PHP Class Backend\Modules\Analytics\Form\SettingsType

Afficher le fichier Open project: forkcms/forkcms Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $name, ModulesSettings $settings, Google_Service_Analytics $googleServiceAnalytics )
handle ( ) : boolean
parse ( TwigTemplate $template )

Method Details

__construct() public méthode

public __construct ( string $name, ModulesSettings $settings, Google_Service_Analytics $googleServiceAnalytics )
$name string
$settings common\ModulesSettings
$googleServiceAnalytics Google_Service_Analytics

handle() public méthode

public handle ( ) : boolean
Résultat boolean

parse() public méthode

public parse ( TwigTemplate $template )
$template Backend\Core\Engine\TwigTemplate