Searched defs:handler (Results 151 – 175 of 1493) sorted by relevance
12345678910>>...60
/plugin/poem/ |
D | eol.php | 25 function handle($match, $state, $pos, Doku_Handler $handler){return true;}
|
/plugin/mediasyntax/syntax/ |
D | include.php | 33 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | nonbold.php | 36 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | link.php | 32 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/sitemapnavi/ |
D | syntax.php | 59 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/creole/syntax/ |
D | preinline.php | 33 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/tag/syntax/ |
D | topic.php | 47 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | tag.php | 47 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | count.php | 45 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/wavedrom/ |
D | syntax.php | 45 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/linkback/ |
D | syntax.php | 42 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/rndtxt/ |
D | syntax.php | 36 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/randomquote/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/listusergroup/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/amcharts/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/doxycode/syntax/ |
D | taglist.php | 36 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/nextday/ |
D | syntax.php | 25 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/dokupp/ |
D | syntax.php | 25 function handle($match, $state, $pos, &$handler) {
|
/plugin/stopwatch/ |
D | syntax.php | 60 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/jiralinks/ |
D | syntax.php | 59 public function handle($match, $state, $pos, &$handler){
|
/plugin/sha3sum/ |
D | syntax.php | 32 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/anchor/ |
D | syntax.php | 12 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/codedoc/ |
D | specials.php | 29 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/mtg/ |
D | syntax.php | 63 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/wikistyle2html/syntax/ |
D | nwtag.php | 38 function handle($match, $state, $pos, Doku_Handler $handler) {
|
12345678910>>...60