Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | getClientOptions () |
static | getTemplateOptions ($clientId=' *') |
static | parseXMLTemplateFile ($templateBaseDir, $templateDir) |
static | getPositions ($clientId, $templateDir) |
Templates component helper.
|
static |
Get a list of filter options for the application clients.
Références $options, Text\_(), et HTMLHelper\_().
Référencé par TemplatelocationField\getOptions().
|
static |
integer | $clientId | |
string | $templateDir |
Références $clientId, $positions, $xml, Path\clean(), if, JPATH_ADMINISTRATOR, et JPATH_SITE.
Référencé par Modules\positions().
|
static |
Get a list of filter options for the templates with styles.
mixed | $clientId | The CMS client id (0:site | 1:administrator) or '*' for all. |
Références $clientId, $db, $options, $query, Factory\getDbo(), et ParameterType\INTEGER.
Référencé par TemplatenameField\getOptions().
|
static |
string | $templateBaseDir | |
string | $templateDir |
Références $data, $key, $value, $xml, Path\clean(), et Installer\parseXMLInstallFile().
Référencé par TemplatesModel\getItems(), TemplateModel\getMediaFiles(), TemplateModel\getTemplate(), Templates\thumb(), et Templates\thumbModal().