|
| onCustomFieldsPrepareDom ($field, DOMElement $parent, Form $form) |
|
| onCustomFieldsBeforePrepareField ($context, $item, $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 Media Plugin
- Depuis
- 3.7.0
◆ checkValue()
Before prepares the field value.
- Paramètres
-
string | $value | The value to check. |
- Renvoie
- array The checked value
- Depuis
- 4.0.0
Références $value.
◆ 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
- 4.0.0
Références $field.
◆ onCustomFieldsPrepareDom()
onCustomFieldsPrepareDom |
( |
|
$field, |
|
|
DOMElement |
$parent, |
|
|
Form |
$form |
|
) |
| |
La documentation de cette classe a été générée à partir du fichier suivant :