PubdbControllerPeople - JoomlaPubDB/PubDB GitHub Wiki
Summary:
People list controller class.
- No constants found
- File: administrator/controllers/people.php
- Package: Com_Pubdb
- Class Hierarchy:
- \Joomla\CMS\MVC\Controller\AdminController
- \PubdbControllerPeople
Tag | Version | Description |
---|---|---|
since | 1.6 |
public duplicate() : void
Summary
Method to clone existing People
Details:
- Inherited From: \PubdbControllerPeople
Type | Description |
---|---|
\Exception |
Returns: void
public getModel(string $name = 'person', string $prefix = 'PubdbModel', array $config = array()) : object
Summary
Proxy for getModel.
Details:
- Inherited From: \PubdbControllerPeople
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: \PubdbControllerPeople
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