[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/fields/media/ -> media.php (summary)

(no description)

Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 95 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PlgFieldsMedia:: (3 methods):
  onCustomFieldsPrepareDom()
  onCustomFieldsBeforePrepareField()
  checkValue()


Class: PlgFieldsMedia  - X-Ref

Fields Media Plugin

onCustomFieldsPrepareDom($field, DOMElement $parent, Form $form)   X-Ref
Transforms the field into a DOM XML element and appends it as a child on the given parent.

param: stdClass    $field   The field.
param: DOMElement  $parent  The field node parent.
param: Form        $form    The form.
return: DOMElement

onCustomFieldsBeforePrepareField($context, $item, $field)   X-Ref
Before prepares the field value.

param: string     $context  The context.
param: \stdclass  $item     The item.
param: \stdclass  $field    The field.
return: void

checkValue($value)   X-Ref
Before prepares the field value.

param: string  $value  The value to check.
return: array  The checked value



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer