| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: admin.trash.html.php 17299 2010-05-27 16:06:54Z ian $ |
| File Size: | 362 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTML_trash:: (5 methods):
showListContent()
showListMenu()
checkAll_xtd()
showDelete()
showRestore()
Class: HTML_trash - X-Ref
HTML class for all trash component output| showListContent( $option, &$contents, &$pageNav, &$lists ) X-Ref |
| Writes a list of the Trash items |
| showListMenu( $option, &$menus, &$pageNav, &$lists ) 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, $return ) X-Ref |
| A delete confirmation page Writes list of the items that have been selected for deletion |
| showRestore( $option, $cid, $items, $type, $return ) X-Ref |
| A restore confirmation page Writes list of the items that have been selected for restore |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |