|
| onCustomFieldsBeforePrepareField ($context, $item, $field) |
|
| onCustomFieldsPrepareField ($context, $item, $field) |
|
| onCustomFieldsPrepareDom ($field, \DOMElement $parent, Form $form) |
|
| getOptionsFromField ($field) |
|
| onCustomFieldsGetTypes () |
|
| onCustomFieldsPrepareField ($context, $item, $field) |
|
| onCustomFieldsPrepareDom ($field, \DOMElement $parent, Form $form) |
|
| onContentPrepareForm (Form $form, $data) |
|
| __construct (&$subject, $config=array()) |
|
| loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR) |
|
| setApplication (CMSApplicationInterface $application) |
|
| setDispatcher (DispatcherInterface $dispatcher) |
|
| registerListeners () |
|
Fields list Plugin
- Depuis
- 3.7.0
◆ onCustomFieldsBeforePrepareField()
onCustomFieldsBeforePrepareField |
( |
|
$context, |
|
|
|
$item, |
|
|
|
$field |
|
) |
| |
Before prepares the field value.
- Paramètres
-
string | $context | The context. |
\stdclass | $item | The item. |
\stdclass | $field | The field. |
- Renvoie
- void
- Depuis
- 3.7.0
Références $field, et $options.
◆ onCustomFieldsPrepareField()
onCustomFieldsPrepareField |
( |
|
$context, |
|
|
|
$item, |
|
|
|
$field |
|
) |
| |
Prepares the field
- Paramètres
-
string | $context | The context. |
stdclass | $item | The item. |
stdclass | $field | The field. |
- Renvoie
- object
- Depuis
- 3.9.2
Références $context, $field, et $item.
La documentation de cette classe a été générée à partir du fichier suivant :