Wiki: DebugInfo: PluginManager


Detailed view of a page, which is probably more useful for debugging than anything else.

Querying backend directly for 'PluginManager'

get_pagedata('PluginManager')
 _cached_html 
transformedtext Object
(
    [_type] => pagetype_wikitext Object
        (
        )

    [_basepage] => PluginManager
    [_content] => Array
        (
            [0] => <div class="wikitext"><p class="tightenable top">
            [1] => cached_wikilink Object
                (
                    [_page] => PhpWiki
                )

            [2] =>  lets you extend it with new functionality via a plugin mechanism. In short, you extend a PHP class we provide and customize it to print out the content you want. For more information see 
            [3] => cached_wikilink Object
                (
                    [_page] => WikiPlugin
                )

            [4] => , 
            [5] => cached_wikilink Object
                (
                    [_page] => HelloWorldPlugin
                )

            [6] => , and view the source of the files in <tt>/lib/plugin</tt>.</p>
<p class="tightenable">If there is no example page for the plugin, or you need more information, the best place to go is the source of the plugin. Under your wiki's root directory, the folder lib/plugin contains all the PHP files for the plugins.</p>
<p class="tightenable bottom">Some plugins require external libraries not provided with 
            [7] => cached_wikilink Object
                (
                    [_page] => PhpWiki
                )

            [8] =>  or PHP, such as the GD library for graphics.</p>
<hr />

            [9] => cached_plugininvocation Object
                (
                    [_pi] => <?plugin PluginManager?>
                    [_tightenable] => 3
                )

            [10] => <hr />
<p class="tightenable top bottom">
            [11] => cached_wikilink Object
                (
                    [_page] => PhpWikiDocumentation
                )

            [12] =>  
            [13] => cached_wikilink Object
                (
                    [_page] => WikiPlugin
                )

            [14] => </p>
</div>

        )

    [_description] => PhpWiki lets you extend it with new functionality via a plugin mechanism. In short, you extend a PHP class we provide and customize it to print out the content you want. For more information see WikiPlugin, HelloWorldPlugin, and view the source of the files in /lib/plugin.
)
 hits  1131
 locked  yes
get_versiondata('PluginManager',1)
 %content  PhpWiki lets you extend it with new func ...
 author  The PhpWiki programming team
 author_id  The PhpWiki programming team
 is_minor_edit   
 markup  2
 mtime  1082385964
 pagetype  wikitext

Copyright © 2007 RobertMelton.com