Class X2ProgressBar
Base widget class for all of X2Engine's widgets
- CComponent
- CBaseController
- CWidget
- X2Widget
- X2ProgressBar
public
|
|
public
|
__construct(),
ajaxRender(),
behaviors(),
getModule(),
init(),
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
|
$uid |
|
#
$uid Used to uniquely identify the widget (in html id attributes, JS
identifiers, |
public
integer
|
$max |
|
#
$max |
public
string
|
$label |
|
#
$label label to display over progress bar after progress count |
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|