PHP Class Admin\Record\CategoryRecord

Inheritance: extends Lyrasoft\Luna\Admin\Record\CategoryRecord
Afficher le fichier Open project: asika32764/natika Class Usage Examples

Méthodes publiques

Méthode Description
onAfterLoad ( Windwalker\Event\Event $event ) : void onAfterLoad
onBeforeStore ( Windwalker\Event\Event $event ) : void onBeforeStore
resetFieldsCache ( ) : void resetFieldsCache

Method Details

onAfterLoad() public méthode

onAfterLoad
public onAfterLoad ( Windwalker\Event\Event $event ) : void
$event Windwalker\Event\Event
Résultat void

onBeforeStore() public méthode

onBeforeStore
public onBeforeStore ( Windwalker\Event\Event $event ) : void
$event Windwalker\Event\Event
Résultat void

resetFieldsCache() public static méthode

resetFieldsCache
public static resetFieldsCache ( ) : void
Résultat void