Home
last modified time | relevance | path

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

12

/plugin/renderrevisions/helper/
Dstorage.php21 public function getFilename($id, $rev)
35 public function saveRevision($id, $rev, $content)
48 public function getRevision($id, $rev)
62 public function hasRevision($id, $rev)
/plugin/combo/ComboStrap/
DWikiPath.php102 private $rev; variable in ComboStrap\\WikiPath
132 protected function __construct(string $path, string $drive, string $rev = null)
261 …public static function createMarkupPathFromPath(string $parameterPath, string $rev = null): WikiPa…
352 static function createMediaPathFromPath($path, $rev = null): WikiPath
449 static function createMediaPathFromId($id, $rev = null): WikiPath
508 static function createMarkupPathFromId($id, $rev = null): WikiPath
570 static function createWikiPath($path, $drive, string $rev = ''): WikiPath
718 static function createFromPath(string $path, string $drive, string $rev = null): WikiPath
DIFetcherLocalImage.php54 …public static function createImageFetchFromId(string $imageId, string $rev = null): IFetcherLocalI…
/plugin/ireadit/
Dhelper.php98 public function use_ireadit_here($id, $rev) {
110 public function user_can_read_page($ireadit_data, $id, $rev, $user) {
/plugin/structpublish/meta/
DRevision.php23 protected $rev; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
42 public function __construct($id, $rev)
274 public function getLatestPublishedRevision($rev = null)
/plugin/structpublish/action/
Dbanner.php103 protected function getBannerText($name, $rev, $diff = '')
140 protected function makeLink($id, $rev, $text)
/plugin/struct/_test/
DStructTest.php46 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
73 protected function saveData($page, $table, $data, $rev = 0, $rid = 0)
/plugin/jsonrpc/
Djsonrpc.php98 public function rawPage($id,$rev=''){
154 public function htmlPage($id,$rev=''){
161 public function htmlPagePart($id,$rev='',$maxHeader=3,$maxItems=3){
276 public function pageInfo($id,$rev=''){
/plugin/ireadit/db/
Dupdate0001.sql3 rev INTEGER NOT NULL, field
/plugin/etherpadlite/scripts/
Detherpadlite.js20 …{ 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_getText", "isSaveable" : ep.isSa… property
71 { "id" : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_close", property
197 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_security", property
266 …{ 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_getText", "isSaveable" : ep.isSa… property
364 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_open", "text" : text, property
594 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "has_pad", property
/plugin/struct/db/
Dupdate0003.sql7 rev INTEGER NOT NULL, field
/plugin/structtasks/_test/
DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
/plugin/slacknotifier/helper/
DFormatter.php54 private function buildUrl(string $page, int $rev, ?int $oldRev = null): ?string
/plugin/struct/meta/
DAccessTable.php586 public static function isTypePage($pid, $rev)
599 public static function isTypeGlobal($pid, $rev)
612 public static function isTypeSerial($pid, $rev)
/plugin/publish/action/
Dmail.php215 function revlink($id, $rev) {
/plugin/structsection/script/
Dmain.js50 rev, property
/plugin/matrixnotifier/
Dhelper.php135 private function compose_url($event = null, $rev = null)
/plugin/pagetemplate/
Dpagetemplate_backlinks.php87 function _pageTemplateMetaFN($raw_id,$rev='',$clean=true){
/plugin/approve/db/
Dupdate0003.sql9 rev INTEGER NOT NULL, field
/plugin/inclform/
Dsyntax.php99 function formFN($id,$rev=''){
/plugin/structstatus/
Dscript.js17 rev: $self.parent().data('rev'), property
/plugin/structsection/lib/
Dbundle.js1 …"div.level2"),i=JSINFO.id,n=t.data("struct"),p=JSINFO.plugin_structsection.rev;if(i&&n){var u=jQue… property
/plugin/struct/script/
DInlineEditor.js42 rev: rev, property
/plugin/etherpadlite/externals/etherpad-lite-client/
Detherpad-lite-client.php201 public function getText($padID, $rev=null){
210 public function getHTML($padID, $rev=null){
/plugin/issuelinks/helper/
Ddb.php401 …public function savePageRevIssues($page, $rev, $serviceName, $project, $issue_id, $isMergeRequest,…
442 public function savePageRev($page, $rev, $summary, $user)

12