ICanBoogie
  • Documentation
  • API Reference
  • Module master
Namespaces
  • ICanBoogie
    • Module
Classes
  • DeleteOperation
  • Module
  • SaveOperation

Class DeleteOperation

Deletes a record.

ICanBoogie\Operation
┗ ICanBoogie\DeleteOperation
Namespace: ICanBoogie
Located at operations/delete.php

Methods summary

protected get_controls( void )

Modifies the following controls:

Modifies the following controls:

  • PERMISSION: MANAGE
  • RECORD: true
  • OWNERSHIP: true
protected validate( ICanBoogie\Errors $errors )
protected process( void )

Delete the target record.

Delete the target record.

Module master – Check on GitHub – API documentation generated by ApiGen