Home
last modified time | relevance | path

Searched defs:page (Results 51 – 75 of 329) sorted by relevance

12345678910>>...14

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php16 private $page; variable in ComboStrap\\Meta\\Api\\MetadataStoreAbs
28 public function __construct(ResourceCombo $page)
/plugin/aichat/
H A Dcli.php183 protected function page($page, $dump = false) argument
213 protected function split($page)
/plugin/pagetemplate/
Dpagetemplate_backlinks.php22 function _save($backlinks, $page) {
31 function _load($page) {
/plugin/tabinclude/
Dscript.js5 function dwpl_ti_refresh(_this, page){ argument
13 jQuery.post(DOKU_BASE + 'lib/plugins/tabinclude/ajax.php', { call: 'content', page: page }) property
/plugin/semantic/
Dhelper.php14 private $page = null; variable in helper_plugin_semantic
49 public function getMetadata($page)
/plugin/combo/action/
H A Dmetacanonical.php83 private function canonicalHeadMetadata($event, MarkupPath $page)
153 private function appNameMetadata($event, MarkupPath $page)
/plugin/farmsync/meta/
DFarmSyncUtil.php118 public function saveRemotePage($animal, $page, $content, $timestamp = 0) {
154 public function readRemotePage($animal, $page, $clean = true, $timestamp = null) {
241 public function remotePageExists($animal, $page, $clean = true) {
259 public function findCommonAncestor($page, $source, $target) {
296 … public function addRemotePageChangelogRevision($animal, $page, $changelogLine, $truncate = true) {
502 private function checkForExternalEdit($animal, $page) {
/plugin/farmsync/action/
Dajax.php136 public function overwriteRemotePage($source, $target, $page) {
141 public function writeManualMerge($source, $target, $page, $content) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
100 public function setPage($page)
DGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
100 public function setPage($page)
DGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
100 public function setPage($page)
/plugin/struct/
H A Dremote.php44 public function getData($page, $schema, $time)
77 public function saveData($page, $data, $summary, $minor = false)
/plugin/bookcreator/action/
Dhandleselection.php206 private function deleteSavedSelection($page) {
230 public function loadSavedSelection($page) {
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php50 …public static function renderForPage(MarkupPath $page, TagAttributes $tagAttributes = null): string
116 …public static function getRelatedPagesOrderedByBacklinkCount(MarkupPath $page, ?int $max = null): …
/plugin/combo/ComboStrap/
H A DMetadataStoreTransfer.php26 private $page; variable in ComboStrap\\MetadataStoreTransfer
54 public static function createForPage($page): MetadataStoreTransfer
/plugin/aichat/Storage/
H A DSQLiteStorage.php73 public function reusePageChunks($page, $firstChunkID)
79 public function deletePageChunks($page, $firstChunkID)
118 public function getPageChunks($page, $firstChunkID)
/plugin/blogtng/db/
Dupdate0005.sql4 page, field
22 page, field
/plugin/diagramsnet/lib/js/diagramly/
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
/plugin/snippets/
Dscript.js104 jQuery(preview).bind('click', {'page': page}, function(event) { property
115 jQuery(insert).bind('click', {'page': page}, function(event) { property
197 preview: function(page) { argument
216 insert: function(page) { argument
/plugin/timetrack/db/
Dupdate0001.sql4 CREATE TABLE page (id INTEGER PRIMARY KEY, page TEXT); field
/plugin/watchcycle/
Dhelper.php200 public function informMaintainer($def, $page)
214 protected function sendMail($mail, $page)
/plugin/do/
Dhelper.php253 public function toggleTaskStatus($page, $md5, $commitmsg = '')
394 public function getAllPageStatuses($page)
/plugin/embed/
Dsyntax.php129 function _do_replacements($page,$r_str) {
191 function _convertInstructions($page,$page_id) {
/plugin/ireadit/db/
H A Dupdate0002.sql2 page TEXT NOT NULL, field
/plugin/top/db/
Dupdate0001.sql2 page, field

12345678910>>...14