Home
last modified time | relevance | path

Searched defs:id (Results 26 – 50 of 61) sorted by relevance

123

/dokuwiki/inc/Ui/
H A DPageRevisions.php24 public function __construct($id = null) argument
[all...]
H A DMediaRevisions.php25 public function __construct($id) argument
[all...]
H A DMediaDiff.php34 public function __construct($id) argument
[all...]
H A DPageDiff.php36 public function __construct($id = null) argument
[all...]
/dokuwiki/inc/Cache/
H A DCacheParser.php21 __construct($id, $file, $mode) global() argument
/dokuwiki/inc/File/
H A DMediaFile.php9 protected $id; variable in dokuwiki\\File\\MediaFile
25 __construct($id, $rev = '') global() argument
/dokuwiki/inc/Subscriptions/
H A DPageSubscriptionSender.php26 sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $current_rev = null) global() argument
[all...]
H A DSubscriptionSender.php27 protected function getMessageID($id, $rev = null) argument
[all...]
/dokuwiki/inc/
H A Dio.php27 io_sweepNS($id, $basedir = 'datadir') global() argument
70 io_readWikiPage($file, $id, $rev = false) global() argument
189 io_writeWikiPage($file, $content, $id, $rev = false) global() argument
448 io_createNamespace($id, $ns_type = 'pages') global() argument
[all...]
H A Dmedia.php63 * @param string $id media id argument
33 media_filesinuse($data, $id) global() argument
114 media_isexternal($id) global() argument
127 media_ispublic($id) global() argument
144 media_metaform($id, $auth) global() argument
218 media_inuse($id) global() argument
248 media_delete($id, $auth) global() argument
421 media_save($file, $id, $ow, $auth, $move) global() argument
518 media_upload_finish($fn_tmp, $fn, $id, $imime, $overwrite, $move = 'move_uploaded_file') global() argument
576 media_saveOldRevision($id) global() argument
669 media_notify($id, $file, $mime, $old_rev = false, $current_rev = false) global() argument
1779 media_get_token($id, $w, $h) global() argument
[all...]
H A Dchangelog.php47 addLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument
108 addMediaLogEntry($date, $id, $type = DOKU_CHANGE_TYPE_EDIT, $summary = '', $extra = '', $flags = null, $sizechange = null) global() argument
[all...]
H A Ddeprecated.php106 __construct($id, $chunk_size = 8192) global() argument
120 __construct($id, $chunk_size = 8192) global() argument
420 add($id, $user, $style, $data = '') global() argument
441 remove($id, $user = null, $style = null, $data = null) global() argument
461 user_subscription($id = '', $user = '') global() argument
498 send_diff($subscriber_mail, $template, $id, $rev = null, $summary = '') global() argument
516 send_media_diff($subscriber_mail, $template, $id, $rev = false) global() argument
[all...]
H A DDraft.php15 protected $id; global() variable in dokuwiki\\Draft
/dokuwiki/lib/scripts/
H A Dedit.js23 function createToolButton(icon,label,key,id,classname){ argument
73 createPicker(id,props,edid) global() argument
[all...]
H A Ddelay.js18 execDispatch: function (id) { argument
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMySQL.php82 protected $id; variable in SimplePie\\Cache\\MySQL
[all...]
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php15 protected $id; variable in dokuwiki\\ChangeLog\\ChangeLog
27 public function __construct($id, $chunk_size = 8192) argument
[all...]
/dokuwiki/inc/Sitemap/
H A DItem.php43 createFromID($id, $changefreq = null, $priority = null) global() argument
/dokuwiki/bin/
H A Dindexer.php80 index($id) global() argument
/dokuwiki/inc/lang/id/
H A Djquery.ui.datepicker.js19 datepicker.regional.id = { class in datepicker.regional
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php4313 _removeExtension($id, $path = null) global() argument
4348 _getExtension($id, $cert = null, $path = null) global() argument
4398 _setExtension($id, $value, $critical = false, $replace = true, $path = null) global() argument
4430 removeExtension($id) global() argument
4445 getExtension($id, $cert = null) global() argument
4472 setExtension($id, $value, $critical = false, $replace = true) global() argument
4485 removeAttribute($id, $disposition = self ATTR_ALL) global() argument
4536 getAttribute($id, $disposition = self ATTR_ALL, $csr = null) global() argument
4603 setAttribute($id, $value, $disposition = self ATTR_ALL) global() argument
4960 removeRevokedCertificateExtension($serial, $id) global() argument
4982 getRevokedCertificateExtension($serial, $id, $crl = null) global() argument
5031 setRevokedCertificateExtension($serial, $id, $value, $critical = false, $replace = true) global() argument
[all...]
/dokuwiki/inc/Search/
H A DIndexer.php1019 getIndexKey($idx, $suffix, $id) global() argument
1044 saveIndexKey($idx, $suffix, $id, $line) global() argument
1156 updateTuple($line, $id, $count) global() argument
[all...]
/dokuwiki/lib/plugins/config/
H A Dadmin.php266 printH1($id, $text) global() argument
/dokuwiki/inc/parser/
H A Dmetadata.php137 toc_additem($id, $text, $level) global() argument
461 internallink($id, $name = null) global() argument
689 _getLinkTitle($title, $default, $id = null) global() argument
[all...]
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php34 protected $id = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem
[all...]

123