Home
last modified time | relevance | path

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

/plugin/exttab3/
H A Dsyntax.php404 * @param array $allowed_keys allowed attribute name map
421 protected function cleanAttrString($attr = '', $allowed_keys) argument
446 if (in_array($attrname, $allowed_keys, true)) {