Home
last modified time | relevance | path

Searched defs:createPage (Results 1 – 5 of 5) sorted by last modified time

/plugin/struct/meta/
H A DCSVPageImporter.php10 protected $createPage = []; variable in dokuwiki\\plugin\\struct\\meta\\CSVPageImporter
52 protected function createPage($pid, $line) function in dokuwiki\\plugin\\struct\\meta\\CSVPageImporter
H A DCSVSerialImporter.php8 protected $createPage = []; variable in dokuwiki\\plugin\\struct\\meta\\CSVSerialImporter
43 protected function createPage($pid, $line) function in dokuwiki\\plugin\\struct\\meta\\CSVSerialImporter
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1207 …ster=function(b){var a=this.masters;return a[b]?a[b]:null};d.prototype.createPage=function(b){retu… method in d
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1056 EditorUi.prototype.createPage = function(name, id) method in EditorUi
/plugin/glossary/
H A Dglossary.class.php765 function createPage (&$request) { function in glossary