Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
manageApplications.php File Reference

Go to the source code of this file.

Variables

global $action
 
 $usage = new ApiUsage()
 
 $appname = $usage->addRequiredParameter("appname", "application name")
 
 $method
 
 $app = new Application()
 
 $Null = ""
 

Variable Documentation

global $action

Add, modify or delete WHAT application

Parameters
string$appnameinternal name of the application
string$methodmay be "init","reinit","update","delete" WSH

Definition at line 16 of file manageApplications.php.

$app = new Application()

Definition at line 33 of file manageApplications.php.

$appname = $usage->addRequiredParameter("appname", "application name")

Definition at line 21 of file manageApplications.php.

$method
Initial value:
= $usage->addOptionalParameter("method", "action to do", array(
"init",
"update",
"reinit",
"delete"
) , "init")

Definition at line 22 of file manageApplications.php.

$Null = ""

Definition at line 35 of file manageApplications.php.

$usage = new ApiUsage()

Definition at line 19 of file manageApplications.php.

← centre documentaire © anakeen