Home
last modified time | relevance | path

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

/plugin/mikioplugin/syntax/
H A Dbox.php46 $data = array_merge($data, $this->callMikioTag('setattr', $data['attr']));
H A Dcore.php711 protected function callMikioTag($className, $data) function in syntax_plugin_mikioplugin_core