Class JFormFieldMedia

Description

Form Field class for the Joomla Platform.

Provides a modal media selector including upload mechanism

  • since: 11.1

Located in /libraries/joomla/form/fields/media.php (line 20)

JFormField
   |
   --JFormFieldMedia
Variable Summary
static boolean $initialised
string $type
Method Summary
string getInput ()
Variables
static boolean $initialised = false (line 36)

The initialised state of the document object.

  • since: 11.1
  • access: protected
string $type = 'Media' (line 28)

The form field type.

  • since: 11.1
  • access: protected

Redefinition of:
JFormField::$type
The form field type.

Inherited Variables

Inherited from JFormField

JFormField::$count
JFormField::$description
JFormField::$element
JFormField::$fieldname
JFormField::$form
JFormField::$formControl
JFormField::$generated_fieldname
JFormField::$group
JFormField::$hidden
JFormField::$id
JFormField::$input
JFormField::$label
JFormField::$labelClass
JFormField::$multiple
JFormField::$name
JFormField::$required
JFormField::$translateDescription
JFormField::$translateLabel
JFormField::$validate
JFormField::$value
Methods
getInput (line 46)

Method to get the field input markup for a media selector.

Use attributes to identify specific created_by and asset_id fields

  • return: The field input markup.
  • since: 11.1
  • access: protected
string getInput ()

Redefinition of:
JFormField::getInput()
Method to get the field input markup.

Inherited Methods

Inherited From JFormField

JFormField::__construct()
JFormField::getFieldName()
JFormField::getId()
JFormField::getInput()
JFormField::getLabel()
JFormField::getName()
JFormField::getTitle()
JFormField::setForm()
JFormField::setup()
JFormField::__get()

Documentation generated on Mon, 25 Jun 2012 13:56:43 -0500 by phpDocumentor 1.4.4