Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$user = JFactory::getUser() | |
$input = JFactory::getApplication()->input | |
$params = JComponentHelper::getParams('com_media') | |
$lang = JFactory::getLanguage() | |
$onClick = '' | |
$fieldInput = $this->state->get('field.id') | |
$isMoo = $input->getInt('ismoo', 1) | |
$author = $input->getCmd('author') | |
$asset = $input->getCmd('asset') | |
if(!empty($fieldInput)) | else |
if(!empty($onClick)) | view =imagesList& |
tmpl =component& | |
folder =<?php echo rawurlencode($this->state->folder) | |
endif | |
$cMax = (int) $this->config->get('upload_maxsize') | |
$maxSize = JUtility::getMaxUploadSize($cMax . 'MB') | |
$asset = $input->getCmd('asset') |
$author = $input->getCmd('author') |
$cMax = (int) $this->config->get('upload_maxsize') |
$fieldInput = $this->state->get('field.id') |
$input = JFactory::getApplication()->input |
$isMoo = $input->getInt('ismoo', 1) |
$lang = JFactory::getLanguage() |
$maxSize = JUtility::getMaxUploadSize($cMax . 'MB') |
$onClick = '' |
$params = JComponentHelper::getParams('com_media') |
$user = JFactory::getUser() |
if (!empty( $fieldInput)) else |
Mootools compatibility
There is an extra option passed in the URL for the iframe &ismoo=0 for the bootstrap fields. By default the value will be 1 or defaults to mootools behaviour
This should be removed when mootools won't be shipped by Joomla.
endif |
folder =<?php echo rawurlencode($this->state->folder) |
Référencé par JFormFieldPlugins\__set(), MediaField\getLayoutData(), et JFormFieldPlugins\setup().
tmpl =component& |
string The default view =imagesList& |
Référencé par FOFDispatcher\__construct(), FOFController\__construct(), FOFController\apply(), FOFController\applySave(), FOFController\cancel(), FOFController\checkACL(), FOFController\copy(), FOFController\edit(), FOFController\execute(), RouteHelper\getRoute(), FOFController\getThisModel(), FOFController\getThisView(), FOFController\loadhistory(), FOFController\onBeforeAccesspublic(), FOFController\onBeforeAccessregistered(), FOFController\onBeforeAccessspecial(), FOFController\onBeforeAdd(), FOFController\onBeforeApply(), FOFController\onBeforeBrowse(), FOFController\onBeforeCancel(), FOFController\onBeforeEdit(), FOFController\onBeforeGenericTask(), FOFController\onBeforeOrderdown(), FOFController\onBeforeOrderup(), FOFController\onBeforePublish(), FOFController\onBeforeRemove(), FOFController\onBeforeSave(), FOFController\onBeforeSavenew(), FOFController\onBeforeSaveorder(), FOFController\onBeforeUnpublish(), PlgQuickiconExtensionupdate\onGetIcons(), FOFController\orderdown(), FOFController\orderup(), FOFController\remove(), FOFToolbar\renderToolbar(), FOFController\save(), FOFController\savenew(), FOFController\saveorder(), FOFController\setaccess(), FOFViewHtml\setPageTitle(), FOFController\setstate(), et FOFForm\setView().