__construct()
getTemplate()
getTemplates()
getClassVars()
getTemplateFiles()
$server_id
$templates
XML Templates Class
| package | phpLDAPadmin |
|---|---|
| subpackage | Templates |
__construct($server_id)
getTemplate(string $templateid) : object
stringThe template ID as it was when it was generated (normally used in $_REQUEST vars).
objectTemplate (or default template if the ID doesnt exist)getTemplates(string $type, boolean $container, $disabled) : array
stringType of template, eg: creation, modification
booleanExclude templates purposely disabled.
arrayList of templates of the typegetClassVars()
getTemplateFiles()
$server_id
$templates