phpDocumentor epesi-base
homepage
[ class tree: epesi-base ] [ index: epesi-base ] [ all elements ]

Class: Base_HomePageCommon

Source Location: /modules/Base/HomePage/HomePageCommon_0.php

Class Base_HomePageCommon

Class Overview

HomePage class.

This class provides saving any page as homepage for each user.

Located in /modules/Base/HomePage/HomePageCommon_0.php [line 16]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Base_HomePageCommon
Author(s): Information Tags:
Version:  1.0
Copyright:  Copyright © 2008, Telaxus LLC
License:  MIT

Properties

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 ]
Property Summary
static mixed   $logged  

[ Top ]
Method Summary
static void   homepage_icon()  
static void   load()  
static void   login_check_exit()  
static void   login_check_init()  
static void   menu()  
static void   save()  

[ Top ]
Properties
static mixed   $logged [line 17]
API Tags:
Access:  public


[ Top ]
Methods
static method homepage_icon  [line 59]

  static void homepage_icon( )


API Tags:
Access:  public


[ Top ]
static method load  [line 19]

  static void load( )


API Tags:
Access:  public


[ Top ]
static method login_check_exit  [line 51]

  static void login_check_exit( )


API Tags:
Access:  public


[ Top ]
static method login_check_init  [line 47]

  static void login_check_init( )


API Tags:
Access:  public


[ Top ]
static method menu  [line 41]

  static void menu( )


API Tags:
Access:  public


[ Top ]
static method save  [line 34]

  static void save( )


API Tags:
Access:  public


[ Top ]

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