Class CConsoleCommandBehavior
CConsoleCommandBehavior is a base class for behaviors that are attached to a console command component.
- CComponent
- CBehavior implements IBehavior
- CConsoleCommandBehavior
Package: system\console
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Evgeny Blinov <e.a.blinov@gmail.com>
Since: 1.1.11
Located at x2engine/framework/console/CConsoleCommandBehavior.php
Copyright: 2008-2013 Yii Software LLC
License: http://www.yiiframework.com/license/
Author: Evgeny Blinov <e.a.blinov@gmail.com>
Since: 1.1.11
Located at x2engine/framework/console/CConsoleCommandBehavior.php
public
array
|
|
protected
|
#
beforeAction(
Responds to |
protected
|
#
afterAction(
Responds to |
attach(),
detach(),
getEnabled(),
getOwner(),
setEnabled()
|
public
|
$owner |
#
The owner model that this behavior is attached to. |
$enabled
|