Searched defs:handler (Results 201 – 225 of 1493) sorted by relevance
12345678910>>...60
/plugin/mediasyntax/syntax/ |
D | redirect.php | 42 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | codeblock.php | 44 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | underline.php | 35 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | teletyper.php | 33 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/backlinks/ |
D | syntax.php | 61 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/starred/ |
D | syntax.php | 36 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/pagehere/ |
D | syntax.php | 26 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/shorty/ |
D | syntax.php | 54 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/mizarveifiabledocs/ |
D | syntax.php | 29 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/socialshareprivacy2/ |
D | syntax.php | 30 public function handle($match, $state, $pos, &$handler){
|
/plugin/pagelist/ |
D | syntax.php | 47 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/htmlmetatags/syntax/ |
D | syntax.php | 67 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/encryptedpasswords/ |
D | syntax.php | 31 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/bugzillaint/syntax/ |
D | tree.php | 52 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/translation/syntax/ |
D | trans.php | 32 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/dev/skel/ |
D | syntax.php | 45 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/articlelinks/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/callflow/ |
D | syntax.php | 21 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/feedback/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/indexeverywhere/ |
D | showTheTree.php | 50 public function handle($match, $state, $pos, Doku_Handler &$handler){
|
/plugin/currentlyreading/ |
D | syntax.php | 38 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/footer/ |
D | syntax.php | 27 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/sapnotelink/ |
D | syntax.php | 32 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/instructions/ |
D | syntax.php | 31 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/youtracklinks/ |
D | syntax.php | 84 function handle($match, $state, $pos, &$handler){
|
12345678910>>...60