Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres protégées | |
createDomain ($name, $description='') | |
createItemFromArray (array $data, $itemId=null) | |
createItemForTable ($table) | |
createCustomFieldsDomain ($context, $items=array()) | |
Attributs protégés | |
$db | |
$autoloadLanguage = true | |
Base class for privacy plugins
|
protected |
Helper function to create the domain for the items custom fields.
string | $context | The context |
array | $items | The items |
Références $context, $data, $field, $fields, $fieldValue, $item, $items, $parts, $type, FieldsHelper\extract(), et FieldsHelper\getFields().
|
protected |
Create a new domain object
string | $name | The domain's name |
string | $description | The domain's description |
Références $description, et $name.
|
protected |
Create an item object for a JTable object
JTable | $table | The JTable object to convert |
Références $data.
|
protected |
|
protected |
|
protected |