Home
last modified time | relevance | path

Searched refs:region (Results 1 – 7 of 7) sorted by relevance

/template/strap/ComboStrap/
H A DDateTag.php51 $region = Site::getLanguageRegion();
52 $derivedLocale = strtolower($region) . $localeSeparator . strtoupper($lang);
H A DPipelineUtility.php317 $region = Site::getLanguageRegion();
318 $derivedLocale = strtolower($region) . $localeSeparator . strtoupper($locale);
H A DSite.php437 $region = SiteConfig::getConfValue(Region::CONF_SITE_LANGUAGE_REGION);
438 if (!empty($region)) {
439 return $region;
H A DMarkupPath.php84 private $region; variable in ComboStrap\\MarkupPath
791 return $this->region->getValueFromStore();
798 return $this->region->getValueFromStoreOrDefault();
1571 $this->region
1649 $this->region = Region::createForPage($this);
/template/gtopia/
Dstyle.css.org308 /* Banner region
496 /* Footer region
526 #footer-region {
812 #footer-region .block-wrapper {
850 /* for region labels on block admin page */
851 div.block-region {
Dstyle.css2505 #footer-message,#footer-region{
2736 #footer-region .block-wrapper{
2774 div.block-region{
4134 #footer-message,#footer-region{
Dnew.css1region{float:left;margin:10px 0;width:100%;}#footer ul{display:inline;margin:0;padding:0 0 0 9px;}…