Searched defs:mode (Results 976 – 1000 of 1779) sorted by relevance
1...<<31323334353637383940>>...72
| /plugin/doctree2filelist/ |
| D | admin.php | 494 function _read_status($mode = "statonly") { 521 function _div_warning($mode) {
|
| /plugin/combo/syntax/ |
| H A D | note.php | 73 public function accepts($mode): bool 87 function connectTo($mode)
|
| H A D | cell.php | 68 public function accepts($mode): bool 115 function connectTo($mode)
|
| H A D | toggle.php | 67 function accepts($mode): bool 80 function connectTo($mode)
|
| /plugin/src/ |
| D | syntax.php | 45 public function connectTo($mode) { 92 public function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/todo/syntax/ |
| H A D | todo.php | 62 public function connectTo($mode) { 140 public function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/emphasis/syntax/ |
| D | background.php | 21 function connectTo($mode) {
|
| /plugin/latexcaption/syntax/ |
| D | subtype.php | 13 public function connectTo($mode) {
|
| /plugin/minecraftrecipe/ |
| D | syntax.php | 18 public function connectTo($mode) { 170 public function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/facebookalbum/ |
| D | syntax.php | 67 …function connectTo($mode) { $this->Lexer->addSpecialPattern('\{\{facebookalbum.*?\}\}',$mode,'plug… 133 function render($mode, &$renderer, $data) {
|
| /plugin/anewssystem/ |
| D | syntax.php | 39 function connectTo($mode){ 74 function render($mode,Doku_Renderer &$renderer, $ans_conf) {
|
| /plugin/note/ |
| D | syntax.php | 71 function accepts($mode) 79 function connectTo($mode)
|
| /plugin/zotero/ |
| D | syntax.php | 61 function connectTo($mode) 170 function render($mode, Doku_Renderer $renderer, $data)
|
| /plugin/phosphor/ |
| D | phosphor.php | 32 function connectTo($mode) { 59 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/minical/ |
| D | syntax.php | 75 function connectTo($mode) { 90 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/pdb/ |
| D | syntax.php | 34 …function connectTo($mode) { $this->Lexer->addSpecialPattern('\{\{pdb>[^}]*\}\}',$mode,'plugin_pdb'… 47 function render($mode, Doku_Renderer $renderer, $data){
|
| /plugin/galleryv1.5/ |
| D | syntax.php | 58 function connectTo($mode) { 172 function render($mode, &$renderer, $data) {
|
| /plugin/dbquery/syntax/ |
| H A D | query.php | 32 public function connectTo($mode) 44 public function render($mode, Doku_Renderer $renderer, $data)
|
| /plugin/slideshow/ |
| D | syntax.php | 37 function connectTo($mode) { 57 function render($mode, &$renderer, $data){
|
| /plugin/newsboard/ |
| D | syntax.php | 34 function connectTo($mode) { 117 function render($mode, &$renderer, $data) {
|
| /plugin/popupviewer/syntax/ |
| D | viewer.php | 29 function connectTo($mode) { 78 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/wikicalendar/ |
| D | syntax.php | 98 function connectTo($mode) { 113 function render($mode, &$renderer, $data) {
|
| /plugin/a2s/ |
| D | syntax.php | 59 public function connectTo($mode) { 115 public function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/vote/ |
| D | syntax.php | 25 function connectTo( $mode ) { 64 function render( $mode, &$renderer, $data ) {
|
| /plugin/structprogress/types/ |
| D | Progress.php | 57 public function renderValue($value, \Doku_Renderer $R, $mode) 81 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
|
1...<<31323334353637383940>>...72