Class InlineTagsWidget
Class for displaying tags on a record.
- CComponent
- CBaseController
- CWidget
- X2Widget
- SortableWidget
- InlineTagsWidget
Package: application\components\sortableWidget
Located at x2engine/protected/components/sortableWidget/recordViewWidgets/InlineTagsWidget.php
Located at x2engine/protected/components/sortableWidget/recordViewWidgets/InlineTagsWidget.php
public static
|
|
public
|
|
public
array
|
|
public
array
|
#
getViewFileParams( )
Magic getter. Returns an array of parameters which should be passed to the
view file associated with this |
protected
array
|
__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()
|
PROFILE_WIDGET_PATH_ALIAS,
RECORD_VIEW_WIDGET_PATH_ALIAS
|
public
CActiveRecord
|
$model |
|
#
Model whose tags are displayed in this widget |
public
string
|
$viewFile | '_inlineTagsWidget' |
#
The name of the view file containing the widget contents |
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|