Public Member Functions | |
__construct (&$app) | |
getParameter ($key) | |
setParameter ($key, $nv) | |
getApplication () | |
getExecutableActions () | |
Data Fields | |
$id = 0 | |
$name = '' | |
Document Class
Definition at line 22 of file Data/Class.Application.php.
__construct | ( | & | $app | ) |
Definition at line 27 of file Data/Class.Application.php.
getApplication | ( | ) |
return properties of application
Definition at line 80 of file Data/Class.Application.php.
getExecutableActions | ( | ) |
return list of executable actions
Definition at line 98 of file Data/Class.Application.php.
getParameter | ( | $key | ) |
setParameter | ( | $key, | |
$nv | |||
) |
$id = 0 |
Definition at line 25 of file Data/Class.Application.php.
$name = '' |
Definition at line 26 of file Data/Class.Application.php.
← centre documentaire |
|