Searched defs:handler (Results 226 – 250 of 1493) sorted by relevance
12345678910>>...60
/plugin/mizarproofchecker/ |
D | syntax.php | 29 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/bookcreator/syntax/ |
D | exportlink.php | 59 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/discussion/syntax/ |
D | comments.php | 57 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/jquotes/ |
D | syntax.php | 44 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/abbr/syntax/ |
D | abbreviation.php | 32 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/bez/syntax/ |
D | qlink.php | 20 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/countdownv2/ |
D | syntax.php | 42 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/marked/ |
D | syntax.php | 30 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/include/syntax/ |
D | sorttag.php | 46 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/links/ |
D | syntax.php | 25 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/linkpagechild/ |
D | syntax.php | 62 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/achart/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/displaytitle/ |
D | syntax.php | 40 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/semantic/ |
D | syntax.php | 32 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/miniblog/syntax/ |
D | comment.php | 30 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/log/ |
D | syntax.php | 30 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/tag/syntax/ |
D | tagpage.php | 51 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/mediathumbnails/ |
D | syntax.php | 62 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/ebnf/ |
D | syntax.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/mizarverifiabledocs/ |
D | syntax.php | 29 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/acknowledge/syntax/ |
D | assign.php | 39 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/dw2pdf/syntax/ |
D | exportlink.php | 59 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/randomtables/syntax/ |
D | pick.php | 42 public function handle($match, $state, $pos, Doku_Handler $handler): array
|
/plugin/goto/ |
D | syntax.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/description/ |
D | syntax.php | 38 final public function handle($match, $state, $pos, Doku_Handler $handler): array
|
12345678910>>...60