Property | Type | Description | |
---|---|---|---|
$template | Template model |
Method | Description | |
---|---|---|
getConfig ( ) : array | Get module configuration | |
install ( ) : boolean | Install module | |
onBootstrap ( Zend\EventManager\EventInterface $e ) : void | Boostrap | |
uninstall ( ) : boolean | Uninstall module | |
update ( string $latestVersion ) : boolean | Update module |
public onBootstrap ( Zend\EventManager\EventInterface $e ) : void | ||
$e | Zend\EventManager\EventInterface | Event |
return | void |