Gina Next Generation
 All Classes Namespaces Files Functions Variables
Public Member Functions | Protected Member Functions
Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController Class Reference

Detailed Description

Definition at line 10 of file DeleteController.php.

Inheritance diagram for Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController:
Etrali\GinangBundle\Controller\City\DeleteController Etrali\GinangBundle\Controller\Civility\DeleteController Etrali\GinangBundle\Controller\CompanyType\DeleteController Etrali\GinangBundle\Controller\ContactType\DeleteController Etrali\GinangBundle\Controller\Country\DeleteController Etrali\GinangBundle\Controller\Protocol\DeleteController

List of all members.

Public Member Functions

 indexAction ($pk)
 onException (\Exception $exception,\Etrali\GinangBundle\Entity\Protocol $Protocol)
 preRemove (\Etrali\GinangBundle\Entity\Protocol $Protocol)
 postRemove (\Etrali\GinangBundle\Entity\Protocol $Protocol)

Protected Member Functions

 getObject ($pk)
 process (\Etrali\GinangBundle\Entity\Protocol $Protocol)

Member Function Documentation

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::getObject ( pk) [protected]

Definition at line 61 of file DeleteController.php.

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::indexAction ( pk)

Definition at line 12 of file DeleteController.php.

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::onException ( \Exception $  exception,
\Etrali\GinangBundle\Entity\Protocol $  Protocol 
)

This method is here to make your life better, so overwrite it

Parameters:
\\Exception$exception throwed exception
\\Etrali\\GinangBundle\\Entity\\Protocol$Protocol your \Etrali\GinangBundle\Entity\Protocol object

Definition at line 38 of file DeleteController.php.

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::postRemove ( \Etrali\GinangBundle\Entity\Protocol $  Protocol)

This method is here to make your life better, so overwrite it

Parameters:
\\Etrali\\GinangBundle\\Entity\\Protocol$Protocol your \Etrali\GinangBundle\Entity\Protocol object

Definition at line 56 of file DeleteController.php.

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::preRemove ( \Etrali\GinangBundle\Entity\Protocol $  Protocol)

This method is here to make your life better, so overwrite it

Parameters:
\\Etrali\\GinangBundle\\Entity\\Protocol$Protocol your \Etrali\GinangBundle\Entity\Protocol object

Definition at line 47 of file DeleteController.php.

Admingenerated\EtraliGinangBundle\BaseProtocolController\DeleteController::process ( \Etrali\GinangBundle\Entity\Protocol $  Protocol) [protected]

Definition at line 75 of file DeleteController.php.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables