Home
last modified time | relevance | path

Searched defs:type (Results 26 – 50 of 59) sorted by relevance

123

/dokuwiki/inc/Parsing/Handler/
H A DLists.php175 protected function interpretSyntax($match, &$type) argument
/dokuwiki/inc/Form/
H A DInputElement.php31 public function __construct($type, $name, $label = '') argument
H A DForm.php129 public function findPositionByType($type, $offset = 0) argument
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php289 searchCountCallback(& $data, $base, $file, $type, $lvl, $opts) global() argument
/dokuwiki/inc/
H A Dtemplate.php485 tpl_button($type, $return = false) global() argument
525 tpl_actionlink($type, $pre = '', $suf = '', $inner = '', $return = false) global() argument
581 tpl_get_action($type) global() argument
639 tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', $inner = '') global() argument
[all...]
H A Dform.php199 public function findElementByType($type) argument
421 form_makeButton($type, $act, $value = '', $attrs = array()) global() argument
450 form_makeField($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
476 form_makeFieldRight($type, $name, $value = '', $label = null, $id = '', $class = '', $attrs = array()) global() argument
[all...]
H A DDifferenceEngine.php13 var $type; variable in _DiffOp
34 var $type = 'copy'; variable in _DiffOp_Copy
49 var $type = 'delete'; variable in _DiffOp_Delete
62 var $type = 'add'; variable in _DiffOp_Add
75 var $type = 'change'; variable in _DiffOp_Change
[all...]
H A Dhtml.php532 html_diff($text = '', $intro = true, $type = null) global() argument
551 html_diff_navigation($pagelog, $type, $l_rev, $r_rev) global() argument
[all...]
H A DJpegMeta.php2604 _write8BIM(& $data, $pos, $type, $header, & $value) global() argument
2672 _writeIPTCEntry(& $data, $pos, $type, & $value) global() argument
[all...]
H A Dmedia.php1292 media_image_diff($image, $l_rev, $r_rev, $l_size, $r_size, $type) global() argument
2100 media_supportedav($mime, $type = NULL) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php1089 _parseKey($key, $type) global() argument
1728 loadKey($key, $type = false) global() argument
1880 setPublicKey($key = false, $type = false) global() argument
1940 setPrivateKey($key = false, $type = false) global() argument
1969 getPublicKey($type = self PUBLIC_FORMAT_PKCS8) global() argument
2027 getPrivateKey($type = self PUBLIC_FORMAT_PKCS1) global() argument
/dokuwiki/lib/plugins/info/
H A Dsyntax.php126 renderPlugins($type, Doku_Renderer $renderer) global() argument
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DArchive.php23 abstract public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO); argument
H A DTar.php34 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
H A DZip.php40 public function setCompression($level = 9, $type = Archive::COMPRESS_AUTO) argument
/dokuwiki/vendor/composer/
H A DInstalledVersions.php73 public static function getInstalledPackagesByType($type) argument
[all...]
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php30 protected $type = ''; variable in dokuwiki\\Menu\\Item\\AbstractItem
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php343 public function sanitize($data, $type, $base = '') argument
476 preprocess($html, $type) global() argument
536 strip_tag($tag, $document, $xpath, $type) global() argument
[all...]
H A DSource.php94 public function sanitize($data, $type, $base = '') argument
H A DLocator.php103 public function find($type = \SimplePie\SimplePie::LOCATOR_ALL, &$working = null) argument
[all...]
H A DEnclosure.php214 public $type; variable in SimplePie\\Enclosure
230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) argument
[all...]
H A DItem.php184 public function sanitize($data, $type, $base = '') argument
[all...]
/dokuwiki/inc/Extension/
H A DAuthPlugin.php125 triggerUserMod($type, $params) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1643 _stat($filename, $type) global() argument
3149 _get_xstat_cache_prop($path, $prop, $type) global() argument
3595 _send_sftp_packet($type, $data, $request_id = 1) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dfileuploader.js53 qq.attach = function(element, type, fn){ argument
60 qq.detach = function(element, type, fn){ argument
544 _find: function(parent, type){ argument
[all...]

123