Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$lang = Factory::getLanguage() | |
$user = Factory::getUser() | |
$groups = $user->getAuthorisedViewLevels() | |
endif | |
if($this->maxLevel > 1 &&count($child->getChildren()) > 0) | else |
if($this->maxLevel > 1 &&count($child->getChildren()) > 0) $child | language |
if($this->maxLevel > 1 &&count($child->getChildren()) > 0) $this | children [$child->id] = $child->getChildren() |
$this | category = $child |
$this | maxLevel |
endforeach | |
$groups = $user->getAuthorisedViewLevels() |
$lang = Factory::getLanguage() |
$user = Factory::getUser() |
$this category = $child |
if ( $this->maxLevel > 1 &&count( $child->getChildren()) > 0) $this children[ $child->id] = $child->getChildren() |
Référencé par Construct\__construct(), AttributeTypeAndValue\__toString(), Construct\addChild(), Construct\calculateContentLength(), CategoryView\commonCategoryDisplay(), Construct\count(), CSR\createCSRSequence(), Construct\current(), HtmlView\display(), Construct\getEncodedValue(), Construct\getFirstChild(), Construct\getIterator(), Construct\getNumberOfChildren(), Construct\offsetExists(), Construct\offsetGet(), Construct\offsetSet(), Construct\offsetUnset(), StandardRules\parse(), et Construct\valid().
endforeach |
endif |
Référencé par AcceptLanguage\__construct(), Language\__construct(), SiteMenu\__construct(), FeedLink\__construct(), MailTemplate\__construct(), CliApplication\__construct(), ConsoleApplication\__construct(), Token\__construct(), Query\__construct(), Menu\bind(), MapTable\check(), TagTable\check(), NewsfeedTable\check(), BannerTable\check(), FieldTable\check(), Category\check(), Content\check(), ContactTable\generateAlias(), ConsentBoxField\getAssignedArticleUrl(), MenuitemField\getGroups(), MenuItemByTypeField\getGroups(), TosField\getLabel(), TermsField\getLayoutData(), CategoryeditField\getOptions(), PHPMailer\getTranslations(), PHPMailer\lang(), WebApplication\loadLanguage(), Result\setLanguage(), Document\setLanguage(), PHPMailer\setLanguage(), MenuitemField\setup(), MenuItemByTypeField\setup(), et Menu\store().
$this maxLevel |