phpPeanuts  2.2.0
phpPeanuts framework
 All Data Structures Namespaces Files Functions Variables
ObjectIndexPage Class Reference

Inherits PntObjectIndexPage.

Additional Inherited Members

- Public Member Functions inherited from PntObjectIndexPage
 getName ()
 
 initForHandleRequest ()
 
 getInformation ()
 
 getItemsInfo ()
 
 getRequestedObject ()
 
 getButtonsList ()
 
 isReadonly ()
 
 getDeleteConfirmationQuestion ()
 
 printIndexPart ()
 
 printDeleteScript ()
 
 getNoItemsMarkedMessage ()
 
 printBodyTagIeExtraPiece ()
 
 printItemTablePart ()
 
 getItemTable ()
 
 getInitItemTable ()
 
 hasFilterForm ()
 
 getPageButtonScript ($pageItemOffset)
 
 getAllItemsSize ()
 
 getPageItemOffset ()
 
 getPageItemCount ()
 
 getPagerButtonsListBuilder ()
 
 initPagerButtonsListBuilder ($builder)
 
 getGlobalCombiFilter ()
 
 getGlobalFilter ()
 
 getFilterPartString ()
 
 getThisPntContext ()
 
 ajaxPrintUpdates ($preFix='')
 
- Static Public Member Functions inherited from PntPage
static getInfoStyleOk ()
 
static getInfoStyleError ()
 
static getInfoStyleWarning ()
 
- Data Fields inherited from PntObjectIndexPage
 $items
 
 $itemsAnnouncement = 'Item(s)'
 
 $allItemsSizeAnnouncement = 'from'
 

Detailed Description

Page showing a TablePart with all instances of a class. Paging buttons are created by a PntPagerButtonsListBuilder, whose classfolder is pnt/web/helpers. Columns of the TablePart can be specified in metadata on the class specified by pntType request parameter,

See Also
http://www.phppeanuts.org/site/index_php/Pagina/61

This concrete subclass is here to keep de application developers code (including localization overrides) separated from the framework code.

See Also
http://www.phppeanuts.org/site/index_php/Menu/178 Framework code is in superclass. This class may be copied to an application folder to make application specific overrides.
http://www.phppeanuts.org/site/index_php/Pagina/64

The documentation for this class was generated from the following file: