phpDocumentor epesi-applets
rssfeed
[ class tree: epesi-applets ] [ index: epesi-applets ] [ all elements ]

Class: Applets_RssFeedCommon

Source Location: /modules/Applets/RssFeed/RssFeedCommon_0.php

Class Applets_RssFeedCommon

Class Overview

Simple RSS Feed applet

Located in /modules/Applets/RssFeed/RssFeedCommon_0.php [line 13]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Applets_RssFeedCommon
Author(s):
  • jtylek@telaxus.com
Information Tags:
Version:  1.0
Copyright:  2008 Telaxus LLC
License:  MIT

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ModuleCommon

ModuleCommon::Instance()
Singleton.

Inherited From ModulePrimitive

ModulePrimitive::__construct()
ModulePrimitive::check_access()
Checks access to function which name is passed as first parameter.
ModulePrimitive::create_data_dir()
Creates default data directory for module. Typical usage: in module installation
ModulePrimitive::get_data_dir()
Returns path to the default data directory for module calling this method.
ModulePrimitive::get_module_dir()
Returns path to the module directory.
ModulePrimitive::get_type()
Returns name(type) of module that called this function.
ModulePrimitive::get_type_with_bt()
ModulePrimitive::remove_data_dir()
Removes default data directory of a module. Typical usage: in module uninstallation

Inherited From ModuleAcl

ModuleAcl::acl_check()
ModuleAcl::add_aco()
ModuleAcl::del_aco()
ModuleAcl::get_type()

[ Top ]
Method Summary
static void   applet_caption()  
static void   applet_info()  
static void   applet_settings()  
static void   check_feed()  
static void   get_title()  
static void   set_url()  

[ Top ]
Methods
static method applet_caption  [line 16]

  static void applet_caption( )


API Tags:
Access:  public


[ Top ]
static method applet_info  [line 20]

  static void applet_info( )


API Tags:
Access:  public


[ Top ]
static method applet_settings  [line 24]

  static void applet_settings( )


API Tags:
Access:  public


[ Top ]
static method check_feed  [line 43]

  static void check_feed( $feed  )

Parameters:
   $feed: 

API Tags:
Access:  public


[ Top ]
static method get_title  [line 66]

  static void get_title( $t  )

Parameters:
   $t: 

API Tags:
Access:  public


[ Top ]
static method set_url  [line 61]

  static void set_url( $feed  )

Parameters:
   $feed: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:45:43 -0500 by phpDocumentor 1.4.2