Searched hist:a46d0d658b98649869f6c9660e168af3940d7c30 (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/ |
H A D | pluginutils.php | a46d0d658b98649869f6c9660e168af3940d7c30 Sat Jul 30 21:51:56 UTC 2005 Andreas Gohr <andi@splitbrain.org> Changed pluginloading to use references
This patch allows the use of $this in syntax plugins to set internal variables and let them remain between handle and render calls. Even when it is possible now to use this method you should exchange data betwenn handler and render calls by using the $data array only.
darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
|
H A D | parserutils.php | a46d0d658b98649869f6c9660e168af3940d7c30 Sat Jul 30 21:51:56 UTC 2005 Andreas Gohr <andi@splitbrain.org> Changed pluginloading to use references
This patch allows the use of $this in syntax plugins to set internal variables and let them remain between handle and render calls. Even when it is possible now to use this method you should exchange data betwenn handler and render calls by using the $data array only.
darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
|
/dokuwiki/inc/parser/ |
H A D | handler.php | a46d0d658b98649869f6c9660e168af3940d7c30 Sat Jul 30 21:51:56 UTC 2005 Andreas Gohr <andi@splitbrain.org> Changed pluginloading to use references
This patch allows the use of $this in syntax plugins to set internal variables and let them remain between handle and render calls. Even when it is possible now to use this method you should exchange data betwenn handler and render calls by using the $data array only.
darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
|
H A D | xhtml.php | a46d0d658b98649869f6c9660e168af3940d7c30 Sat Jul 30 21:51:56 UTC 2005 Andreas Gohr <andi@splitbrain.org> Changed pluginloading to use references
This patch allows the use of $this in syntax plugins to set internal variables and let them remain between handle and render calls. Even when it is possible now to use this method you should exchange data betwenn handler and render calls by using the $data array only.
darcs-hash:20050730215156-7ad00-69ea79859360d9902533633395de3e1b677f6e46.gz
|