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