array getMixableMethods(
[
$mixer = null])
|
|
Get the methods that are available for mixin based
This function conditionaly mixes the behavior. Only if the mixer has a 'modified_by' or 'modified_by' property the behavior will be mixed in.
Tags:
Overrides
KDatabaseBehaviorAbstract::getMixableMethods() (Get the methods that are available for mixin based)
Parameters:
void _initialize(
$config)
|
|
Initializes the options for the object
Called from __construct() as a first step of object instantiation.
Tags:
Overrides
KBehaviorAbstract::_initialize() (Initializes the options for the object)
Parameters: