Class Laika_User_Controller

Description

Laika_User_Controller class.

  • extends: Laika_Abstract_Page_Controller

Located in /library/module/user/control/User_Controller.php (line 22)

Laika
   |
   --Laika_Singleton
      |
      --Laika_Abstract_Controller
         |
         --Laika_Abstract_Page_Controller
            |
            --Laika_User_Controller
Variable Summary
static mixed $access_group
static mixed $access_level
static mixed $instance
mixed $parameters
Method Summary
void action_handler (mixed $action, mixed $parameters)
void default_action ()
void directory ()
void display ()
void itemize ()
void me ()
void __call (mixed $name, mixed $arg)
Variables
static mixed $access_group = 'USER' (line 27)
  • access: public

Redefinition of:
Laika_Abstract_Page_Controller::$access_group
static mixed $access_level = 'PRIVATE' (line 26)
  • access: public

Redefinition of:
Laika_Abstract_Page_Controller::$access_level
static mixed $instance (line 24)
  • access: protected

Redefinition of:
Laika_Singleton::$instance
instance
mixed $parameters (line 25)
  • access: protected

Inherited Variables

Inherited from Laika_Abstract_Page_Controller

Laika_Abstract_Page_Controller::$caching
Laika_Abstract_Page_Controller::$ignore
Methods
action_handler (line 60)

action_handler function.

  • access: public
void action_handler (mixed $action, mixed $parameters)
  • mixed $action
  • mixed $parameters

Redefinition of:
Laika_Abstract_Page_Controller::action_handler()
action_handler function.
default_action (line 48)

default_action function.

  • access: public
void default_action ()

Redefinition of:
Laika_Abstract_Page_Controller::default_action()
default_action function.
directory (line 107)

directory function.

  • access: public
void directory ()
display (line 35)

display function.

  • access: public
void display ()

Redefinition of:
Laika_Abstract_Page_Controller::display()
display function.
itemize (line 117)

itemize function.

  • access: public
void itemize ()
me (line 95)

me function.

  • access: public
void me ()
__call (line 80)

__call function.

  • access: public
void __call (mixed $name, mixed $arg)
  • mixed $name
  • mixed $arg

Redefinition of:
Laika_Singleton::__call()
__call function.

Inherited Methods

Inherited From Laika_Abstract_Page_Controller

Laika_Abstract_Page_Controller::action_handler()
Laika_Abstract_Page_Controller::alert()
Laika_Abstract_Page_Controller::caching()
Laika_Abstract_Page_Controller::default_action()
Laika_Abstract_Page_Controller::display()
Laika_Abstract_Page_Controller::set_pagination()

Inherited From Laika_Singleton

Laika_Singleton::__construct()
Laika_Singleton::from_array()
Laika_Singleton::get()
Laika_Singleton::init()
Laika_Singleton::serialize_me()
Laika_Singleton::set()
Laika_Singleton::switch_instance()
Laika_Singleton::to_array()
Laika_Singleton::unserialize_me()
Laika_Singleton::__call()
Laika_Singleton::__clone()

Inherited From Laika

Laika::__construct()
Laika::from_array()
Laika::img()
Laika::link_to()
Laika::pop_assoc()
Laika::pop_index()
Laika::redirect_to()
Laika::reflect()
Laika::release()
Laika::to_array()
Laika::version()
Laika::__call()
Laika::__get()
Laika::__set()
Class Constants

Documentation generated on Sat, 19 May 2012 02:17:04 -0400 by phpDocumentor 1.4.4