PHP Class Admin\Record\CategoryRecord

Inheritance: extends Lyrasoft\Luna\Admin\Record\CategoryRecord
Show file Open project: asika32764/natika Class Usage Examples

Public Methods

Method Description
onAfterLoad ( Windwalker\Event\Event $event ) : void onAfterLoad
onBeforeStore ( Windwalker\Event\Event $event ) : void onBeforeStore
resetFieldsCache ( ) : void resetFieldsCache

Method Details

onAfterLoad() public method

onAfterLoad
public onAfterLoad ( Windwalker\Event\Event $event ) : void
$event Windwalker\Event\Event
return void

onBeforeStore() public method

onBeforeStore
public onBeforeStore ( Windwalker\Event\Event $event ) : void
$event Windwalker\Event\Event
return void

resetFieldsCache() public static method

resetFieldsCache
public static resetFieldsCache ( ) : void
return void