Home
last modified time | relevance | path

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

/plugin/odt/
H A Dsyntax.php116 if ($this->config->addingToMetaIsAllowed($info_type, $pos)) {
/plugin/odt/helper/
H A Dconfig.php529 public function addingToMetaIsAllowed($name, $pos) { function in helper_plugin_odt_config