/dokuwiki/inc/Ui/ |
H A D | PageView.php | 14 protected $text; variable in dokuwiki\\Ui\\PageView 21 public function __construct($text = null) argument
|
H A D | PageConflict.php | 14 protected $text; variable in dokuwiki\\Ui\\PageConflict 23 public function __construct($text = '', $summary = '') argument
|
H A D | PageDiff.php | 29 protected $text; variable in dokuwiki\\Ui\\PageDiff 62 public function compareWith($text = null) argument [all...] |
/dokuwiki/inc/parser/ |
H A D | code.php | 19 code($text, $language = null, $filename = '') global() argument 50 file($text, $language = null, $filename = '') global() argument
|
H A D | metadata.php | 116 * Render plain text data argument 137 toc_additem($id, $text, $level) global() argument 160 header($text, $level, $pos) global() argument 287 preformatted($text) global() argument 315 file($text, $lang = null, $file = null) global() argument 327 code($text, $language = null, $file = null) global() argument [all...] |
H A D | xhtmlsummary.php | 39 header($text, $level, $pos) global() argument
|
H A D | renderer.php | 177 toc_additem($id, $text, $level) global() argument 187 header($text, $level, $pos) global() argument 209 cdata($text) global() argument 390 unformatted($text) global() argument 399 preformatted($text) global() argument 421 file($text, $lang = null, $file = null) global() argument 431 code($text, $lang = null, $file = null) global() argument [all...] |
H A D | xhtml.php | 195 toc_additem($id, $text, $level) global() argument 213 header($text, $level, $pos, $returnonly = false) global() argument 281 cdata($text) global() argument 542 unformatted($text) global() argument 565 preformatted($text) global() argument 577 file($text, $language = null, $filename = null, $options = null) global() argument 589 code($text, $language = null, $filename = null, $options = null) global() argument 603 _highlight($type, $text, $language = null, $filename = null, $options = null) global() argument [all...] |
/dokuwiki/inc/ |
H A D | compatibility.php | 16 ctype_space($text) global() argument 31 ctype_digit($text) global() argument
|
H A D | Mailer.class.php | 22 protected $text = ''; global() variable in Mailer 192 setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true) global() argument 267 setText($text) global() argument [all...] |
H A D | common.php | 722 checkwordblock($text = '') global() argument 1008 cleanText($text) global() argument 1030 formText($text) global() argument 1241 con($pre, $text, $suf, $pretty = false) global() argument 1286 saveWikiText($id, $text, $summary, $minor = false) global() argument 1964 stripsourcemaps(& $text) global() argument [all...] |
H A D | httputils.php | 285 http_status($code = 200, $text = '') global() argument
|
H A D | html.php | 86 html_secedit($text, $show = true) global() argument 532 html_diff($text = '', $intro = true, $type = null) global() argument 592 html_conflict($text, $summary) global() argument 833 html_mktocitem($link, $text, $level, $hash = '#') global() argument [all...] |
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Caption.php | 98 public $text; variable in SimplePie\\Caption 106 public function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null) argument [all...] |
/dokuwiki/inc/Parsing/Handler/ |
H A D | Preformatted.php | 9 protected $text =''; global() variable in dokuwiki\\Parsing\\Handler\\Preformatted
|
/dokuwiki/lib/scripts/ |
H A D | textselection.js | 73 function pasteText(selection,text,opts){ argument 148 insertAtCarret(textAreaID, text) global() argument [all...] |
/dokuwiki/inc/Form/ |
H A D | TextareaElement.php | 14 protected $text; variable in dokuwiki\\Form\\TextareaElement
|
/dokuwiki/inc/Utf8/ |
H A D | Asian.php | 78 separateAsianWords($text, $sep = ' ') global() argument
|
/dokuwiki/vendor/aziraphale/email-address-validator/ |
H A D | EmailAddressValidator.php | 177 protected static function checkTextLength($text, $minimum, $maximum) argument
|
/dokuwiki/inc/Search/ |
H A D | Indexer.php | 31 addPageWords($page, $text) global() argument 107 getPageWords($text) global() argument 488 tokenizer($text, $wc = false) global() argument [all...] |
/dokuwiki/lib/plugins/config/ |
H A D | admin.php | 266 printH1($id, $text) global() argument
|
/dokuwiki/inc/File/ |
H A D | PageFile.php | 79 public function saveWikiText($text, $summary, $minor = false) argument
|
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 321 addToToc($text, $level, Doku_Renderer_xhtml $renderer) global() argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | RC4.php | 316 _crypt($text, $mode) global() argument
|
/dokuwiki/inc/Extension/ |
H A D | PluginInterface.php | 151 public function render_text($text, $format = 'xhtml'); argument
|