Home
last modified time | relevance | path

Searched hist:"533 aca443d11c7850d99ed088b80c85fdff14be3" (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/inc/Parsing/Handler/
H A DAbstractRewriter.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DReWriterInterface.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DCallWriterInterface.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DQuote.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DPreformatted.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DNest.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DLists.php533aca443d11c7850d99ed088b80c85fdff14be3 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 DTable.php533aca443d11c7850d99ed088b80c85fdff14be3 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 Dhandler.php533aca443d11c7850d99ed088b80c85fdff14be3 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.