PubdbViewPublicationlists - JoomlaPubDB/PubDB GitHub Wiki
Summary:
View class for a list of Pubdb.
- No constants found
- File: site/views/publicationlists/view.html.php
- Package: Com_Pubdb
- Class Hierarchy:
- \Joomla\CMS\MVC\View\HtmlView
- \PubdbViewPublicationlists
Tag | Version | Description |
---|---|---|
since | 1.6 |
Type:
Details:
Type:
Details:
Type:
Details:
Type:
Details:
public display(string $tpl = null) : void
Summary
Display the view
Details:
- Inherited From: \PubdbViewPublicationlists
Type | Name | Description |
---|---|---|
string |
$tpl | Template name |
Type | Description |
---|---|
\Exception |
Returns: void
Tag | Version | Description |
---|---|---|
since | v0.0.7 |
public getState(mixed $state) : boolean
Summary
Check if state is set
Details:
- Inherited From: \PubdbViewPublicationlists
Type | Name | Description |
---|---|---|
mixed |
$state | State |
Returns: boolean
Tag | Version | Description |
---|---|---|
since | v0.0.7 |
public getCitationStyles() : mixed
Summary
Get list of all citation styles available
Details:
- Inherited From: \PubdbViewPublicationlists
Returns: mixed - array with citation style id and name
Tag | Version | Description |
---|---|---|
since | v0.0.7 |
protected _prepareDocument() : void
Summary
Prepares the document
Details:
- Inherited From: \PubdbViewPublicationlists
Type | Description |
---|---|
\Exception |
Returns: void
Tag | Version | Description |
---|---|---|
since | v0.0.7 |
This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown