PHP Class Baikal\FrontendBundle\Controller\Addressbook\ListController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Show file Open project: fruux/Baikal2

Public Methods

Method Description
deleteAction ( Baikal\ModelBundle\Entity\Addressbook $addressbook )
indexAction ( )

Method Details

deleteAction() public method

public deleteAction ( Baikal\ModelBundle\Entity\Addressbook $addressbook )
$addressbook Baikal\ModelBundle\Entity\Addressbook

indexAction() public method

public indexAction ( )