Class Module_admin_ocf_history

Description

Module page class.

Located in /adminzone/pages/modules/admin_ocf_history.php (line 24)


	
			
Method Summary
tempcode delete ()
?array get_entry_points ()
tempcode gui ()
?array info ()
tempcode restore ()
tempcode revert ()
tempcode run ()
Methods
delete (line 252)

The actualiser to delete some element from the post history.

  • return: The UI
tempcode delete ()
get_entry_points (line 49)

Standard modular entry-point finder function.

  • return: A map of entry points (type-code=>language-code) (NULL: disabled).
?array get_entry_points ()
gui (line 79)

The UI to show the edit/delete history of posts (exact history shown depending on GET parameters).

  • return: The UI
tempcode gui ()
info (line 32)

Standard modular info function.

  • return: Map of module info (NULL: module is disabled).
?array info ()
restore (line 200)

The actualiser to restore a deleted post.

  • return: The UI
tempcode restore ()
revert (line 225)

The actualiser to revert an edited post.

  • return: The UI
tempcode revert ()
run (line 59)

Standard modular run function.

  • return: The result of execution.
tempcode run ()

Documentation generated on Sun, 02 Jan 2011 23:07:47 +0000 by phpDocumentor 1.4.3