PHP Class PartKeepr\FrontendBundle\Controller\IndexController

Inheritance: extends Symfony\Bundle\FrameworkBundle\Controller\Controller
Datei anzeigen Open project: partkeepr/PartKeepr

Public Methods

Method Description
getParameterWithDefault ( $name, $default )
indexAction ( ) This is basically a copy of the PartKeepr's legacy index.php.

Method Details

getParameterWithDefault() public method

public getParameterWithDefault ( $name, $default )

indexAction() public method

This is basically a copy of the PartKeepr's legacy index.php.
public indexAction ( )