| [ Index ] |
PHP Cross Reference of Nucleus CMS 3.32 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 258 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ENCAPSULATE:: (1 method):
doEncapsulate()
NAVLIST:: (5 methods):
NAVLIST()
showBatchList()
showHead()
showFoot()
showNavigation()
BATCH:: (5 methods):
BATCH()
showHead()
showFoot()
showOperationList()
showList()
Class: ENCAPSULATE - X-Ref
Part of the code for the Nucleus admin area| doEncapsulate($call, $params, $errorMessage = 'No entries') X-Ref |
| Uses $call to call a function using parameters $params This function should return the amount of entries shown. When entries are show, batch operation handlers are shown too. When no entries were shown, $errormsg is used to display an error Passes on the amount of results found (for further encapsulation) |
| NAVLIST($action, $start, $amount, $minamount, $maxamount, $blogid, $search, $itemid) X-Ref |
| No description |
| showBatchList($batchtype, $query, $type, $template, $errorMessage = _LISTS_NOMORE) X-Ref |
| No description |
| showHead() X-Ref |
| No description |
| showFoot() X-Ref |
| No description |
| showNavigation() X-Ref |
| Displays a next/prev bar for long tables |
| Generated: Tue Feb 12 15:34:36 2008 | Cross-referenced by PHPXref 0.7 |