Searched defs:handler (Results 176 – 200 of 1493) sorted by relevance
12345678910>>...60
/plugin/indexmenu/syntax/ |
D | tag.php | 53 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/wikistyle2html/syntax/ |
D | pcnt.php | 38 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/htmlsafe/ |
D | syntax.php | 30 function handle($match, $state, $pos, &$handler){
|
/plugin/ghissues/syntax/ |
D | syntax.php | 50 public function handle($match, $state, $pos, Doku_Handler &$handler){
|
/plugin/traumacalc/ |
D | syntax.php | 29 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/sqljson/ |
D | syntax.php | 42 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/searchform/ |
D | syntax.php | 51 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/iframe/ |
D | syntax.php | 23 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/wikiformatstyling/ |
D | pcnt.php | 38 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/imagereference/syntax/ |
D | imgref.php | 59 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/localexplorer/ |
D | syntax.php | 35 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/bugzillaint/syntax/ |
D | link.php | 52 public function handle($match, $state, $pos, Doku_Handler $handler){
|
D | list.php | 52 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/mediasyntax/syntax/ |
D | media.php | 28 function handle($match, $state, $pos, Doku_Handler $handler)
|
D | nonunderline.php | 35 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/const/ |
D | syntax.php | 29 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/plaintext/ |
D | inline.php | 29 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/feed/ |
D | syntax.php | 83 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/qrcode2/ |
D | syntax.php | 45 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/bugzillalinks/ |
D | syntax.php | 59 public function handle($match, $state, $pos, &$handler){
|
/plugin/pgsqlquery/ |
D | syntax.php | 41 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/folded/syntax/ |
D | header.php | 34 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/pgpinlinesupport/ |
D | syntax.php | 38 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/blogtng/syntax/ |
D | readmore.php | 55 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/sqlquery/ |
D | syntax.php | 41 public function handle($match, $state, $pos, Doku_Handler $handler)
|
12345678910>>...60