PHP Class Baikal\AdminBundle\Controller\Application\ListController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Mostrar archivo Open project: fruux/Baikal2

Public Methods

Method Description
deleteAction ( Baikal\ModelBundle\Entity\OAuthClient $application )
indexAction ( Request $request )

Method Details

deleteAction() public method

public deleteAction ( Baikal\ModelBundle\Entity\OAuthClient $application )
$application Baikal\ModelBundle\Entity\OAuthClient

indexAction() public method

public indexAction ( Request $request )
$request Symfony\Component\HttpFoundation\Request