Abstract Fields Plugin
- Depuis
- 3.7.0
◆ isTypeSupported()
Returns true if the given type is supported by the plugin.
- Paramètres
-
- Renvoie
- boolean
- Depuis
- 3.7.0
Références $type.
◆ onContentPrepareForm()
onContentPrepareForm |
( |
JForm |
$form, |
|
|
|
$data |
|
) |
| |
The form event. Load additional parameters when available into the field form. Only when the type of the form is of interest.
- Paramètres
-
JForm | $form | The form |
stdClass | $data | The data |
- Renvoie
- void
- Depuis
- 3.7.0
Références $data, $form, $path, $type, et JPATH_PLUGINS.
◆ onCustomFieldsGetTypes()
onCustomFieldsGetTypes |
( |
| ) |
|
◆ onCustomFieldsPrepareDom()
onCustomFieldsPrepareDom |
( |
|
$field, |
|
|
DOMElement |
$parent, |
|
|
JForm |
$form |
|
) |
| |
◆ onCustomFieldsPrepareField()
onCustomFieldsPrepareField |
( |
|
$context, |
|
|
|
$item, |
|
|
|
$field |
|
) |
| |
Prepares the field value.
- Paramètres
-
string | $context | The context. |
stdclass | $item | The item. |
stdclass | $field | The field. |
- Renvoie
- string
- Depuis
- 3.7.0
Références $field, $output, $params, et $path.
◆ $autoloadLanguage
La documentation de cette classe a été générée à partir du fichier suivant :