/plugin/findologicxmlexport/ |
H A D | DokuwikiXMLExport.php | 142 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 D | Pages.php | 40 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 D | Storelayoutclusters.php | 41 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 D | Storelayoutpages.php | 40 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 D | helper.php | 22 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 D | action.php | 19 public $pageId; variable in rrdMediaInfo
|
/plugin/combo/resources/snippet/js/ |
H A D | metadata.js | 9 async function openMetaViewer(modalViewer, modalManager, pageId) { argument 100 let openMetadataManager = async function (pageId) { argument [all...] |
/plugin/yuriigantt/src/Driver/ |
H A D | Embedded.php | 35 protected $pageId; variable in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded 49 public function open($pageId) 103 public static function initDatabase($pageId)
|
H A D | DriverInterface.php | 33 public function open($pageId);
|
/plugin/fetchmedia/action/ |
H A D | ajax.php | 82 protected function lockAndDownload($pageId, $link) { 97 protected function downloadExternalFile($pageId, $link) {
|
/plugin/qna/syntax/ |
H A D | toc.php | 104 private function buildToc($pageId) { 218 private function addCacheDependencies($renderer, $pageId) {
|
/plugin/combo/ComboStrap/ |
H A D | PageUrlPath.php | 186 encodePageId(string $pageId) global() argument 210 getPageIdChecksumCharacter(string $pageId) global() argument
|
H A D | CacheManager.php | 84 public function shouldSlotExpire($pageId): bool argument
|
H A D | MarkupRenderUtility.php | 68 static function renderId2Xhtml($pageId): string argument
|
H A D | Event.php | 220 startTaskRunnerForPage($pageId) global() argument
|
/plugin/fksnewsfeed/inc/ORM/ |
H A D | ModelNews.php | 82 public function getToken($pageId = ''): string { 94 …public function render(string $even, string $stream, string $pageId = '', bool $editable = true): …
|
/plugin/latexport/implementation/ |
H A D | decorator_includer.php | 59 private $pageId; variable in DecoratorIncluder 77 function document_start($pageId = null, $recursionLevel = 0) {
|
/plugin/nspages/printers/ |
H A D | printerPictures.php | 46 _getFirstImage($pageId) global() argument
|
/plugin/webcode/_test/ |
H A D | dokuwiki.test.php | 15 const pageId = 'PageId'; define in dokuwiki_plugin_webcode_test
|
/plugin/batchedit/ |
H A D | engine.php | 48 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 D | FpdiTrait.php | 129 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 D | helper.php | 77 function getLinkClasses($pageId = null, $class = null, $default = true) {
|
/plugin/chat/ |
H A D | script.js | 110 function Ajax_chat_class(objectName, outId, pageId, lastRefresh, window) { argument 554 function new_ajax_chat(outId, pageId, lastRefresh) { argument
|
/plugin/prosemirror/parser/ |
H A D | LinkNode.php | 124 resolveImageTitle($pageId, $imageId, $title = null, $align = null, $width = null, $height = null, $cache = null) global() argument
|
/plugin/fksnewsfeed/ |
H A D | action.php | 125 private function printStream(int $start, int $length, string $streamId, string $pageId): array {
|