Class X2GridViewSortableWidgetsBehavior
Used to display gridviews within sortable widgets. This allows sortable widget gridviews to have their own results per page settings.
- CComponent
- CBehavior implements IBehavior
- X2GridViewSortableWidgetsBehavior
Package: application\components
Located at x2engine/protected/components/X2GridView/X2GridViewSortableWidgetsBehavior.php
Located at x2engine/protected/components/X2GridView/X2GridViewSortableWidgetsBehavior.php
public
|
#
setSummaryTextForSortableWidgets( )
Called by X2GridView's init () method to set the summaryText property. This method allows the results per page drop down to display/set the results per page for an individual sortable widget |
attach(),
detach(),
events(),
getEnabled(),
getOwner(),
setEnabled()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
object
|
$sortableWidget |
|
#
an instance of SortableWidget |
$enabled,
$owner
|