[ Index ]

PHP Cross Reference of Nucleus CMS 3.32

title

Body

[close]

/nucleus/libs/ -> ENCAPSULATE.php (summary)

(no description)

File Size: 258 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 classes

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)

Class: NAVLIST  - X-Ref

A class used to encapsulate a list of some sort inside next/prev buttons

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


Class: BATCH  - X-Ref

A class used to encapsulate a list of some sort in a batch selection

BATCH($type)   X-Ref
No description

showHead()   X-Ref
No description

showFoot()   X-Ref
No description

showOperationList()   X-Ref
No description

showList($query, $type, $template, $errorMessage = _LISTS_NOMORE)   X-Ref
No description



Generated: Tue Feb 12 15:34:36 2008 Cross-referenced by PHPXref 0.7