rapila
Public Member Functions | List of all members
TagListWidgetDelegate Class Reference
Inheritance diagram for TagListWidgetDelegate:
CriteriaListWidgetDelegate ListWidgetDelegate

Public Member Functions

 __construct ($sTaggedModelName, $sHeadingString, $bIncludeAllAndWithout=false)
 
 setTaggedModelName ($sTaggedModelName)
 
 getTaggedModelName ()
 
 setHeadingString ($sHeadingString)
 
 getHeadingString ()
 
 setIncludeAllAndWithout ($bIncludeAllAndWithout)
 
 getIncludeAllAndWithout ()
 
- Public Member Functions inherited from CriteriaListWidgetDelegate
 __construct ($oCriteriaDelegate, $sModelName, $sDefaultOrderColumn=null, $sDefaultSortOrder='asc')
 
 setModelName ($sModelName)
 
 getModelName ()
 
 getListSettings ()
 
 getDelegate ()
 
 getColumnIdentifiers ()
 
 __call ($sMethodName, $aArguments)
 
 getMetadataForColumn ($sColumnIdentifier)
 
 getCriteria ($bSortIsIrrelevant=false)
 
 getListContents ($iRowStart=0, $iRowCount=null)
 
 getCustomListElements ()
 
 setOrderColumnSort ($sOrderColumn, $sSortOrder)
 
 getOrderColumnSort ()
 
 allowSort ($sColumnIdentifier)
 
 doSort ($sColumnIdentifier, $aRowData, $aRelatedRowData, $sPosition)
 
 setSearch ($sSearch)
 
 getSearch ()
 
 deleteRow ($aRowData)
 
 rowFromData ($aRowData)
 
 numberOfRows ()
 

Additional Inherited Members

- Public Attributes inherited from CriteriaListWidgetDelegate
const SELECT_ALL = '__all'
 
const SELECT_WITHOUT = '__without'
 
const FILTER_TYPE_IS = 'is'
 
const FILTER_TYPE_IN = 'in'
 
const FILTER_TYPE_BEGINS = 'begins'
 
const FILTER_TYPE_CONTAINS = 'contains'
 
const FILTER_TYPE_TAG = 'tag'
 
const FILTER_TYPE_IS_NULL = 'is_null'
 
const FILTER_TYPE_MANUAL = 'manual'
 

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