Home
last modified time | relevance | path

Searched refs:Doku_Handler (Results 51 – 75 of 883) sorted by relevance

12345678910>>...36

/plugin/simplemap/_test/
H A DSyntaxTest.php7 use Doku_Handler; alias
48 $actualOutput = $syntax->handle($input, 5, 1, new Doku_Handler());
/plugin/dirtylittlehelper/syntax/
H A Dtablehtml.php68 * @param Doku_Handler $handler The handler
72 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dsidebar.php79 * @param Doku_Handler $handler The handler
83 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/drawio/
H A Dsyntax.php48 * @param Doku_Handler $handler The handler
52 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/tag/syntax/
H A Dtagpage.php48 * @param Doku_Handler $handler The handler
51 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/feedaggregator/
H A Dsyntax.php58 * @param Doku_Handler $handler The handler
61 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/daummovie/
H A Dsyntax.php48 * @param Doku_Handler $handler The handler
51 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/today/_test/
H A DSyntaxTest.php7 use Doku_Handler; alias
46 $actualOutput = $syntax->handle($input, 5, 1, new Doku_Handler());
/plugin/simplemap/
H A Dsyntax.php56 * @param Doku_Handler $handler The handler
59 public function handle($match, $state, $pos, Doku_Handler $handler): array
/plugin/htmldetailstag/syntax/
H A Ddetails.php81 * @param Doku_Handler $handler The handler
85 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/vshare/syntax/
H A Ddebug.php40 public function handle($match, $state, $pos, Doku_Handler $handler)
54 $handler = new \Doku_Handler();
/plugin/dw2pdf/syntax/
H A Dexportlink.php56 * @param Doku_Handler $handler The Doku_Handler object
59 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/spatialhelper/syntax/
H A Dfindnearby.php73 * @param Doku_Handler $handler The Doku_Handler object
78 final public function handle($match, $state, $pos, Doku_Handler $handler): bool|array
/plugin/redirect2/
H A Dsyntax.php41 * @param Doku_Handler $handler Reference to the Doku_Handler object
44 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/articlelinks/
H A Dsyntax.php47 * @param Doku_Handler $handler The handler
50 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/mediathumbnails/
H A Dsyntax.php58 * @param Doku_Handler $handler The handler
62 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/webcomponent/syntax/
H A Dcontainer.php101 * @param Doku_Handler $handler
104 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/datasearchform/
H A Dsyntax.php56 * @param Doku_Handler $handler Reference to the Doku_Handler object
59 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/latexit/syntax/
H A Dmathjax.php115 * @param Doku_Handler $handler The handler
118 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/colorswatch/syntax/
H A Dcolorswatch.php72 * @param Doku_Handler $handler The handler
76 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/yuml/
H A Dusecase.php65 * @param Doku_Handler $handler The handler
68 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/diagram/syntax/
H A Dsplitter.php134 * @param Doku_Handler $handler
137 function handle ($match, $state, $pos, Doku_Handler $handler)
/plugin/passwordgrey/syntax/
H A Dpasswordgrey.php55 * @param Doku_Handler $handler The handler
59 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/tablelayout/
H A Dsyntax.php60 * @param Doku_Handler $handler The handler
64 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/combo/syntax/
H A Dmath.php90 * @param Doku_Handler $handler The Doku_Handler object
93 public function handle($match, $state, $pos, Doku_Handler $handler)

12345678910>>...36