Home
last modified time | relevance | path

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

/plugin/phpipam/
H A Dsyntax.php2146 private function listRacks($dataList, $rackInfo, $rackFrom = 1) { argument
2151 …$web_out .= '['. ($rackFrom <= $rackInfo['size'] ? $this->getLang('front') : $this->getLang('back'…
2154 for ($_u = $rackInfo['size']+$rackFrom-1; $_u >= $rackFrom; $_u -= 1) {
2159 $web_out .= "'></th><th>" . ($_u - $rackFrom + 1) . '</th>' ;
2178 $web_out .= "'><th>" . ($_u - $rackFrom + 1) . '</th></tr>' ;
2181 …$web_out .= "\n\t\t<tr class'phpipam_device'><th>" . ($_u - $rackFrom + 1) . "</th><td class='empt…