Home
last modified time | relevance | path

Searched defs:pageId (Results 1 – 25 of 43) sorted by path

12

/plugin/404manager/
H A Daction.php564 private function addToMessagePagesWithSameName($pageId)
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php187 public function get($blogId, $pageId, $optParams = array()) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DStorelayoutclusters.php41 public function delete($enterpriseId, $pageId, $clusterId, $optParams = [])
56 public function get($enterpriseId, $pageId, $clusterId, $optParams = [])
71 public function insert($enterpriseId, $pageId, StoreCluster $postBody, $optParams = [])
86 public function listStorelayoutclusters($enterpriseId, $pageId, $optParams = [])
102 …public function update($enterpriseId, $pageId, $clusterId, StoreCluster $postBody, $optParams = [])
H A DStorelayoutpages.php40 public function delete($enterpriseId, $pageId, $optParams = [])
54 public function get($enterpriseId, $pageId, $optParams = [])
97 public function update($enterpriseId, $pageId, StorePage $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPages.php40 public function delete($blogId, $pageId, $optParams = [])
56 public function get($blogId, $pageId, $optParams = [])
109 public function patch($blogId, $pageId, Page $postBody, $optParams = [])
123 public function publish($blogId, $pageId, $optParams = [])
137 public function revert($blogId, $pageId, $optParams = [])
155 public function update($blogId, $pageId, Page $postBody, $optParams = [])
/plugin/batchedit/
H A Dengine.php48 public function __construct($messageId, $pageId) { argument
58 public function __construct($pageId) { argument
68 public function __construct($pageId, $lockedBy) { argument
795 abstract public function markMatch($pageId, $offset); argument
814 public function markMatch($pageId, $offset) { argument
855 markMatch($pageId, $offset) global() argument
867 markMatch($pageId, $offset) global() argument
[all...]
H A Dinterface.php292 printPageActions($pageId) global() argument
328 printMatchHeader($pageId, $match) global() argument
/plugin/chat/
H A Dscript.js110 function Ajax_chat_class(objectName, outId, pageId, lastRefresh, window) { argument
554 function new_ajax_chat(outId, pageId, lastRefresh) { argument
/plugin/combo/ComboStrap/
H A DCacheManager.php84 public function shouldSlotExpire($pageId): bool argument
H A DDatabasePageRow.php192 public static function createFromPageId(string $pageId): DatabasePageRow argument
[all...]
H A DEvent.php220 startTaskRunnerForPage($pageId) global() argument
H A DMarkupPath.php92 private $pageId; variable in ComboStrap\\MarkupPath
H A DMarkupRenderUtility.php68 static function renderId2Xhtml($pageId): string argument
H A DPageId.php55 public static function getAbbreviated(string $pageId) argument
H A DPageUrlPath.php186 public static function encodePageId(string $pageId): string argument
210 public static function getPageIdChecksumCharacter(string $pageId): ?string argument
/plugin/combo/resources/snippet/js/
H A Dmetadata.js9 async function openMetaViewer(modalViewer, modalManager, pageId) { argument
100 let openMetadataManager = async function (pageId) { argument
[all...]
/plugin/database2/
H A Dmedia.php149 $pageId )
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10407 function AspectDialog(b,e,d,c,g){this.aspect={pageId:e||(b.pages?b.pages[0].getId():null),layerIds:… property in popupMenuHandler.AspectDialog.aspect
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js11859 function AspectDialog(editorUi, pageId, layerIds, okFn, cancelFn) argument
11861 …this.aspect = {pageId : pageId || (editorUi.pages? editorUi.pages[0].getId() : null), layerIds : l… property in AspectDialog.aspect
11996 AspectDialog.prototype.createPageItem = function(pageId, pageName, pageNode) argument
12038 AspectDialog.prototype.createLayerItem = function(layer, pageId, graph, pageNode) argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js150 …ui.remoteInvoke('getOldComments', [contentId], null, function(comments, spaceKey, pageId, pageType… argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php129 useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) global() argument
255 setImportedPageLinks($pageId, $x, $y, $newSize) global() argument
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php401 public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php106 public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
/plugin/fetchmedia/action/
H A Dajax.php82 protected function lockAndDownload($pageId, $link) {
97 protected function downloadExternalFile($pageId, $link) {
/plugin/filelisting/
H A Dscript.js364 pageId: '', property in $.fn.dokuwiki_plugin_filelisting.defaults

12