[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/administrator/components/com_trash/ -> admin.trash.html.php (summary)

(no description)

Author: Mambo Foundation Inc see README.php
Copyright: (C) 2000 - 2009 Mambo Foundation Inc.
License: GNU/GPL Version 2, see LICENSE.php
File Size: 374 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_trash:: (4 methods):
  showList()
  checkAll_xtd()
  showDelete()
  showRestore()


Class: HTML_trash  - X-Ref

HTML class for all trash component output

showList( $option, $contents, $menus, $pageNav_content, $pageNav_menu )   X-Ref
Writes a list of the Trash items


checkAll_xtd( n )   X-Ref
Toggles the check state of a group of boxes

Checkboxes must have an id attribute in the form cb0, cb1...
param: The number of box to 'check'

showDelete( $option, $cid, $items, $type )   X-Ref
A delete confirmation page
Writes list of the items that have been selected for deletion


showRestore( $option, $cid, $items, $type )   X-Ref
A restore confirmation page
Writes list of the items that have been selected for restore