Home
last modified time | relevance | path

Searched defs:pageId (Results 1 – 25 of 43) sorted by last modified time

12

/plugin/nspages/fileHelper/
H A DpagePreparer.php137 private function buildSortAttribute($nameToDisplay, $pageId, $mtime){ argument
/plugin/nspages/printers/
H A DprinterPictures.php46 _getFirstImage($pageId) global() argument
/plugin/qna/syntax/
H A Dtoc.php104 private function buildToc($pageId) {
218 private function addCacheDependencies($renderer, $pageId) {
/plugin/batchedit/
H A Dinterface.php292 printPageActions($pageId) global() argument
328 printMatchHeader($pageId, $match) global() argument
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...]
/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/Tcpdf/
H A DFpdi.php106 public function useImportedPage($pageId, $x = 0, $y = 0, $width = null, $height = null, $adjustPageSize = false) argument
/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/combo/ComboStrap/
H A DMarkupPath.php92 private $pageId; variable in ComboStrap\\MarkupPath
H A DPageId.php55 public static function getAbbreviated(string $pageId) argument
H A DMarkupRenderUtility.php68 static function renderId2Xhtml($pageId): string argument
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 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/prosemirror/parser/
H A DLinkNode.php124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/userhomepage/
H A Dhelper.php77 function getLinkClasses($pageId = null, $class = null, $default = true) {
/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/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/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/schedule/
H A Dschedules.class.php1096 function printScheduleLineEvent ($pageId, $lineVals, $even, $prop = false) {
1234 function addEventTab (&$tab, $event, $when, $pageId, $eventClass, $exists, $cssLink) {

12