PubdbHelper - JoomlaPubDB/PubDB GitHub Wiki

Class: \PubdbHelper

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


Summary:

Pubdb helper.


Constants

  • No constants found

Properties


Methods


Details


Tags

Tag Version Description
since 1.6

Methods

public addSubmenu() : void

Static public addSubmenu(string  $vName = '') : void

Summary

Configure the Linkbar in the adminstration Back End

Details:

Parameters:
Type Name Description
string $vName string

Returns: void

Tags
Tag Version Description
since v0.0.5

public getFiles() : array

Static public getFiles(integer  $pk, string  $table, string  $field) : array

Summary

Gets the files attached to an item

Details:

Parameters:
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

Tags
Tag Version Description
since v0.0.5

public getActions() : \JObject

Static public getActions() : \JObject

Summary

Gets a list of the actions that can be performed.

Details:

Returns: \JObject

Tags
Tag Version Description
since 1.6

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** ⚠️