Searched defs:mode (Results 976 – 1000 of 1788) sorted by relevance
1...<<31323334353637383940>>...72
| /plugin/exttab3/ |
| D | syntax.php | 42 protected $mode; variable in syntax_plugin_exttab3 50 public function connectTo($mode) 74 public function accepts($mode)
|
| /plugin/combo/syntax/ |
| H A D | toggle.php | 67 function accepts($mode): bool 80 function connectTo($mode)
|
| 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)
|
| /plugin/todo/syntax/ |
| H A D | todo.php | 62 public function connectTo($mode) { 140 public function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/structstatus/ |
| D | Status.php | 29 public function renderValue($value, \Doku_Renderer $R, $mode) { 89 public function renderMultiValue($values, \Doku_Renderer $R, $mode) {
|
| /plugin/improg/ |
| D | syntax.php | 24 …function connectTo($mode){ $this->Lexer->addSpecialPattern('\{\(improg>[^}]*?\)\}',$mode,'plugin_i… 50 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/schulzevote/syntax/ |
| D | vote.php | 29 function connectTo($mode) { 87 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/dwcommits/ |
| D | syntax.php | 51 function connectTo($mode) { 87 function render($mode, Doku_Renderer $renderer, $data) {
|
| /plugin/doctree2filelist/ |
| D | admin.php | 494 function _read_status($mode = "statonly") { 521 function _div_warning($mode) {
|
| /plugin/src/ |
| D | syntax.php | 45 public function connectTo($mode) { 92 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/popupviewer/syntax/ |
| H A D | viewer.php | 29 function connectTo($mode) { 78 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){
|
1...<<31323334353637383940>>...72