Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Attributs publics | |
$type = 'FileList' |
Fonctions membres protégées | |
getOptions () | |
Fonctions membres protégées inherited from JFormFieldList | |
getInput () | |
Fonctions membres protégées inherited from JFormField | |
getId ($fieldId, $fieldName) | |
getTitle () | |
getLabel () | |
getName ($fieldName) | |
getFieldName ($fieldName) |
Additional Inherited Members | |
Attributs protégés inherited from JFormFieldList | |
Attributs protégés inherited from JFormField | |
$description | |
$element | |
$form | |
$formControl | |
$hidden = false | |
$translateLabel = true | |
$translateDescription = true | |
$id | |
$input | |
$label | |
$multiple = false | |
$name | |
$fieldname | |
$group | |
$required = false | |
$validate | |
$value | |
$labelClass |
|
protected |
Method to get the list of files for the field options. Specify the target directory with a directory attribute Attributes allow an exclude mask and stripping of extensions from file name. Default attribute may optionally be set to null (no file) or -1 (use a default).
Réimplémentée à partir de JFormFieldList.
Réimplémentée dans JFormFieldImageList.
Références $file, $files, $options, $path, JHtml\_(), JText\alt(), JFolder\files(), JPATH_ROOT, et JFile\stripExt().
JFormFieldFileList::$type = 'FileList' |
Réimplémentée à partir de JFormFieldList.
Réimplémentée dans JFormFieldImageList.