| /plugin/eventum/ |
| D | syntax.php | 180 function render($format, Doku_Renderer $renderer, $data) { 236 function strike($format, $text) { 250 function emphasis($format, $text) { 263 function html($format, $text) { 275 function link($format, $url, $name, $title) {
|
| /plugin/nonblank/ |
| D | renderer.php | 24 public function canRender($format) { 35 function cdata($text) {
|
| /plugin/partialsearch/ |
| D | renderer.php | 20 function canRender($format){ 55 function cdata($text) { 65 function _replaceChars($text) {
|
| /plugin/structautolink/ |
| D | renderer.php | 29 public function canRender($format) 43 public function cdata($text) 144 public function findMatchingTokens($text)
|
| /plugin/xbr/ |
| D | renderer.php | 18 function canRender($format) { 30 function cdata($text) {
|
| /plugin/highlightjs/ |
| D | renderer.php | 20 function canRender($format) { 31 function preformatted($text) {
|
| /plugin/header3/ |
| D | syntax.php | 66 function render($format, Doku_Renderer $renderer, $data) { 104 function _remove_html_tags($text) { 115 function _xhtml_header($text, $level, $pos, &$renderer) { 152 function _odt_header($text, $level, $pos, &$renderer){ 163 function _xml_header($text, $level, $pos, &$renderer){
|
| D | renderer.php | 21 function canRender($format) { 38 function cdata($text) {
|
| /plugin/header2/ |
| D | syntax.php | 71 function render($format, Doku_Renderer $renderer, $data) { 109 function _remove_html_tags($text) { 120 function _xhtml_header($text, $level, $pos, &$renderer) { 157 function _odt_header($text, $level, $pos, &$renderer){ 168 function _xml_header($text, $level, $pos, &$renderer){
|
| /plugin/combo/ComboStrap/Xml/ |
| H A D | XmlSystems.php | 55 public static function isXml($text) 76 public static function format($text) function in ComboStrap\\Xml\\XmlSystems 96 public static function normalize($text) 112 public static function extractTextWithoutCdata($text) 120 public static function preprocessText($text)
|
| /plugin/pirate/ |
| D | renderer.php | 21 function canRender($format) { 25 function cdata($text) {
|
| /plugin/purplenumbers/ |
| D | renderer.php | 23 function canRender($format) { 37 function header($text, $level, $pos, $returnonly = false) { 83 function preformatted($text, $type='code') { 98 function php($text, $wrapper='code') { 117 function html($text, $wrapper='code') { 133 function _highlight($type, $text, $language=null, $filename=null, $options = null) {
|
| /plugin/displayfile/ |
| D | syntax.php | 66 function render($format, Doku_Renderer $renderer, $data) 196 function _isPhpFixCandidate($text, $language) 199 function _isPhpFixRequired($text, $language) 249 function _displayBody(Doku_Renderer $renderer, $text, $language = null, $options = null)
|
| /plugin/mundart/ |
| D | renderer.php | 35 function canRender($format) { 40 function cdata($text) {
|
| /plugin/combo/renderer/ |
| H A D | xml.php | 31 public function canRender($format) 45 function header($text, $level, $pos, $returnonly = false)
|
| H A D | renderer.php | 77 public function canRender($format) 96 function header($text, $level, $pos, $returnonly = false)
|
| /plugin/davcal/ |
| H A D | script.js | 18 Date.parseDate = function( input, format ){ argument 21 Date.prototype.dateFormat = function( format ){ argument 277 text: jQuery(this).text()}).appendTo($tzdropdown); property 281 …jQuery('<option />', {value: 'lang', text: LANG.plugins.davcal['language_specific']}).appendTo($tf… property 282 jQuery('<option />', {value: '24h', text: '24h'}).appendTo($tfdropdown); property 283 jQuery('<option />', {value: '12h', text: '12h'}).appendTo($tfdropdown); property 705 jQuery('#dw_davcal__eventfrom_edit').datetimepicker({format:'YYYY-MM-DD', property 711 jQuery('#dw_davcal__eventfromtime_edit').datetimepicker({format:'HH:mm', property 717 jQuery('#dw_davcal__eventto_edit').datetimepicker({format:'YYYY-MM-DD', property 723 jQuery('#dw_davcal__eventtotime_edit').datetimepicker({format:'HH:mm', property
|
| /plugin/rplus/ |
| D | renderer.php | 74 public function canRender($format) 93 function header($text, $level, $pos)
|
| /plugin/gnuplot/ |
| D | syntax.php | 122 function plugin_render($text, $format='xhtml') {
|
| /plugin/html5/ |
| D | renderer.php | 46 function canRender( $format ) 73 function header( $text, $level, $pos )
|
| /plugin/plotwas/ |
| D | syntax.php | 105 function plugin_render($text, $format='xhtml') {
|
| /plugin/wikindx/ |
| D | syntax.php | 341 public function render($format, Doku_Renderer $renderer, $data) 362 function WikindxparseText($resId, $baseurl, $text)
|
| /plugin/securelogin/ |
| D | helper.php | 114 function decrypt($text) { 121 function my_unpack($format, &$bin, $length) {
|
| /plugin/conform/ |
| D | syntax.php | 219 function conformCreateDescription($text, $postname) 228 function render($format, &$renderer, $data)
|
| /plugin/mytemplate/ |
| D | action.php | 234 function do_list($variable, $format, $minrows) { 262 function substitute(&$text, $maxpasses) {
|