Class EmailProgressControl
- CComponent
- CBaseController
- CWidget
- X2Widget
- EmailProgressControl
Package: application\components
Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/modules/marketing/components/EmailProgressControl.php
Author: Demitri Morgan <demitri@x2engine.com>
Located at x2engine/protected/modules/marketing/components/EmailProgressControl.php
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
mixed
|
$campaign |
|
|
public
string
|
$JSClass | 'EmailProgressControl' |
$_module
|
$actionPrefix,
$skin
|
public
integer
|
$campaignSize |
#
The total number of items in the campaign. |
public
array
|
$listItems |
#
The list item IDs for this campaign (that haven't already been sent) |
public
integer
|
$sentCount |
#
Number of emails sent already (or undeliverable) |
$module
|
$controller,
$id,
$owner,
$viewPath
|