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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier templates/hathor/html/com_modules/positions/modal.php

Espaces de nommage

namespace  Joomla\Administrator

Variables

 $function = JRequest::getCmd('function', 'jSelectPosition')
 $lang = JFactory::getLanguage()
 $ordering = $this->escape($this->state->get('list.ordering'))
 $direction = $this->escape($this->state->get('list.direction'))
 $clientId = $this->state->get('filter.client_id')
 $state = $this->state->get('filter.state')
 $template = $this->state->get('filter.template')
 $type = $this->state->get('filter.type')
 $i = 1
 foreach ($this->items as $value=> $templates)
 endforeach
 endif

Documentation des variables

$clientId = $this->state->get('filter.client_id')
$direction = $this->escape($this->state->get('list.direction'))
$function = JRequest::getCmd('function', 'jSelectPosition')
$i = 1
$ordering = $this->escape($this->state->get('list.ordering'))
$state = $this->state->get('filter.state')
$template = $this->state->get('filter.template')
$type = $this->state->get('filter.type')
endforeach
endif
foreach($this->items as $value=> $templates)