Home
last modified time | relevance | path

Searched defs:page (Results 1 – 25 of 282) sorted by last modified time

12345678910>>...12

/plugin/pagelist/
H A Dhelper.php39 public $page = null; global() variable in helper_plugin_pagelist
390 addPage($page) global() argument
[all...]
/plugin/nspages/fileHelper/
H A DpagePreparer.php59 function prepareFile(&$page){ argument
117 buildNameToDisplay($page) global() argument
[all...]
/plugin/linkback/
H A Dtools.php18 function getFavicon($url, $page) { argument
/plugin/linkback/action/
H A Dsend.php213 function _ping_page($page, $linkback_info) { argument
243 _ping_page_linkback($type, $page, $headers, $body, $linkback_info) global() argument
318 _autodiscover_trackback($page, $data) global() argument
[all...]
H A Dantispam.php112 function _clean_link($targetUri, $page, $type) { argument
[all...]
/plugin/linkback/exe/
H A Dpingback.php149 function _getTrackbackData($sourceUri, $targetUri, $page) { argument
[all...]
/plugin/structpublish/helper/
H A Dassignments.php21 matchPagePattern($pattern, $page, $pns = null) global() argument
/plugin/structpublish/meta/
H A DAssignments.php187 public function assignPage($page, $user = null, $status = null) argument
200 public function deassignPage($page, $user, $status) argument
223 getPageAssignments($page, $checkpatterns = true) global() argument
[all...]
/plugin/struct/meta/
H A DAssignments.php174 assignPageSchema($page, $table) global() argument
187 deassignPageSchema($page, $table) global() argument
210 getPageAssignments($page, $checkpatterns = true) global() argument
278 matchPagePattern($pattern, $page, $pns = null) global() argument
321 getHistoricAssignments($page, $ts) global() argument
[all...]
H A DValue.php194 renderAsTagCloudLink(\\Doku_Renderer $R, $mode, $page, $filterQuery, $weight) global() argument
/plugin/struct/
H A Dremote.php41 getData($page, $schema, $time) global() argument
74 saveData($page, $data, $summary, $minor = false) global() argument
[all...]
H A Dhelper.php47 getData($page, $schema = null, $time = 0) global() argument
93 saveData($page, $data, $summary = '', $minor = false) global() argument
147 createPageRevision($page, $summary = '', $minor = false) global() argument
[all...]
/plugin/struct/types/
H A DAbstractBaseType.php353 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
H A DColor.php85 public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $showCount = null) argument
H A DMedia.php129 renderTagCloudLink($value, \\Doku_Renderer $R, $mode, $page, $filter, $weight) global() argument
/plugin/acknowledge/
H A Dhelper.php92 matchPagePattern($pattern, $page) global() argument
134 removePage($page) global() argument
149 storePageDate($page, $lastmod, $newContent) global() argument
174 clearPageAssignments($page) global() argument
190 setPageAssignees($page, $assignees) global() argument
205 setAutoAssignees($page) global() argument
238 isUserAssigned($page, $user, $groups) global() argument
283 getPageAssignees($page) global() argument
414 hasUserAcknowledged($page, $user) global() argument
439 getLatestUserAcknowledgement($page, $user) global() argument
459 saveAcknowledgement($page, $user) global() argument
505 getPageAcknowledgements($page, $max = 0) global() argument
[all...]
/plugin/acknowledge/admin/
H A Dreport.php218 pageLink($page) global() argument
[all...]
/plugin/acknowledge/db/
H A Dupdate0001.sql3 page TEXT NOT NULL PRIMARY KEY, field
9 page TEXT NOT NULL REFERENCES pages (page) ON DELETE CASCADE, field
17 page TEXT NOT NULL REFERENCES pages (page) ON DELETE CASCADE PRIMARY KEY, field
H A Dupdate0002.sql5 page TEXT NOT NULL REFERENCES pages (page) ON DELETE CASCADE, field
17 page TEXT NOT NULL REFERENCES pages (page), field
[all...]
H A Dupdate0003.sql4 page TEXT NOT NULL REFERENCES pages (page) ON DELETE CASCADE PRIMARY KEY, field
/plugin/dokusioc/lib/
H A Dsioc_inc.php69 $page = 'page',
113 public function siocURL($type, $id, $page = "")
224 private $page; variable in SIOCSite
229 public function __construct($url, $name, $description, $page = '', $usergroup_uri = '')
430 private $page; variable in SIOCThread
444 …public function __construct($id, $url, $page, $views = '', $tags = array(), $subject = '', $create…
580 private $page; variable in SIOCForum
597 $page,
/plugin/sqlite/
H A DFunctions.php151 if (is_null($page)) return null; argument
[all...]
/plugin/batchedit/
H A Dinterface.php274 printPageStats($page) global() argument
316 printPageMatches($page) global() argument
[all...]
H A Dengine.php682 public function addPage($page) { argument
[all...]
/plugin/aichat/
H A DChunk.php8 protected $page; global() variable in dokuwiki\\plugin\\aichat\\Chunk
27 __construct($page, $id, $text, $embedding, $created = '', $score = 0) global() argument
64 setPage($page) global() argument
[all...]

12345678910>>...12