Home
last modified time | relevance | path

Searched refs:addPage (Results 1 – 25 of 31) sorted by path

12

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2213 pdfKitDoc.addPage(pdfKitDoc.options);
15966 this.addPage(pageSize);
16142 this.addPage(getPageSize(this.getCurrentPage(), pageOrientation));
16157 DocumentContext.prototype.addPage = function(pageSize) {
17096 this.addPage();
17121 PDFDocument.prototype.addPage = function(options) {
32150 this.document.addPage();
H A Dpdfmake.min.js7 …h(t,e,n){n._pdfMakePages=t;for(var r=0;r<t.length;r++){r>0&&(s(t[r],n),n.addPage(n.options));for(v…
10addPage(t)}function i(t,e){return void 0===t?e:"landscape"===t?"landscape":"portrait"}function o(t… method in r
15 …,++this.column>this.columns){if(null!=this.height)return!1;this.document.addPage(),this.column=1,t…
H A Dpdfmake.min.js.map1addPage","page","ii","il","items","renderVector","renderLine","renderImage","watermark","renderWat…
/plugin/authorstats/
H A Daction.php63 $pagelist->addPage($page);
/plugin/batchedit/
H A Dengine.php682 public function addPage($page) { function in BatcheditSession
1027 $this->session->addPage($page);
/plugin/blog/syntax/
H A Darchive.php136 $pagelist->addPage($entry);
H A Dautoarchive.php86 $pagelist->addPage($entry);
/plugin/bookcreator/
H A Dscript.js30 Storage.prototype.addPage = function(pageid, position) { method in Storage
49 this.addPage(pageid, position);
204 this.selectedpages.addPage(JSINFO.id);
434 Bookcreator.selectedpages.addPage(pageid, position);
438 BookManager.deletedpages.addPage(pageid, position);
/plugin/bookcreator/script/
H A Dnspicker.js314 Bookcreator.selectedpages.addPage (name);
/plugin/changes/
H A Dsyntax.php392 $pagelist->addPage($page);
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js557 …his.parts.title);for(q=0;q<x.contents.length;q++)(z=x.contents[q])&&this.addPage(z);this.parts.tab…
568 …tValue&&a.resetInitValue()});this.setState(CKEDITOR.DIALOG_STATE_IDLE)}},addPage:function(a){if(!a…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js604 …his.parts.title);for(m=0;m<g.contents.length;m++)(k=g.contents[m])&&this.addPage(k);this.parts.tab…
615 …tValue&&a.resetInitValue()});this.setState(CKEDITOR.DIALOG_STATE_IDLE)}},addPage:function(a){if(!a…
H A Dckeditor.js.unc11893 for (m = 0; m < g.contents.length; m++)(k = g.contents[m]) && this.addPage(k);
12068 addPage: function(a) {
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/diagramsnet/lib/
H A Delectron.js1174 pages.forEach(p => pdfDoc.addPage(p));
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js113 var addPage = mxUtils.bind(this, function(page)
158 addPage(lookup[mov]);
179 addPage(newPage);
197 addPage();
202 addPage(lookup[moved[id]]);
/plugin/discussion/syntax/
H A Dthreads.php152 $pagelist->addPage($page);
/plugin/editor/
H A Dsyntax.php85 $pagelist->addPage($page);
/plugin/freechat/phpfreechat/misc/
H A Dcreatewebinstaller.php16 $phpi->addPage('Pre-Install Check',file_get_contents($phpinstaller_path.'/createinstaller/data/prec…
/plugin/pagelist/
H A Dhelper.php35 * 'title', 'date', 'user', 'desc', 'summary', 'comments', 'tags', 'status' and 'priority', see addPage() for details
42 * see addPage() for details
45 * @deprecated 2022-08-17 still public, will change to protected, use addPage() instead
176 'name' => 'addPage',
191 * 1) extra entry to setHeader([]) or addPage([])
438 public function addPage($page)
443 $this->meta = null; // do all metadata calls in addPage()
510 * @param array $page see for details @see addPage()
390 public function addPage($page) global() function in helper_plugin_pagelist
H A Dsyntax.php125 $pagelist->addPage($page);
/plugin/searchindex/
H A Dajax.php105 $success = $Indexer->addPage($_POST['page'], false, $force);
/plugin/solr/
H A DAddDocument.php32 public function addPage($fields){ function in Solr_AddDocument
H A Daction.php101 $doc->addPage($info->getFields());
H A Dindex_all.php106 $doc->addPage($info->getFields());

12