Searched refs:parse_links (Results 1 – 3 of 3) sorted by relevance
34 $select = $json_o->parse_links($select);
112 $table_header = $json_o->parse_links(substr($header, 1, -1));132 $list_header = $json_o->parse_links(substr($header, 1, -1));
260 public function parse_links($str) { function in helper_plugin_json