Home
last modified time | relevance | path

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

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef
100 public function setPage($page)
H A DGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef
100 public function setPage($page)
H A DGoogleCloudDocumentaiV1DocumentPageAnchorPageRef.php39 public $page; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageAnchorPageRef
100 public function setPage($page)
/plugin/diagramsnet/lib/js/diagramly/
H A 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 in EditorUi.diffPages.lookup
/plugin/farmsync/meta/
H A 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/bookcreator/action/
H A Dhandleselection.php206 deleteSavedSelection($page) global() argument
230 loadSavedSelection($page) global() argument
[all...]
/plugin/combo/ComboStrap/
H A DMetadataStoreTransfer.php26 private $page; variable in ComboStrap\\MetadataStoreTransfer
54 public static function createForPage($page): MetadataStoreTransfer argument
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php50 public static function renderForPage(MarkupPath $page, TagAttributes $tagAttributes = null): string argument
116 getRelatedPagesOrderedByBacklinkCount(MarkupPath $page, int $max = null) global() argument
[all...]
/plugin/top/db/
H A Dupdate0001.sql2 page, field
/plugin/ireadit/db/
H A Dupdate0002.sql2 page TEXT NOT NULL, field
H A Dupdate0003.sql2 page TEXT NOT NULL, field
H A Dupdate0001.sql2 page TEXT NOT NULL, field
/plugin/blogtng/db/
H A Dupdate0005.sql4 page, field
22 page, field
/plugin/timetrack/db/
H A Dupdate0001.sql4 CREATE TABLE page (id INTEGER PRIMARY KEY, page TEXT); table
/plugin/rating/db/
H A Dupdate0001.sql2 page, field
/plugin/davcal/db/
H A Dupdate0002.sql3 page text, field
/plugin/embed/
H A Dsyntax.php129 function _do_replacements($page,$r_str) {
191 function _convertInstructions($page,$page_id) {
/plugin/do/
H A Dhelper.php253 public function toggleTaskStatus($page, $md5, $commitmsg = '')
394 public function getAllPageStatuses($page)
/plugin/aichat/Storage/
H A DSQLiteStorage.php56 reusePageChunks($page, $firstChunkID) global() argument
62 deletePageChunks($page, $firstChunkID) global() argument
[all...]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Duseheading.php6 function ckg_get_title($page,$dir) {
/plugin/structpublish/helper/
H A Dassignments.php21 matchPagePattern($pattern, $page, $pns = null) global() argument
/plugin/watchcycle/db/
H A Dupdate0001.sql2 page TEXT PRIMARY KEY NOT NULL, field
/plugin/podcast/blogtng-tpl/
H A Dlist.php4 $page = $entry->entry['page']; variable
/plugin/aichat/db/
H A Dupdate0001.sql4 page TEXT NOT NULL, field
/plugin/acknowledge/db/
H A Dupdate0003.sql4 page TEXT NOT NULL REFERENCES pages (page) ON DELETE CASCADE PRIMARY KEY, field

12345678910>>...12