Home
last modified time | relevance | path

Searched refs:getDirection (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
DBootstrap.php422 $direction = Lang::createFromRequestedMarkup()->getDirection();
424 $direction = Site::getLangObject()->getDirection();
DLang.php228 public function getDirection() function in ComboStrap\\Lang
DTemplateForWebPage.php483 Lang::PROPERTY_DIR_NAME => $this->getRequestedLangOrDefault()->getDirection()