phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
Config Class Reference
+ Inheritance diagram for Config:

Public Member Functions

 __construct ($vars)
 
 setVar ($name, $values)
 
 getVar ($name)
 
 getVars ()
 
 setVars ($values)
 
 addVars ($values)
 

Protected Attributes

 $vars
 

Detailed Description

Definition at line 5 of file Config.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $vars)

Definition at line 8 of file Config.php.

Member Function Documentation

◆ addVars()

addVars (   $values)

Definition at line 30 of file Config.php.

◆ getVar()

getVar (   $name)

Definition at line 17 of file Config.php.

◆ getVars()

getVars ( )

Definition at line 21 of file Config.php.

◆ setVar()

setVar (   $name,
  $values 
)

Definition at line 12 of file Config.php.

◆ setVars()

setVars (   $values)

Definition at line 25 of file Config.php.

Field Documentation

◆ $vars

$vars
protected

Definition at line 6 of file Config.php.


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