Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
languageController Class Reference

Language module controller. More...

+ Inheritance diagram for languageController:
+ Collaboration diagram for languageController:

Public Member Functions

 __construct ()
 Constructs a language controller instance.
 choose ()
 Choose language view.
 manage ()
 Language module backoffice.

Private Attributes

 $_admin_privilege
 $_class_privilege

Detailed Description

Language module controller.

Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition at line 36 of file language.controller.php.


Constructor & Destructor Documentation

Constructs a language controller instance.

Returns:
language controller instance

Reimplemented from controller.

Definition at line 53 of file language.controller.php.


Member Function Documentation

Choose language view.

Returns:
the choose language view

Definition at line 106 of file language.controller.php.

+ Here is the call graph for this function:

Language module backoffice.

public

Returns:
the language table back office

Definition at line 71 of file language.controller.php.

+ Here is the call graph for this function:


Field Documentation

module's administration privilege id

Definition at line 46 of file language.controller.php.

module's administration privilege class

Definition at line 41 of file language.controller.php.


The documentation for this class was generated from the following file: