Searched hist:"533 aca443d11c7850d99ed088b80c85fdff14be3" (Results 1 – 9 of 9) sorted by relevance
/dokuwiki/inc/Parsing/Handler/ |
H A D | AbstractRewriter.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | ReWriterInterface.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | CallWriterInterface.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | Quote.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | Preformatted.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | Nest.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | Lists.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
H A D | Table.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|
/dokuwiki/inc/parser/ |
H A D | handler.php | 533aca443d11c7850d99ed088b80c85fdff14be3 Tue Jun 02 22:28:56 UTC 2020 Andreas Gohr <andi@splitbrain.org> Fix accessing calls
Some plugins need access to the handler (and rewriter) calls. One example is the do plugin.
This adds some accessing methods to the callWriter objects, ensures $calls can be accessed and removes some duplicate code by introducing an abstract base class.
|