FusionDirectory
Public Member Functions
template Class Reference

Class for applying a template. More...

Inheritance diagram for template:
Inheritance graph
[legend]

Public Member Functions

 reset ()
 Used when you need to re-apply the same template with different values.
 
 serialize ()
 Serialize this template for webservice.
 
 deserialize ($values)
 Deserialize values into the template.
 
 getValues ()
 Get all attribute values. More...
 
 setValues ($values, $ldapFormat=FALSE)
 Set values.
 
 readPost ()
 Interpret POST content.
 
 update ()
 Update state and return FALSE if the dialog was closed.
 
 render ()
 Render the dialog and returns the HTML code.
 

Detailed Description

Class for applying a template.

Definition at line 27 of file class_template.inc.

Member Function Documentation

◆ getValues()

getValues ( )

Get all attribute values.

this produces a format that you can send to setValues later (after a reset for instance)

Definition at line 216 of file class_template.inc.


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