ICanBoogie/Module 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Module
      • ModuleCollection
      • Operation

Classes

  • DeleteOperation
  • SaveOperation

Class DeleteOperation

Deletes a record.

ICanBoogie\Operation
Extended by ICanBoogie\Module\Operation\DeleteOperation
Namespace: ICanBoogie\Module\Operation
Located at Module/Operation/DeleteOperation.php

Methods summary

protected
# get_controls( )

Modifies the following controls:

Modifies the following controls:

  • PERMISSION: MANAGE
  • RECORD: true
  • OWNERSHIP: true
protected
# validate( ICanBoogie\ErrorCollection $errors )

Inheritdoc

protected
# process( )

Delete the target record.

Delete the target record.

ICanBoogie/Module 3.0.x API documentation generated by ApiGen