Home
last modified time | relevance | path

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

/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dophandlers.php779 genericAssertion ('name', 'string'),
898 unbindIPFromObject (genericAssertion ('ip', 'inet'), genericAssertion ('object_id', 'natural'));
1052 genericAssertion ('ip', 'inet'),
1569 genericAssertion ('rsip', 'inet'),
1706 genericAssertion ('rsip', 'inet'),
1725 genericAssertion ('vip', 'inet'),
2120 if (genericAssertion ('sum', 'string0') != genericAssertion ('realsum', 'natural'))
2845 …commitReduceVLANIPv4 (genericAssertion ('vlan_ck', 'uint-vlan1'), genericAssertion ('id', 'natural…
2852 …commitReduceVLANIPv6 (genericAssertion ('vlan_ck', 'uint-vlan1'), genericAssertion ('id', 'natural…
2967 genericAssertion ('ports', 'array');
[all …]
H A Dajax-interface.php154 $tmp = genericAssertion ('node_id', 'string');
187 genericAssertion ('code', 'string');
212 $object_id = genericAssertion ('object_id', 'natural');
220 $text = genericAssertion ('text', 'string0');
221 $port_info = getPortInfo (genericAssertion ('id', 'natural'));
235 $text = genericAssertion ('text', 'string0');
252 $text = genericAssertion ('text', 'string0');
265 $text = genericAssertion ('text', 'string0');
301 $term = genericAssertion ('term', 'string0');
302 $realm = genericAssertion ('realm', 'string');
[all …]
H A Dpopup.php220 genericAssertion ('port', 'natural');
221 genericAssertion ('remote_port', 'natural');
258 if (0 != $heap_id = genericAssertion ('heap_id', 'uint0'))
367 genericAssertion ('port', 'natural');
H A Dsolutions.php35 switch ($img = genericAssertion ('img', 'string'))
58 $scale = genericAssertion ('scale', 'natural');
60 genericAssertion ('object_id', 'natural') : NULL;
H A Dslb2-interface.php495 'object_id' => genericAssertion ('object_id', 'natural'),
496 'vs_id' => genericAssertion ('vs_id', 'natural'),
497 'rspool_id' => genericAssertion ('rspool_id', 'natural'),
H A Dinterface-cables.php46 …$zoom_heap_id = array_key_exists ('zoom_heap_id', $_REQUEST) ? genericAssertion ('zoom_heap_id', '…
H A Dinterface.php1513 genericAssertion ('hl_port_id', 'natural');
1741 genericAssertion ('hl_port_id', 'natural');
3663 $terms = trim (genericAssertion ('q', 'string'));
5472 $chapter_no = genericAssertion ('chapter_no', 'natural');
5481 $userinfo = spotEntity ('user', genericAssertion ('user_id', 'natural'));
5495 $vs_info = spotEntity ('ipv4vs', genericAssertion ('vs_id', 'natural'));
5502 $vs_info = spotEntity ('ipvs', genericAssertion ('vs_id', 'natural'));
5526 $rack = spotEntity ('rack', genericAssertion ('rack_id', 'natural'));
5533 $row_info = getRowInfo (genericAssertion ('row_id', 'natural'));
5563 $file = spotEntity ('file', genericAssertion ('file_id', 'natural'));
[all …]
H A Dinterface-8021q.php17 $focus[$hint_code] = genericAssertion ($hint_code, 'natural');
440 genericAssertion ('hl_port_id', 'natural');
1166 genericAssertion ('hl_port_id', 'natural');
H A Dinterface-config.php108 $lineno = genericAssertion ('line', 'natural') - 1;
H A Dfunctions.php347 function genericAssertion ($argname, $argtype) function
572 return genericAssertion ($page[$pageno]['bypass'], $page[$pageno]['bypass_type']);
/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/
H A Dindex.php55 proxyStaticURI (genericAssertion ('uri', 'string'));
100 $view = genericAssertion ('view', 'string');
144 renderProgressBarImage (genericAssertion ('done', 'unsigned'));
162 genericAssertion ('px1', 'unsigned'),
163 genericAssertion ('px2', 'unsigned'),
164 genericAssertion ('px3', 'unsigned')
180 $ac = genericAssertion ('ac', 'string');
215 $op = genericAssertion ('op', 'string');