|
| | getTemplateFilename () |
| |
| | getCanDisable () |
| |
| | getCanEnable () |
| |
| | getCurrentContextId () |
| |
| | getEnabled ($contextId=null) |
| |
| | getName () |
| |
| | register ($category, $path, $mainContextId=null) |
| |
| | setEnabled ($enabled) |
| |
| | __construct () |
| |
| | _overridePluginTemplates ($hookName, $args) |
| |
| | addLocaleData ($locale=null) |
| |
| | getActions ($request, $actionArgs) |
| |
| | getCategory () |
| |
| | getContextSpecificPluginSettingsFile () |
| |
| | getCurrentVersion () |
| |
| | getDescription () |
| |
| | getDirName () |
| |
| | getDisplayName () |
| |
| | getEnabled () |
| |
| | getHideManagement () |
| |
| | getInstallControlledVocabFiles () |
| |
| | getInstallDataFile () |
| |
| | getInstallEmailTemplateDataFile () |
| |
| | getInstallEmailTemplatesFile () |
| |
| | getInstallFilterConfigFiles () |
| |
| | getInstallMigration () |
| |
| | getInstallSchemaFile () |
| |
| | getInstallSitePluginSettingsFile () |
| |
| | 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) |
| |
◆ getTemplateFilename()
| PKPViewableFilePlugin::getTemplateFilename |
( |
| ) |
|
Get the filename of the template. (Default behavior may be overridden through some combination of this function and the displayArticleGalley function.) Returning null from this function results in an empty display.
- Returns
- string
Definition at line 28 of file PKPViewableFilePlugin.inc.php.
The documentation for this class was generated from the following file: