Home
last modified time | relevance | path

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

12

/plugin/findologicxmlexport/
H A DDokuwikiXMLExport.php142 private function getName($pageId)
154 private function getSummary($pageId)
166 private function getDescription($pageId)
177 private function getUrl($pageId)
189 private function getDateAdded($pageId)
204 private function getPageId($pageId)
223 private function getAttributesCategory($pageId)
237 private function getKeywords($pageId)
/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/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/rrdgraph/
H A Dhelper.php22 private $pageId; variable in cache_rrdgraphbase
34 public function __construct($pluginName, $pageId, $key, $ext) {
83 public function __construct($pluginName, $pageId, $recipeName) {
109 …public function __construct($pluginName, $pageId, $extension, $recipeName, $rangeNr, $conditions, …
267 public function storeRecipe($pageId, $recipeName, $recipeData) {
282 public function fetchRecipe($pageId, $recipeName) {
373 public function getImageCacheInfo($pageId, $recipeName, $extension, $rangeNr, $conditions) {
391 …public function sendRrdImage($pageId, $graphId, $rangeNr = 0, $mode = helper_plugin_rrdgraph::MODE…
H A Daction.php19 public $pageId; variable in rrdMediaInfo
/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/yuriigantt/src/Driver/
H A DEmbedded.php35 protected $pageId; variable in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded
49 public function open($pageId)
103 public static function initDatabase($pageId)
H A DDriverInterface.php33 public function open($pageId);
/plugin/fetchmedia/action/
H A Dajax.php82 protected function lockAndDownload($pageId, $link) {
97 protected function downloadExternalFile($pageId, $link) {
/plugin/qna/syntax/
H A Dtoc.php104 private function buildToc($pageId) {
218 private function addCacheDependencies($renderer, $pageId) {
/plugin/combo/ComboStrap/
H A DPageUrlPath.php186 public static function encodePageId(string $pageId): string argument
210 public static function getPageIdChecksumCharacter(string $pageId): ?string argument
H A DCacheManager.php84 public function shouldSlotExpire($pageId): bool argument
H A DMarkupRenderUtility.php68 static function renderId2Xhtml($pageId): string argument
H A DEvent.php220 startTaskRunnerForPage($pageId) global() argument
/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php82 public function getToken($pageId = ''): string {
94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): …
/plugin/latexport/implementation/
H A Ddecorator_includer.php59 private $pageId; variable in DecoratorIncluder
77 function document_start($pageId = null, $recursionLevel = 0) {
/plugin/nspages/printers/
H A DprinterPictures.php46 _getFirstImage($pageId) global() argument
/plugin/webcode/_test/
H A Ddokuwiki.test.php15 const pageId = 'PageId'; define in dokuwiki_plugin_webcode_test
/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...]
/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/userhomepage/
H A Dhelper.php77 function getLinkClasses($pageId = null, $class = null, $default = true) {
/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/prosemirror/parser/
H A DLinkNode.php124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
/plugin/fksnewsfeed/
H A Daction.php125 private function printStream(int $start, int $length, string $streamId, string $pageId): array {

12