Home
last modified time | relevance | path

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

/plugin/wrap/
H A Dhelper.php37 function getAttributes($data, $useNoPrefix=true) {
57 $noPrefix = ($this->getConf('noPrefix') && $useNoPrefix) ? $pattern($this->getConf('noPrefix')) : '';
29 getAttributes($data, $useNoPrefix = true) global() argument