PHP Class Admin\Record\TopicRecord

Since: 1.0
Inheritance: extends Windwalker\Record\Record
Afficher le fichier Open project: asika32764/natika

Protected Properties

Свойство Type Description
$table string Property table.

Méthodes publiques

Méthode Description
onAfterDelete ( Windwalker\Event\Event $event ) : void onAfterDelete
onAfterLoad ( Windwalker\Event\Event $event ) : void onAfterLoad
onAfterStore ( Windwalker\Event\Event $event ) : void onAfterStore

Method Details

onAfterDelete() public méthode

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

onAfterLoad() public méthode

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

onAfterStore() public méthode

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

Property Details

$table protected_oe property

Property table.
protected string $table
Résultat string