phalconplus Documentation v1.2.0
Methods
  • beforeDelete(variable $event, variable $model, variable $context) : bool
  • beforeCreate(variable $event, variable $model, variable $context) : bool
  • beforeUpdate(variable $event, variable $model, variable $context) : bool
  • beforeValidation(variable $event, variable $model, variable $context) : bool
Methods Details
  • public function beforeDelete(variable $event, variable $model, variable $context)

  • public function beforeCreate(variable $event, variable $model, variable $context)

  • public function beforeUpdate(variable $event, variable $model, variable $context)

  • public function beforeValidation(variable $event, variable $model, variable $context)