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

Inherits PntObjectVerifyDeletePage.

Inherited by PntObjectVerifyDeleteDialog.

Additional Inherited Members

- Public Member Functions inherited from PntObjectVerifyDeletePage
 getLabel ()
 
 getDeleteAnnouncement ($recursive)
 
 getDeleteQuestion ()
 
 getRequestedObject ()
 
 printMainPart ()
 
 getBackToOrigin ()
 
 getIgnoreMissingFields ()
 
 doScouting ()
 
 hasFilterForm ()
 
 getDeleteErrorMessages ()
 
 printVerifyDeletePart ()
 
 printDetailsFieldsHidden ()
 
 printSubsaveactionFieldsHidden ()
 
 printHiddenFieldsForFormTexts ($formTexts, $obj, $exclMulti=array())
 
 printHiddenField ($formKey, $value)
 
 printDeleteErrorInformation ()
 
 getDeleteErrorMessage ()
 
 printSelectScriptPart ()
 
 getInitItemTable ()
 
 printTableHeaders ($table)
 
 printItemCells ($table, $item, $key)
 
 getCellOnClickParam ($table, $item)
 
 getOkButton ()
 
 getButtonsList ()
 
 getCancelButton ()
 
- Static Public Member Functions inherited from PntPage
static getInfoStyleOk ()
 
static getInfoStyleError ()
 
static getInfoStyleWarning ()
 
- Data Fields inherited from PntObjectVerifyDeletePage
 $errorMessages
 

Detailed Description

Page for verifying a recursive delete of one or more objects.

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/66

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