|
FusionDirectory
|
This interface should be implemented by all dialog classes in FusionDirectory. More...

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. | |
This interface should be implemented by all dialog classes in FusionDirectory.
Definition at line 29 of file interface_FusionDirectoryDialog.inc.
1.8.13