Class RecordViewWidgetManager
Base widget class for all of X2Engine's widgets
- CComponent
- CBaseController
- CWidget
- X2Widget
- SortableWidgetManager
- TwoColumnSortableWidgetManager
- RecordViewWidgetManager
Package: application\components
Located at x2engine/protected/components/sortableWidget/RecordViewWidgetManager.php
Located at x2engine/protected/components/sortableWidget/RecordViewWidgetManager.php
public
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public static
|
getWidgetLayoutName(),
init(),
run()
|
__construct(),
ajaxRender(),
behaviors(),
getModule(),
renderFile(),
setModule()
|
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
setId()
|
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderInternal(),
widget()
|
__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
mixed
|
$layoutManager |
|
|
public
CActiveRecord
|
$model |
|
#
$model |
public
string
|
$JSClass | 'RecordViewWidgetManager' |
#
$JSClass |
public
string
|
$namespace | 'RecordViewWidgetManager' |
|
public
string
|
$widgetType | 'recordView' |
|
public
array
|
$widgetParamsByWidgetName | array () |
#
(<widget name> => <array of parameters to pass to widget) |
$columnCount,
$connectedContainerClass
|
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|