PubdbControllerPublishers - JoomlaPubDB/PubDB GitHub Wiki
Summary:
Publishers list controller class.
- No constants found
- File: administrator/controllers/publishers.php
- Package: Com_Pubdb
- Class Hierarchy:
- \Joomla\CMS\MVC\Controller\AdminController
- \PubdbControllerPublishers
Tag | Version | Description |
---|---|---|
since | 1.6 |
public duplicate() : void
Summary
Method to clone existing Publishers
Details:
- Inherited From: \PubdbControllerPublishers
Type | Description |
---|---|
\Exception |
Returns: void
public getModel(string $name = 'publisher', string $prefix = 'PubdbModel', array $config = array()) : object
Summary
Proxy for getModel.
Details:
- Inherited From: \PubdbControllerPublishers
Type | Name | Description |
---|---|---|
string |
$name | Optional. Model name |
string |
$prefix | Optional. Class prefix |
array |
$config | Optional. Configuration array for model |
Returns: object - The Model
Tag | Version | Description |
---|---|---|
since | 1.6 |
public saveOrderAjax() : void
Summary
Method to save the submitted ordering values for records via AJAX.
Details:
- Inherited From: \PubdbControllerPublishers
Type | Description |
---|---|
\Exception |
Returns: void
Tag | Version | Description |
---|---|---|
since | 3.0 |
This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown