Open Journal Systems  3.3.0
DevelopedByBlockPlugin Class Reference
Inheritance diagram for DevelopedByBlockPlugin:
BlockPlugin LazyLoadPlugin Plugin

Public Member Functions

 getContextSpecificPluginSettingsFile ()
 
 getDescription ()
 
 getDisplayName ()
 
 getInstallSitePluginSettingsFile ()
 
- Public Member Functions inherited from BlockPlugin
 getBlockTemplateFilename ()
 
 getContents ($templateMgr, $request=null)
 
 getEnabled ($contextId=null)
 
 setEnabled ($enabled, $contextId=null)
 
- Public Member Functions inherited from LazyLoadPlugin
 getCanDisable ()
 
 getCanEnable ()
 
 getCurrentContextId ()
 
 getName ()
 
 register ($category, $path, $mainContextId=null)
 
 setEnabled ($enabled)
 
- Public Member Functions inherited from Plugin
 __construct ()
 
 _overridePluginTemplates ($hookName, $args)
 
 addLocaleData ($locale=null)
 
 getActions ($request, $actionArgs)
 
 getCategory ()
 
 getCurrentVersion ()
 
 getDirName ()
 
 getEnabled ()
 
 getHideManagement ()
 
 getInstallControlledVocabFiles ()
 
 getInstallDataFile ()
 
 getInstallEmailTemplateDataFile ()
 
 getInstallEmailTemplatesFile ()
 
 getInstallFilterConfigFiles ()
 
 getInstallMigration ()
 
 getInstallSchemaFile ()
 
 getLocaleFilename ($locale)
 
 getPluginPath ()
 
getRequest ()
 
 getSeq ()
 
 getSetting ($contextId, $name)
 
 getTemplatePath ($inCore=false)
 
 getTemplateResource ($template=null, $inCore=false)
 
 import ($class)
 
 installContextSpecificSettings ($hookName, $args)
 
 installControlledVocabs ($hookName, $args)
 
 installData ($hookName, $args)
 
 installEmailTemplateData ($hookName, $args)
 
 installEmailTemplates ($hookName, $args)
 
 installFilters ($hookName, $args)
 
 installLocale ($hookName, $args)
 
 installSiteSettings ($hookName, $args)
 
 isSitePlugin ()
 
 manage ($args, $request)
 
 smartyPluginUrl ($params, $smarty)
 
 updateSchema ($hookName, $args)
 
 updateSetting ($contextId, $name, $value, $type=null)
 

Additional Inherited Members

- Data Fields inherited from Plugin
 $pluginCategory
 
 $pluginPath
 
 $request
 
- Protected Member Functions inherited from Plugin
 _registerTemplateResource ($inCore=false)
 

Detailed Description

Class for "developed by" block plugin.

Definition at line 20 of file DevelopedByBlockPlugin.inc.php.

Member Function Documentation

◆ getContextSpecificPluginSettingsFile()

DevelopedByBlockPlugin::getContextSpecificPluginSettingsFile ( )

Install default settings on journal creation.

Returns
string

Reimplemented from Plugin.

Definition at line 34 of file DevelopedByBlockPlugin.inc.php.

References Plugin\getPluginPath().

◆ getDescription()

DevelopedByBlockPlugin::getDescription ( )

Get a description of the plugin.

Reimplemented from Plugin.

Definition at line 49 of file DevelopedByBlockPlugin.inc.php.

◆ getDisplayName()

DevelopedByBlockPlugin::getDisplayName ( )

Get the display name of this plugin.

Returns
String

Reimplemented from Plugin.

Definition at line 42 of file DevelopedByBlockPlugin.inc.php.

◆ getInstallSitePluginSettingsFile()

DevelopedByBlockPlugin::getInstallSitePluginSettingsFile ( )

Install default settings on system install.

Returns
string

Reimplemented from Plugin.

Definition at line 26 of file DevelopedByBlockPlugin.inc.php.

References Plugin\getPluginPath().


The documentation for this class was generated from the following file: