| /plugin/dropfiles/src/ |
| D | upload.js | 113 text: window.LANG.plugins.dropfiles.skip, property 117 text: window.LANG.plugins.dropfiles.rename, property 121 text: window.LANG.plugins.dropfiles.overwrite, property 129 text: window.LANG.plugins.dropfiles.overwriteAll, property 209 function(file) {file.namespace = namespace; return file;} argument 225 var filesWithoutErrors = filelist.filter(function (file) { argument 228 filesThatExist = filelist.filter(function (file) { argument 231 var filesWithOtherErrors = filelist.filter(function (file) { argument 241 filesWithOtherErrors.map(function (file) { argument 314 filelist.forEach(function (file) { argument
|
| /plugin/struct/renderer/ |
| H A D | csv.php | 137 public function cdata($text) 183 public function code($text, $lang = null, $file = null) 188 public function header($text, $level, $pos) 198 public function unformatted($text) 203 public function php($text) 208 public function phpblock($text) 213 public function html($text) 218 public function htmlblock($text) 223 public function preformatted($text) 228 public function file($text, $lang = null, $file = null) argument
|
| /plugin/dbquery/ |
| H A D | renderer.php | 25 public function header($text, $level, $pos) 31 public function code($text, $lang = null, $file = null)
|
| /plugin/gemini/ |
| D | renderer.php | 35 public function header($text, $level, $pos) 62 public function cdata($text) 128 public function php($text) 134 public function phpblock($text) 140 public function html($text) 146 public function htmlblock($text) 152 public function preformatted($text) 170 public function file($text, $lang = null, $file = null) function in renderer_plugin_gemini 182 public function code($text, $lang = null, $file = null)
|
| /plugin/mathpublish/phpmathpublisher/ |
| D | PhpMathPublisher.php | 90 public function mathImage($text) 111 public function renderImage($text, $file) 127 public function mathFilter($text)
|
| /plugin/whyspam/ |
| D | admin.php | 74 function _checkit($file,&$text){
|
| /plugin/json/script/ |
| D | json.js | 44 set data_inline(text) { argument 103 file: JSINFO.id, //dokuwiki file id property 106 text: text //new text to write into <json ...>text</json> element property 171 file: JSINFO.id, //dokuwiki file id property
|
| /plugin/webdav/core/ |
| D | Utils.php | 42 public static function streamWriter($stream, $file) 84 public static function saveWikiText($id, $text, $mode = 'edit') 140 public static function searchCallback(&$data, $base, $file, $type, $lvl, $opts = [])
|
| /plugin/xml/ |
| D | renderer.php | 86 function header($text, $level, $pos) { 119 function cdata($text) { 261 function unformatted($text) { 267 function php($text) { 273 function phpblock($text) { 279 function html($text) { 285 function htmlblock($text) { 291 function preformatted($text) { 307 function code($text, $lang = null, $file = null) { 313 function file($text, $lang = null, $file = null) { argument [all …]
|
| /plugin/mellelexport/ |
| D | renderer.php | 565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN… 567 …function header($text, $level, $pos) {call_user_func_array(array($this, '__call'), array(__FUNCTIO… 573 …function cdata($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_a… 642 …function unformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func… 644 …function php($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_arg… 646 …function phpblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_ge… 648 …function html($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_get_ar… 650 …function htmlblock($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, func_g… 652 …function preformatted($text) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fun… 658 …function file($text, $lang = null, $file = null ) {call_user_func_array(array($this, '__call'), ar… argument [all …]
|
| /plugin/prosemirror/ |
| D | renderer.php | 288 public function header($text, $level, $pos) 302 public function cdata($text) 337 public function preformatted($text) 346 public function code($text, $lang = null, $file = null) 359 public function file($text, $lang = null, $file = null) argument 364 public function html($text) 374 public function htmlblock($text) 385 public function php($text) 395 public function phpblock($text) 745 public function unformatted($text)
|
| /plugin/latexit/ |
| D | renderer.php | 416 function header($text, $level, $pos) { 466 function cdata($text) { 688 function unformatted($text) { 696 function php($text) { 704 function phpblock($text) { 712 function html($text) { 720 function htmlblock($text) { 728 function preformatted($text) { 760 function file($text, $lang = null, $file = null) { argument 771 function code($text, $lang = null, $file = null) { [all …]
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 53 function texifyText($text) { 251 function toc_additem($id, $text, $level) { 263 function header($text, $level, $pos) { 291 function cdata($text) { 528 function unformatted($text) { 539 function php($text) { 549 function phpblock($text) { 561 function html($text) { 573 function htmlblock($text) { 583 function preformatted($text) { [all …]
|
| D | decorator_persister.php | 217 function toc_additem($id, $text, $level) { 224 function header($text, $level, $pos) { 286 function cdata($text) { 494 function unformatted($text) { 504 function php($text) { 515 function phpblock($text) { 528 function html($text) { 541 function htmlblock($text) { 552 function preformatted($text) { 577 function file($text, $lang = null, $file = null) { function in DecoratorPersister [all …]
|
| /plugin/dokutexit/ |
| D | texitrender.php | 144 function p_get_instructions(&$text){ 161 function p_get_instructions_texit(&$text){ 184 function p_render_latex_text(& $text, & $info){ 297 function confToHash($file,$lower=false) {
|
| /plugin/pagetemplate/ |
| D | action.php | 100 function _pt_search_backlinks(&$data,$base,$file,$type,$lvl,$opts){ 140 function _pt_get_instructions($text) {
|
| /plugin/dwinsect/ |
| D | syntax.php | 24 function _getFN($ns, $file){ 38 function _get_linkfile($file_ns, $file) { 256 function _render_text(&$renderer, $text, $flag) {
|
| /plugin/form/ |
| D | syntax.php | 184 function setLocalLang($text) { 223 function writeBefore($file, $content) { 446 function createFileElement($text, $width, $value) { 464 function createTextbox($name, $text, $width, $value) { 482 function createHidden($name, $text) { 491 function createPassbox($name, $text, $width) { 505 function createSelectBox($name, $text, $width, $options, $value) { 543 function createTextarea($name, $text, $value, $rows, $width) { 562 function createRadioButton($name, $text, $options, $value) {
|
| /plugin/pagemove/ |
| D | admin.php | 29 var $text = ''; variable in admin_plugin_pagemove 743 function _pm_updatelinks(&$text, $links) { 754 function _pm_updatemedialinks(&$text, $old, $new) { 917 function _pm_search_backlinks(&$data, $base, $file, $type, $lvl, $opts) {
|
| /plugin/odp/ |
| D | renderer.php | 471 function _odpReplaceInFile($from, $to, $file, $regexp=FALSE) { 506 function toc_additem($id, $text, $level) { 571 function cdata($text) { 589 function header($text, $level, $pos){ 829 function unformatted($text) { 890 function php($text, $wrapper='dummy') { 895 function phpblock($text) { 899 function html($text, $wrapper='dummy') { 904 function htmlblock($text) { 917 function preformatted($text) { [all …]
|
| /plugin/dw2markdown/ |
| D | renderer.php | 51 function header($text, $level, $pos, $returnonly = false) { 76 function cdata($text) { 294 function unformatted($text) { 306 function php($text, $wrapper = 'code') { 318 function phpblock($text) { 329 function html($text, $wrapper = 'code') { 340 function htmlblock($text) { 349 function preformatted($text) { 372 function file($text, $language = NULL, $filename = NULL, $options = NULL) { function in Renderer_Plugin_dw2markdown 382 function code($text, $language = NULL, $filename = NULL, $options = NULL) {
|
| /plugin/eventline/ |
| D | plain.php | 46 function cdata($text) { 50 function header($text, $level, $pos) { 54 function preformatted($text) { 58 function file($text) { function in Doku_Renderer_plain 68 function code($text, $language = NULL) {
|
| /plugin/projects/lib/ |
| D | code_block.php | 15 private $text = NULL; variable in CodeBlock 99 protected function add_content($file, $content) {}
|
| /plugin/xlsx2dw/ |
| D | script.js | 76 async function getFormattedTableFromODS(file) { argument 196 async function getFormattedTableFromXLS(file) { argument 210 async function getFormattedTableFromXLSX(file) { argument 380 function insertTextToDokuWiki(text) { argument
|
| /plugin/simplexml/ |
| D | renderer.php | 88 function toc_additem($id, $text, $level) {} 90 function header($text, $level, $pos) { 117 function cdata($text) { 233 function unformatted($text) { 239 function php($text) { 245 function html($text) { 251 function preformatted($text) { 257 function file($text) { function in renderer_plugin_simplexml 271 function code($text, $lang = NULL) {
|