FusionDirectory
Public Member Functions | Protected Member Functions
templateDialog Class Reference

Template dialog handling. More...

Inheritance diagram for templateDialog:
Inheritance graph
[legend]

Public Member Functions

 readPost ()
 Interpret POST content.
 
 update ()
 Update state and return FALSE if the dialog was closed.
 
 render ()
 Render the dialog and returns the HTML code.
 

Protected Member Functions

 handleFinish ()
 

Detailed Description

Template dialog handling.

Definition at line 25 of file class_templateDialog.inc.

Member Function Documentation

◆ handleFinish()

handleFinish ( )
protected
Returns
void Note : The idea is to handle the save directly at the end of the validation of the template data. Allowing direct saving in case of no error and opening the UI at the exact tab in case of error.

Definition at line 131 of file class_templateDialog.inc.

References management\closeDialogs(), and management\removeLocks().

Referenced by readPost().


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