Lines Matching refs:_path

1264 …$_path = 'index.php?page=' . ($hash_in['isFolder'] ? 'folders' : 'subnets') . '&section=' . $hash_…
1267 $web_out .= $this->setALink("$_host$_path", $hash_in['description']) ;
1278 …$_path = 'index.php?page=' . ($hash_in['isFolder'] ? 'folders' : 'subnets') . '&section=' . $hash_…
1292 $_more['subnet'][1] = $this->setALink("$_host$_path", $_more['subnet'][1]) ;
1297 $_path = 'index.php?page=tools&section=vlan' ;
1298 $_path .= '&subnetId=' . $hash_in['domainId'] ;
1299 $_path .= '&sPage=' . $hash_in['vlanId'] ;
1308 $_more['vlanId'][1] = $this->setALink("$_host$_path", $_more['vlanId'][1]) ;
1311 unset($_path) ;
1314 $_path = 'index.php?page=tools&section=vrf&subnetId=1&sPage=' . $hash_in['vlanId'] ;
1323 $_more['vrfId'][1] = $this->setALink("$_host$_path", $_more['vrfId'][1]) ;
1331 unset($_path, $_infos) ;
1334 … $_path = 'index.php?page=tools&section=nameservers&subnetId=1&sPage=' . $hash_in['vlanId'] ;
1344 … $_more['nameserverId'][1] = $this->setALink("$_host$_path", $_more['nameserverId'][1]) ;
1347 unset($_path, $reply) ;
1399 $_path = 'index.php?page=tools&section=devices&subnetId=' . $hash_in['id'] ;
1402 $web_out .= $this->setALink("$_host$_path", $hash_in['hostname']) ;
1549 $_path = 'index.php?page=tools&section=locations&subnetId=' . $hash_in['id'] ;
1552 $web_out .= $this->setALink("$_host$_path", $hash_in['name']) ;
1860 $_path = 'index.php?page=tools&section=vlan' ;
1861 $_path .= '&subnetId=' . $hash_in['domainId'] ;
1862 $_path .= '&sPage=' . $hash_in['id'] ;
1865 $web_out .= $this->setALink("$_host$_path") ;
1925 $_path = 'index.php?page=' ;
1926 $_path .= ($hash_in['isFolder'] ? 'folders' : 'subnets') ;
1927 $_path .= '&section=' . $hash_in['sectionId'] ;
1928 $_path .= '&subnetId=' . $hash_in['id'] ;
1934 $_subnet = $this->setALink("$_host$_path", $_subnet) ;
1965 $_path = 'index.php?page=tools&section=vlan' ;
1966 $_path .= '&subnetId=' . $hash_in['id'] ;
1969 $web_out .= $this->setALink("$_host$_path", $hash_in['name']) ;
2013 $_path = 'index.php?page=tools&section=vlan' ;
2014 $_path .= '&subnetId=' . $hash_in['id'] ;
2015 $_path .= '&sPage=' . $_infos['id'] ;
2018 $_network = $this->setALink("$_host$_path", $_network) ;
2056 $_path = 'index.php?page=tools&section=vrf&subnetId=' . $hash_in['id'] ;
2059 $web_out .= $this->setALink("$_host$_path", $hash_in['name']) ;
2115 $_path = 'index.php?page=' ;
2116 $_path .= ($hash_in['isFolder'] ? 'folders' : 'subnets') ;
2117 $_path .= '&section=' . $hash_in['sectionId'] ;
2118 $_path .= '&subnetId=' . $hash_in['id'] ;
2124 $_subnet = $this->setALink("$_host$_path", $_subnet) ;