PubdbControllerPublicationlists - JoomlaPubDB/PubDB GitHub Wiki

Class: \PubdbControllerPublicationlists

Namespace: [](../namespaces/default)


Summary:

Publicationlists list controller class.


Constants

  • No constants found

Properties


Methods


Details


Tags

Tag Version Description
since 1.6

Methods

public display() : \JController

public display(boolean  $cachable = false, mixed  $urlparams = false) : \JController

Summary

Method to display a view.

Details:

Parameters:
Type Name Description
boolean $cachable If true, the view output will be cached
mixed $urlparams An array of safe url parameters and their variable types, for valid values see {@link JFilterInput::clean()}.
Throws:
Type Description
\Exception

Returns: \JController - This object to support chaining.

Tags
Tag Version Description
since 1.5

public getModel() : object

public getModel(string  $name = 'Publicationlists', string  $prefix = 'PubdbModel', array  $config = array()) : object

Summary

Proxy for getModel.

Details:

Parameters:
Type Name Description
string $name The model name. Optional.
string $prefix The class prefix. Optional
array $config Configuration array for model. Optional

Returns: object - The model

Tags
Tag Version Description
since 1.6

public export()

public export() 

Summary

Export Task to enable downloading a BibTex file in the publication list site.

Details:

Throws:
Type Description
\Exception
Tags
Tag Version Description
since v0.0.7

Top Namespaces


Reports


This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown

⚠️ **GitHub.com Fallback** ⚠️