Method | Description | |
---|---|---|
getContextSpecificPluginSettingsFile ( ) : string | Get the name of the settings file to be installed on new journal creation. | |
getDescription ( ) : string | Get the description of this plugin | |
getDisplayName ( ) : string | Get the display name of this plugin | |
getInstallSitePluginSettingsFile ( ) : string | Get the name of the settings file to be installed site-wide when OJS is installed. | |
init ( ) : null | Initialize the theme's styles, scripts and hooks. This is run on the currently active theme and it's parent themes. | |
isActive ( ) |
public getContextSpecificPluginSettingsFile ( ) : string | ||
return | string |
public getDescription ( ) : string | ||
return | string |
public getDisplayName ( ) : string | ||
return | string |
public getInstallSitePluginSettingsFile ( ) : string | ||
return | string |