Class Module_admin_actionlog

Description

Module page class.

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


	
			
Method Summary
tempcode choose_action ()
tempcode choose_member ()
?array get_entry_points ()
?array info ()
tempcode multi_ban ()
tempcode run ()
tempcode toggle_ip_ban ()
tempcode toggle_member_ban ()
tempcode toggle_submitter_ban ()
tempcode view_action ()
Methods
choose_action (line 138)

The UI to show a results table of moderation actions for a moderator.

  • return: The UI
tempcode choose_action ()
choose_member (line 84)

The UI to choose the member to view action logs of.

  • return: The UI
tempcode choose_member ()
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 ()
info (line 32)

Standard modular info function.

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

The actualiser to toggle a combined IP/member ban.

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

Standard modular run function.

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

The actualiser to toggle an IP ban.

  • return: The UI
tempcode toggle_ip_ban ()
toggle_member_ban (line 306)

The actualiser to toggle a member ban. Only works with OCF.

  • return: The UI
tempcode toggle_member_ban ()
toggle_submitter_ban (line 357)

The actualiser to toggle a submitter ban.

  • return: The UI
tempcode toggle_submitter_ban ()
view_action (line 239)

The UI to view details of a specific moderation action.

  • return: The UI
tempcode view_action ()

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