Class PublisherTimeTab
- CComponent
- CBaseController
- CWidget
- X2Widget
- PublisherTab
- PublisherTimeTab
Direct known subclasses
PublisherEventTab
Package: application\components
Located at x2engine/protected/components/publisher/PublisherTimeTab.php
Located at x2engine/protected/components/publisher/PublisherTimeTab.php
public
|
getInnerViewFile(),
getJSClassParams(),
getModelType(),
instantiateJSClass(),
renderTab(),
renderTitle()
|
__construct(),
ajaxRender(),
behaviors(),
getModule(),
init(),
renderFile(),
setModule()
|
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
run(),
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
|
$title | 'Log Time' |
|
public
String
|
$tabId | 'log-time-spent' |
#
Id of tab content container |
public
String
|
$JSClass | 'PublisherTimeTab' |
#
Name of tab JS prototype |
public
string
|
$type | 'time' |
|
protected
mixed
|
$_packages |
|
#
Packages which will be registered when the widget content gets rendered. |
$_innerViewFile,
$_modelType,
$_setupScript,
$id,
$publisher,
$startVisible,
$viewFile
|
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|