Home
last modified time | relevance | path

Searched defs:opts (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/inc/
H A Dsearch.php108 * @param array $opts argument
27 search(& $data, $base, $func, $opts, $dir = '', $lvl = 1, $sort = 'natural') global() argument
133 search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
162 search_namespaces(& $data, $base, $file, $type, $lvl, $opts) global() argument
188 search_media(& $data, $base, $file, $type, $lvl, $opts) global() argument
255 search_mediafiles(& $data, $base, $file, $type, $lvl, $opts) global() argument
302 search_list(& $data, $base, $file, $type, $lvl, $opts) global() argument
333 search_pagename(& $data, $base, $file, $type, $lvl, $opts) global() argument
371 search_allpages(& $data, $base, $file, $type, $lvl, $opts) global() argument
487 search_universal(& $data, $base, $file, $type, $lvl, $opts) global() argument
[all...]
H A DPassHash.php553 hash_seafilepbkdf2($clear, $salt = null, $opts = array()) global() argument
589 hash_djangopbkdf2($clear, $salt = null, $opts = array()) global() argument
621 hash_djangopbkdf2_sha256($clear, $salt = null, $opts = array()) global() argument
635 hash_djangopbkdf2_sha1($clear, $salt = null, $opts = array()) global() argument
687 hash_sha2($clear, $salt = null, $opts = array()) global() argument
713 hash_sha512($clear, $salt = null, $opts = []) global() argument
719 hash_sha256($clear, $salt = null, $opts = []) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dtextselection.js73 function pasteText(selection,text,opts){ argument
125 opts = { global() class in insertTags
131 opts = { global() class in insertTags
[all...]
H A Dtoolbar.js113 opts = {nosel: true}; class in tb_formatln
115 opts = { class in tb_formatln
H A Dmedia.js154 var opts, $insp, $insbtn; variable
230 var opts, cb, edid, s; variable
769 var $obj, opts; global() variable
926 dw_mediamanager_item_select(edid, mediaid, opts, align, keepopen) global() argument
[all...]
/dokuwiki/inc/Action/
H A DRedirect.php58 $go = wl($opts['id'], '', true, '&'); argument
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php289 searchCountCallback(& $data, $base, $file, $type, $lvl, $opts) global() argument
/dokuwiki/lib/plugins/authad/
H A Dauth.php47 protected $opts = array(); global() variable in auth_plugin_authad
[all...]
/dokuwiki/inc/Remote/
H A DApiCore.php345 readNamespace($ns, $opts = array()) global() argument