Home
last modified time | relevance | path

Searched defs:text (Results 1 – 25 of 38) sorted by relevance

12

/dokuwiki/inc/Ui/
H A DPageView.php14 protected $text; variable in dokuwiki\\Ui\\PageView
21 public function __construct($text = null) argument
H A DPageConflict.php14 protected $text; variable in dokuwiki\\Ui\\PageConflict
23 public function __construct($text = '', $summary = '') argument
H A DPageDiff.php29 protected $text; variable in dokuwiki\\Ui\\PageDiff
62 public function compareWith($text = null) argument
[all...]
/dokuwiki/inc/parser/
H A Dcode.php19 code($text, $language = null, $filename = '') global() argument
50 file($text, $language = null, $filename = '') global() argument
H A Dmetadata.php116 cdata($text) global() 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 Dxhtmlsummary.php39 header($text, $level, $pos) global() argument
H A Drenderer.php177 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 Dxhtml.php195 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 Dcompatibility.php16 ctype_space($text) global() argument
31 ctype_digit($text) global() argument
H A DMailer.class.php22 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 Dcommon.php722 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 Dhttputils.php285 http_status($code = 200, $text = '') global() argument
H A Dhtml.php86 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 DCaption.php98 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 DPreformatted.php9 protected $text =''; global() variable in dokuwiki\\Parsing\\Handler\\Preformatted
/dokuwiki/lib/scripts/
H A Dtextselection.js73 function pasteText(selection,text,opts){ argument
148 insertAtCarret(textAreaID, text) global() argument
[all...]
/dokuwiki/inc/Form/
H A DTextareaElement.php14 protected $text; variable in dokuwiki\\Form\\TextareaElement
/dokuwiki/inc/Utf8/
H A DAsian.php78 separateAsianWords($text, $sep = ' ') global() argument
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php177 protected static function checkTextLength($text, $minimum, $maximum) argument
/dokuwiki/inc/Search/
H A DIndexer.php31 addPageWords($page, $text) global() argument
107 getPageWords($text) global() argument
488 tokenizer($text, $wc = false) global() argument
[all...]
/dokuwiki/lib/plugins/config/
H A Dadmin.php266 printH1($id, $text) global() argument
/dokuwiki/inc/File/
H A DPageFile.php79 public function saveWikiText($text, $summary, $minor = false) argument
/dokuwiki/lib/plugins/info/
H A Dsyntax.php321 addToToc($text, $level, Doku_Renderer_xhtml $renderer) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php316 _crypt($text, $mode) global() argument
/dokuwiki/inc/Extension/
H A DPluginInterface.php151 public function render_text($text, $format = 'xhtml'); argument

12