cchost
[ class tree: cchost ] [ index: cchost ] [ all elements ]

Class: CCBanHV

Source Location: /cclib/cc-ban.php

Class Overview


Ban API used by admins to moderate uploads


Methods



Class Details

[line 37]
Ban API used by admins to moderate uploads



[ Top ]


Class Methods


method OnBuildUploadMenu [line 48]

void OnBuildUploadMenu( array &$menu)

Event handler for CC_EVENT_BUILD_UPLOAD_MENU

The menu items gathered here are for the 'local' menu at each upload display




Tags:



Parameters:

array   $menu   The menu being built, put menu items here.

[ Top ]

method OnUploadMenu [line 68]

void OnUploadMenu( array &$menu, array &$record)

Event handler for CC_EVENT_UPLOAD_MENU

The handler is called when a menu is being displayed with a specific record. All dynamic changes are made here




Tags:



Parameters:

array   $menu   The menu being displayed
array   $record   The database record the menu is for

[ Top ]

method OnUploadRow [line 87]

void OnUploadRow( array &$record)

Event handler for CC_EVENT_UPLOAD_ROW



Tags:



Parameters:

array   &$record   Upload row to massage with display data

[ Top ]


Documentation generated on Sat, 17 Nov 2007 01:03:16 +0000 by phpDocumentor 1.3.0RC4