isInitialized() isInitialized() : boolean Check if module context is initialized or not Returns boolean
getActionUrl() getActionUrl(string $controller, string $action = 'index') : string Retrieve URL for controller action Parameters string $controller string $action Returns string
getModuleInfo() getModuleInfo() : \Zend_Db_Table_Row|\Db_Table_Row_Module Retrieve information about module from registry Returns \Zend_Db_Table_Row|\Db_Table_Row_Module
getUpgradeLicenseUrl() getUpgradeLicenseUrl() : string Retrieve URL for license upgrade (or buy URL as a fallback) Returns string