Méthode | Description | |
---|---|---|
getAssetsUrl ( ) : string | Publishes the module assets path. | |
getAuthorizer ( ) : RightsAuthorizer | ||
getGenerator ( ) : RightsGenerator | ||
getInstaller ( ) : RightsInstaller | ||
getVersion ( ) : the | ||
init ( ) | Initializes the "rights" module. | |
registerScripts ( ) | Registers the necessary scripts. |
public getAssetsUrl ( ) : string | ||
Résultat | string | the base URL that contains all published asset files of Rights. |
public getAuthorizer ( ) : RightsAuthorizer | ||
Résultat | RightsAuthorizer | the authorizer component. |
public getGenerator ( ) : RightsGenerator | ||
Résultat | RightsGenerator | the generator component. |
public getInstaller ( ) : RightsInstaller | ||
Résultat | RightsInstaller | the installer component. |