Searched refs:helper_plugin_struct (Results 1 – 12 of 12) sorted by last modified time
128 /** @var helper_plugin_struct $helper */
152 $revision = helper_plugin_struct::createPageRevision($this->pid, 'inline edit');
103 /** @var helper_plugin_struct $helper */
95 foreach (helper_plugin_struct::BLACKLIST_RENDERER as $blacklisted) {
40 list($id, $title) = \helper_plugin_struct::decodeJson($value);177 list($value) = \helper_plugin_struct::decodeJson($value);191 list($pageid, $value) = \helper_plugin_struct::decodeJson($value);
154 list(, $value) = \helper_plugin_struct::decodeJson($value);172 list(, $val) = \helper_plugin_struct::decodeJson($val);188 list($value) = \helper_plugin_struct::decodeJson($value);198 list(, $value) = \helper_plugin_struct::decodeJson($value);218 list(, $value) = \helper_plugin_struct::decodeJson($value);
144 $schemas = helper_plugin_struct::getSchema();
327 $schemas = helper_plugin_struct::getSchema();
18 * this possibly duplicates @see helper_plugin_struct::getSchema()
27 class helper_plugin_struct extends DokuWiki_Plugin class
17 /** @var helper_plugin_struct hlp */27 /** @var helper_plugin_struct hlp */
39 /** @var helper_plugin_struct $structHelper */