PubdbHelper - JoomlaPubDB/PubDB GitHub Wiki
Summary:
Pubdb helper.
- No constants found
- File: administrator/helpers/PubdbHelper.php
- Package: Com_Pubdb
- Class Hierarchy:
- \PubdbHelper
Tag | Version | Description |
---|---|---|
since | 1.6 |
Static public addSubmenu(string $vName = '') : void
Summary
Configure the Linkbar in the adminstration Back End
Details:
- Inherited From: \PubdbHelper
Type | Name | Description |
---|---|---|
string |
$vName | string |
Returns: void
Tag | Version | Description |
---|---|---|
since | v0.0.5 |
Static public getFiles(integer $pk, string $table, string $field) : array
Summary
Gets the files attached to an item
Details:
- Inherited From: \PubdbHelper
Type | Name | Description |
---|---|---|
integer |
$pk | The item's id |
string |
$table | The table's name |
string |
$field | The field's name |
Returns: array - The files
Tag | Version | Description |
---|---|---|
since | v0.0.5 |
Static public getActions() : \JObject
Summary
Gets a list of the actions that can be performed.
Details:
- Inherited From: \PubdbHelper
Returns: \JObject
Tag | Version | Description |
---|---|---|
since | 1.6 |
This document was automatically generated from source code comments on 2020-07-13 using phpDocumentor and fr3nch13/phpdoc-markdown