Home
last modified time | relevance | path

Searched defs:indent (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php377 htmlUserForm($cmd, $user = '', $userdata = array(), $indent = 0) global() argument
512 htmlInputField($id, $name, $label, $value, $cando, $required, $indent = 0) global() argument
563 htmlFilterSettings($indent = 0) global() argument
578 htmlImportForm($indent = 0) global() argument
[all...]
/dokuwiki/inc/
H A Dcommon.php88 ptln($string, $indent = 0) global() argument
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php3121 protected function indent(&$result) { function in GeSHi