Class X2PillBox
Base widget class for all of X2Engine's widgets
- CComponent
- CBaseController
- CWidget
- X2Widget
- X2PillBox
public
arguments
|
|
public
|
|
public
|
|
public
|
__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
string
|
$id |
|
#
$id html id for pill box element |
public
string
|
$name |
|
#
$name |
public
array
|
$options |
|
#
$options |
public
string
|
$optionsHeader |
|
#
$optionsHeader will be displayed at the top of the options dropdown |
public
array
|
$value | array () |
#
$value; |
public
array
|
$translations | array () |
#
$translations |
public
string
|
$pillBoxJSClass | 'PillBox' |
#
$pillBoxJSClass |
public
array
|
$htmlOptions | array () |
#
$htmlOptions |
public
string
|
$pillJSClass | 'Pill' |
#
$pillJSClass |
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|