Lines Matching refs:_conf
897 $_conf = trim($this->getConf('opo_efa')) ;
913 foreach (explode(',', $_conf) as $_key) {
1006 if ($_conf) {
1008 foreach (explode(',', $_conf) as $_key) {
1059 if ($_conf) {
1061 foreach (explode(',', $_conf) as $_key) {
1135 if ($_conf) {
1276 $_conf = trim($this->getConf('opo_efs')) ;
1294 if (preg_match('/\bsubnet\b/', $_conf))
1296 if ($hash_in['vlanId'] && !preg_match('/\bvlanId\b/', $_conf) ) {
1313 if ($hash_in['vrfId'] && !preg_match('/\bvrfId\b/', $_conf) ) {
1327 if ($hash_in['gateway'] && !preg_match('/\bgateway\b/', $_conf) ) { // v3
1333 if ($hash_in['nameserverId'] && !preg_match('/\bnameserverId\b/', $_conf) ) {
1350 if ($_conf) {
1351 foreach (explode(',', $_conf) as $_key) {
1361 unset($_more, $_conf, $_host) ;
1411 $_conf = trim($this->getConf('opo_efd')) ;
1413 if ($hash_in['ip_addr'] && !preg_match('/\bip_addr\b/', $_conf) ) {
1417 if ($hash_in['type'] && !preg_match('/\btype\b/', $_conf) ) {
1437 if ($hash_in['vendor'] && !preg_match('/\bvendor\b/', $_conf) ) {
1441 if ($hash_in['model'] && !preg_match('/\bmodel\b/', $_conf) ) {
1445 if ($hash_in['rack_size'] && !preg_match('/\brack_size\b/', $_conf) ) {
1449 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
1454 if ($_conf) {
1455 foreach (explode(',', $_conf) as $_key) {
1465 unset($_more, $_conf) ;
1561 $_conf = trim($this->getConf('opo_efl')) ;
1567 if ($hash_in['address'] && !preg_match('/\baddress\b/', $_conf) ) {
1874 $_conf = trim($this->getConf('opo_efv')) ;
1876 if ($hash_in['name'] && !preg_match('/\bname\b/', $_conf) ) {
1880 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
1899 if ($_conf) {
1900 foreach (explode(',', $_conf) as $_key) {
1910 unset($_more, $_conf) ;
1978 $_conf = trim($this->getConf('opo_ef2')) ;
1980 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
1985 if ($_conf) {
1986 foreach (explode(',', $_conf) as $_key) {
1996 unset($_more, $_conf) ;
2068 $_conf = trim($this->getConf('opo_efr')) ;
2070 if ($hash_in['rd'] && !preg_match('/\brd\b/', $_conf) ) {
2074 if ($hash_in['description'] && !preg_match('/\bdescription\b/', $_conf) ) {
2079 if ($_conf) {
2080 foreach (explode(',', $_conf) as $_key) {
2090 unset($_more, $_conf) ;