Class Publisher
Widget class for displaying all available inline actions.
Displays tabs for "log a call","new action" and the like.
- CComponent
- CBaseController
- CWidget
- X2Widget
- Publisher
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
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 static
array
|
$actionTypeToTab | array (
'note' => 'PublisherCommentTab',
'action' => 'PublisherActionTab',
'call' => 'PublisherCallTab',
'time' => 'PublisherTimeTab',
'event' => 'PublisherEventTab',
'products' => 'PublisherProductsTab',
) |
|
public
string
|
$id | '' |
|
public
string
|
$JSClass | 'Publisher' |
|
public
mixed
|
$model |
|
|
public
mixed
|
$associationType |
|
|
public
string
|
$associationId | '' |
|
public
mixed
|
$assignedTo | null |
|
public
boolean
|
$renderTabs | true |
|
public
array
|
$viewParams | array(
'model',
'associationId',
'associationType',
) |
|
protected
mixed
|
$_packages |
|
|
public
boolean
|
$calendar | false |
|
public
array
|
$hideTabs | array () |
|
public
string
|
$selectedTab | '' |
$_module
|
$actionPrefix,
$skin
|
$module
|
$controller,
$id,
$owner,
$viewPath
|