Home
last modified time | relevance | path

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

/plugin/columns/
H A Daction.php325 list($name, $temp) = $this->parseAttribute($a);
344 list($name, $temp) = $this->parseAttribute($a);
352 private function parseAttribute($attribute) { function in columns_block