Home
last modified time | relevance | path

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

12

/plugin/combo/ComboStrap/
H A DWikiPath.php102 private $rev; variable in ComboStrap\\WikiPath
132 protected function __construct(string $path, string $drive, string $rev = null) argument
261 public static function createMarkupPathFromPath(string $parameterPath, string $rev = null): WikiPath argument
352 createMediaPathFromPath($path, $rev = null) global() argument
449 createMediaPathFromId($id, $rev = null) global() argument
508 createMarkupPathFromId($id, $rev = null) global() argument
570 createWikiPath($path, $drive, string $rev = '') global() argument
718 createFromPath(string $path, string $drive, string $rev = null) global() argument
[all...]
H A DIFetcherLocalImage.php54 public static function createImageFetchFromId(string $imageId, string $rev = null): IFetcherLocalImage argument
H A DFetcherRaster.php46 public static function createImageRasterFetchFromId(string $imageId, $rev = null): FetcherRaster argument
H A DMarkupRef.php482 private function addRevToUrl($rev = null): void argument
/plugin/ireadit/
H A Dhelper.php102 public function use_ireadit_here($id, $rev) {
114 public function user_can_read_page($ireadit_data, $id, $rev, $user) {
/plugin/structpublish/action/
H A Dbanner.php99 protected function getBannerText($name, $rev, $diff = '') argument
136 makeLink($id, $rev, $text) global() argument
[all...]
/plugin/structpublish/meta/
H A DRevision.php22 protected $rev; variable in dokuwiki\\plugin\\structpublish\\meta\\Revision
41 public function __construct($id, $rev) argument
270 getLatestPublishedRevision($rev = null) global() argument
[all...]
/plugin/ireadit/db/
H A Dupdate0001.sql3 rev INTEGER NOT NULL, field
/plugin/jsonrpc/
H A 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/struct/db/
H A Dupdate0003.sql7 rev INTEGER NOT NULL, field
/plugin/structtasks/_test/
H A DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
/plugin/slacknotifier/helper/
H A DFormatter.php50 buildUrl(string $page, int $rev, int $oldRev = null) global() argument
/plugin/publish/action/
H A Dmail.php215 function revlink($id, $rev) {
/plugin/struct/meta/
H A DAccessTable.php585 isTypePage($pid, $rev) global() argument
598 isTypeGlobal($pid, $rev) global() argument
611 isTypeSerial($pid, $rev) global() argument
[all...]
/plugin/matrixnotifier/
H A Dhelper.php126 private function compose_url($event = null, $rev = null)
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php87 function _pageTemplateMetaFN($raw_id,$rev='',$clean=true){
/plugin/approve/db/
H A Dupdate0001.sql9 rev INTEGER NOT NULL, field
/plugin/inclform/
H A Dsyntax.php99 function formFN($id,$rev=''){
/plugin/structstatus/
H A Dscript.js17 rev: $self.parent().data('rev'), property in AnonymousFunctione2c426950200.data
/plugin/issuelinks/helper/
H A Ddb.php401 …public function savePageRevIssues($page, $rev, $serviceName, $project, $issue_id, $isMergeRequest,…
442 public function savePageRev($page, $rev, $summary, $user)
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php201 public function getText($padID, $rev=null){
210 public function getHTML($padID, $rev=null){
/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php79 public function addVersionPrevious($rev)
84 public function addVersionNext($rev)
/plugin/pagestat/
H A Dremote.php45 function rawPage($id,$rev=''){
/plugin/issuelinks/db/
H A Dupdate0001.sql44 rev INTEGER NOT NULL CHECK(rev > 0), field
/plugin/watchcycle/
H A Daction.php300 protected function getLastMaintainerRev($meta, $maintainer, &$rev) argument

12