Home
last modified time | relevance | path

Searched defs:page (Results 151 – 175 of 282) sorted by last modified time

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DStoreLayoutPagesListResponse.php29 public function setPage($page)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
100 public function setPage($page)
H A DGoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
100 public function setPage($page)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TransitionCoverageTransitionNode.php44 public function setPage(GoogleCloudDialogflowCxV3Page $page)
H A DGoogleCloudDialogflowCxV3beta1TestConfig.php30 public $page; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestConfig
53 public function setPage($page)
/plugin/xcom/scripts/
H A Dxcom_save.php16 private $page; variable in xcom_save
20 function __construct($local_auth,$remote_auth,$page) {
H A Dxml.php127 function xcom_lock($page, $lock, $client) {
/plugin/xcom/
H A Dscript.js350 function xcom_check_opts(fn,page,opts, tmp) { argument
/plugin/newpagetemplate/
H A Dhelper.php49 function writePage($page, $tpl) argument
76 setOwnership($page, $ns = false) global() argument
85 pagefromtemplate($template, $page, $newpagevars, $user = '') global() argument
[all...]
/plugin/include/
H A Dhelper.php237 function _get_instructions($page, $sect, $mode, $lvl, $flags, $root_id = null, $included_pages = array()) { argument
293 _convert_instructions(& $ins, $lvl, $page, $sect, $flags, $root_id, $included_pages = array()) global() argument
508 _footer($page, $sect, $sect_title, $flags, $footer_lvl, $root_id) global() argument
520 _editbtn(& $ins, $page, $sect, $sect_title, $root_id, $hid = '') global() argument
533 _permalink(& $ins, $page, $sect, $flags) global() argument
545 adapt_links(& $ins, $page, $included_pages = null) global() argument
658 _get_firstsec(& $ins, $page, $flags) global() argument
695 _get_included_pages($mode, $page, $sect, $parent_id, $flags) global() argument
[all...]
/plugin/include/syntax/
H A Dfooter.php45 function html_footer($page, $sect, $sect_title, $flags, $footer_lvl, &$renderer) { argument
[all...]
H A Dheader.php78 function _get_firsttag($page) { argument
/plugin/quickstats/scripts/
H A Dget_pages.php25 function qs_process_pages ($page,$month) {
H A Dextended_data.php39 $page = rawurldecode($INPUT->str('page')); variable
364 function qs_process_pages ($page, $month) {
/plugin/multiorphan/
H A Dscript.js240 $.each((response||{}).pages||[], function(page, data){ argument
243 $.each((response||{}).urls||[], function(page, data){ argument
/plugin/metadisplay/
H A Dadmin.php21 private $page =""; variable in admin_plugin_metadisplay
/plugin/metadisplay/helper/
H A Dhtml.php13 private $page; variable in helper_plugin_metadisplay_html
H A Dplaintext.php13 private $page; variable in helper_plugin_metadisplay_plaintext
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
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/diagramly/
H A DApp.js338 'page': 'plugins/page.js', 'gd': 'plugins/googledrive.js', property in App.pluginRegistry
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 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

12345678910>>...12