Lines Matching refs:getLang

71     		$elements->displayEntete($infosServeur, $this->getLang('name'),$this->locale_xhtml('intro'));
80 $elements->displayHead($this->getLang('vauptime'));
87 …echo "<div id='categorie_contenu_php'><strong>".$this->getLang('server_local_time')."</strong></di…
88 …echo "<div id='categorie_contenu_php'><strong>".$this->getLang('server_itil_uptime')."</strong></d…
94 …tenu_php'>".$elements->getUpTime($uptime, $this->getLang('day'), $this->getLang('hour'), $this->ge…
101 $elements->displaySystem($infosServeur, $this->getLang('system'), $this->getLang('server_os'),
102 $this->getLang('distrib'), $this->getLang('vmac'));
106 $elements->displayHead($this->getLang('hw'));
109 …$elements->displayHwCategories($this->getLang('cpu'), $this->getLang('ram'), $this->getLang('dd'));
112 …$elements->displayHwSCategories($this->getLang('cpu_mark'), $this->getLang('cpu_model'), $this->ge…
113 $this->getLang('total'), $this->getLang('dd_free'), $this->getLang('dd_used'));
120 $elements->displayHead($this->getLang('web'));
123 $elements->displayWebCategories($this->getLang('server_ip'), $this->getLang('server_name'),
124 $this->getLang('server_web'), $this->getLang('server_port'));
131 $elements->displayHead($this->getLang('vaphp'));
134 …$elements->displayPhpCategories($this->getLang('php_version'), $this->getLang('uploadmaxfilesize'),
135 $this->getLang('postmaxsize'), $this->getLang('memorylimit'));
141 $elements->displayPhpPath($this->getLang('document_root'), $this->getLang('path_toini'));
147 $elements->displayHead($this->getLang('services'));