Home
last modified time | relevance | path

Searched defs:page (Results 126 – 150 of 282) sorted by path

12345678910>>...12

/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js113 var addPage = mxUtils.bind(this, function(page) argument
219 EditorUi.prototype.patchViewState = function(page, diff) argument
314 EditorUi.prototype.patchPage = function(page, diff, resolver, updateEdgeParents) argument
433 EditorUi.prototype.patchCellRecursive = function(page, model, cell, parentLookup, diff) argument
680 lookup[newPages[i].getId()] = {page: newPages[i], prev: prev}; property in EditorUi.diffPages.lookup
H A DDriveFile.js572 item.getUrl = mxUtils.bind(this, function(page) argument
H A DDropboxFile.js116 }), getUrl: mxUtils.bind(this, function(page) argument
H A DGitHubClient.js924 var selectFile = mxUtils.bind(this, function(page) argument
1064 var selectRef = mxUtils.bind(this, function(page, auto) argument
1166 var selectRepo = mxUtils.bind(this, function(page) argument
H A DGitLabClient.js909 var selectFile = mxUtils.bind(this, function(page) argument
1047 var selectRef = mxUtils.bind(this, function(page, auto) argument
1152 var selectRepo = mxUtils.bind(this, function(page) argument
H A DPages.js79 function RenamePage(ui, page, name) argument
136 function SelectPage(ui, page, viewState) argument
230 function ChangePage(ui, page, select, index, noSelect) argument
286 EditorUi.prototype.getPageIndex = function(page) argument
898 EditorUi.prototype.updatePageRoot = function(page, checked) argument
1018 EditorUi.prototype.insertPage = function(page, index) argument
1098 EditorUi.prototype.removePage = function(page) argument
1159 EditorUi.prototype.duplicatePage = function(page, name) argument
1210 EditorUi.prototype.renamePage = function(page) argument
1645 EditorUi.prototype.addTabListeners = function(page, tab) argument
[all …]
H A DTrelloClient.js563 var selectCard = mxUtils.bind(this, function(page) argument
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js165 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument
1278 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js877 function exportPage(page) argument
H A Dimporter.js1559 …var page = (function (a) { var i = 0; return { next: function () { return i < a.length ? a[i++] : … function
1798 mxVssxCodec.prototype.processPage = function (graph, page) { argument
9763 function VsdxShape(page, shape, vertex, masters, master, model) { argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js687 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
1127 Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, ter… argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js148 EditorUi.prototype.insertPage = function(page, index) argument
153 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
158 …Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, te… argument
772 'page': mxResources.get('page'), property in AnonymousFunctionf4df282a0100.LinkDialog.typesMap
/plugin/dir/
H A Dsyntax.php885 function _getSortKey(&$page, $keyType) {
932 function _tableCellContentID(&$page) {
977 function _getMeta(&$page, $key1, $key2 = NULL) {
1006 function _tableCellContent(&$page, $col) {
1234 function _hasTag($page) {
/plugin/directions/
H A Daction.php199 function dir_logAccess($page,$status,$referer=''){
/plugin/directions/syntax/
H A Dcommon.php274 function dir_get_first_heading($page) {
/plugin/do/db/
H A Dupdate0001.sql2 page, field
12 page, field
H A Dupdate0007.sql3 CREATE TABLE task_assignees (page, md5, user); field
9 CREATE TABLE tasks_tmp ( page, md5, date, text , creator , pos ); field
13 CREATE TABLE tasks ( page, md5, date, text , creator , pos); field
/plugin/do/
H A Dhelper.php253 public function toggleTaskStatus($page, $md5, $commitmsg = '')
394 public function getAllPageStatuses($page)
/plugin/do/syntax/
H A Ddo.php147 protected function _oldTask($page, $md5)
173 protected function _needsSave($page, $md5)
/plugin/dokusioc/lib/
H A Dsioc_inc.php69 $page = 'page',
113 public function siocURL($type, $id, $page = "")
224 private $page; variable in SIOCSite
229 public function __construct($url, $name, $description, $page = '', $usergroup_uri = '')
430 private $page; variable in SIOCThread
444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create…
580 private $page; variable in SIOCForum
597 $page,
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php736 var $page; // current page number global() variable in Mpdf\\Mpdf
4281 SetLink($link, $y = 0, $page = 1) global() argument
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php346 public function SetLink($link, $y = 0, $page = -1) argument
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php61 public function __construct(PdfIndirectObject $page, PdfParser $parser) argument
/plugin/elasticsearch/_test/
H A Dacl.test.php129 public function testSanity($page, $user, $group, $expected) argument
144 public function testACL($page, $expected) argument
/plugin/embed/
H A Dsyntax.php129 function _do_replacements($page,$r_str) {
191 function _convertInstructions($page,$page_id) {

12345678910>>...12