Home
last modified time | relevance | path

Searched defs:getPageIndex (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js286 EditorUi.prototype.getPageIndex = function(page) method in EditorUi
/plugin/batchedit/
H A Dengine.php1120 private function getPageIndex($namespace) { function in BatcheditEngine