Searched defs:handler (Results 451 – 475 of 1500) sorted by relevance
1...<<11121314151617181920>>...60
| /plugin/rigrr/ |
| D | syntax.php | 34 function handle($match, $state, $pos, &$handler) {
|
| /plugin/lastcomp/ |
| D | syntax.php | 62 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/skype/ |
| D | syntax.php | 74 function handle($match, $state, $pos, DOKU_Handler $handler){
|
| /plugin/codebender/syntax/ |
| D | syntax.php | 57 public function handle($match, $state, $pos, Doku_Handler &$handler){
|
| /plugin/task/syntax/ |
| D | taskform.php | 27 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/abbr/syntax/ |
| D | htmltag.php | 35 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/accscounter/syntax/ |
| D | counter.php | 330 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/flowchartjs/ |
| D | syntax.php | 30 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/infobox/ |
| D | syntax.php | 26 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/autogallery/ |
| D | syntax.php | 51 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/json/syntax/ |
| D | section.php | 67 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/jirainfo/ |
| D | syntax.php | 24 public function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/authgooglesheets/vendor/google/auth/src/Middleware/ |
| D | ScopedAccessTokenMiddleware.php | 115 public function __invoke(callable $handler)
|
| /plugin/wolframalpha/ |
| D | syntax.php | 74 function handle($match, $state, $pos, &$handler){
|
| /plugin/hidepages/ |
| D | syntax.php | 26 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/poem/ |
| D | block.php | 30 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/barcode/ |
| D | syntax.php | 35 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/cssperpage/ |
| D | syntax.php | 40 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/poldek/ |
| D | syntax.php | 45 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/jira/ |
| D | syntax.php | 53 function handle($match, $state, $pos, &$handler){
|
| /plugin/inlinetoc/ |
| D | syntax.php | 47 function handle($match, $state, $pos, &$handler) {
|
| /plugin/hcalendar/syntax/ |
| D | hcal.php | 43 function handle($match, $state, $pos, &$handler){
|
| /plugin/schemadata/ |
| D | syntax.php | 67 public function handle($match, $state, $pos, Doku_Handler $handler)
|
| /plugin/tab/ |
| D | syntax.php | 67 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/datatables/ |
| D | syntax.php | 53 public function handle($match, $state, $pos, Doku_Handler $handler)
|
1...<<11121314151617181920>>...60