Dispatcher::getModel PHP Méthode

getModel() abstract public méthode

Generate the data structure used by the frontend component.
abstract public getModel ( string $name ) : array
$name string of the component
Résultat array
    public abstract function getModel($name);