Class JFormFieldMedia
Provides a modal media selector including upload mechanism
- JFormField
- JFormFieldMedia
Direct known subclasses
Indirect known subclasses
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.6
Located at cms/form/field/media.php
Methods summary
public
mixed
|
|
public
|
|
public
boolean
|
#
setup(
Method to attach a JForm object to the field. |
protected
string
|
|
public
array
|
Methods inherited from JFormField
__construct()
,
getAttribute()
,
getControlGroup()
,
getFieldName()
,
getId()
,
getLabel()
,
getLayoutPaths()
,
getName()
,
getRenderer()
,
getTitle()
,
isDebugEnabled()
,
render()
,
renderField()
,
setForm()
,
setValue()
Magic methods summary
Properties summary
protected
string
|
$type |
#
The form field type. |
protected
string
|
$authorField |
#
The authorField. |
protected
string
|
$asset |
#
The asset. |
protected
string
|
$link |
#
The link. |
protected
integer
|
$width |
#
Modal width. |
protected
integer
|
$height |
#
Modal height. |
protected
string
|
$preview |
#
The authorField. |
protected
string
|
$directory |
#
The preview. |
protected
integer
|
$previewWidth |
#
The previewWidth. |
protected
integer
|
$previewHeight |
#
The previewHeight. |
protected
string
|
$layout |
#
Layout to render |
Properties inherited from JFormField
$autocomplete
,
$autofocus
,
$class
,
$count
,
$default
,
$description
,
$disabled
,
$element
,
$fieldname
,
$form
,
$formControl
,
$generated_fieldname
,
$group
,
$hidden
,
$hint
,
$id
,
$input
,
$label
,
$labelclass
,
$multiple
,
$name
,
$onchange
,
$onclick
,
$pattern
,
$readonly
,
$renderLabelLayout
,
$renderLayout
,
$repeat
,
$required
,
$showon
,
$size
,
$spellcheck
,
$translateDescription
,
$translateHint
,
$translateLabel
,
$validate
,
$value