Class PublisherTab
- CComponent
- CBaseController
- CWidget
- X2Widget
- PublisherTab
Indirect known subclasses
PublisherCalendarEventTab, PublisherEventTab, PublisherSmallCalendarEventTab
Abstract
Package: application\components
Located at x2engine/protected/components/publisher/PublisherTab.php
Package: application\components
Located at x2engine/protected/components/publisher/PublisherTab.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
__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
|
$id | '' |
|
public
string
|
$viewFile | 'application.components.views.publisher._tab' |
|
public
String
|
$title |
|
|
public
|
$publisher |
|
#
$publisher |
public
boolean
|
$startVisible | false |
#
If true, tab content container will be rendered with contents shown |
public
String
|
$tabId |
|
#
Id of tab content container |
public
String
|
$JSClass | 'PublisherTab' |
#
Name of tab JS prototype |
protected
mixed
|
$_innerViewFile |
|
|
protected
mixed
|
$_packages |
|
#
Packages which will be registered when the widget content gets rendered. |
protected
string
|
$_setupScript |
|
#
This script gets registered when the widget content gets rendered. |
protected
mixed
|
$_modelType |
|
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|