Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | getHomes () |
static | getLangswitchers () |
static | getContentlangs () |
static | getStatus () |
static | getContacts () |
static | getDefaultHomeModule () |
static | getModule ($moduleName, $instanceTitle=null) |
Multilang status helper.
|
static |
Method to return a list of contact objects.
Références $db, $languages, $query, et Factory\getDbo().
Référencé par HtmlView\display().
|
static |
Method to return a list of published content languages.
Références $db, $query, et Factory\getDbo().
Référencé par HtmlView\display().
|
static |
Method to get the status of the module displaying the menutype of the default Home page set to All languages.
Références $db, $menutype, $module, $query, et Factory\getDbo().
Référencé par HtmlView\display().
|
static |
Method to get the number of published home pages.
Références $db, $query, et Factory\getDbo().
Référencé par HtmlView\display().
|
static |
Method to get the number of published language switcher modules.
Références $db, $query, et Factory\getDbo().
Référencé par HtmlView\display().
|
static |
Get module by name
string | $moduleName | The name of the module |
string | $instanceTitle | The title of the module, optional |
Références $db, $modules, $query, Log\add(), Factory\getDbo(), Text\sprintf(), et Log\WARNING.
|
static |
Method to return combined language status.
Références $db, $query, et Factory\getDbo().
Référencé par HtmlView\display().