Padre::Plugin::WebGUI - Developer tools for WebGUI


Padre-Plugin-WebGUI documentation  | view source Contained in the Padre-Plugin-WebGUI distribution.

Index


NAME

Top

Padre::Plugin::WebGUI - Developer tools for WebGUI

VERSION

Top

version 1.002

SYNOPSIS

Top

cpan install Padre::Plugin::WebGUI;

Then use it via Padre, The Perl IDE.

DESCRIPTION

Top

This plugin adds a "WebGUI" item to the Padre plugin menu, with a bunch of WebGUI-oriented features.

METHODS

Top

plugin_name

The plugin name to show in the Plugin Manager and menus

padre_interfaces

Declare the Padre interfaces this plugin uses

registered_documents

Register the document types that we want to handle

plugin_directory_share

plugin_enable

called when the plugin is enabled

plugin_disable

online_resources

show_about

ping

toggle_asset_tree

Toggle the asset tree panel on/off N.B. The checkbox gets checked *before* this method runs

asset_tree

TRACE

SEE ALSO

Top

WebGUI - http://webgui.org

AUTHOR

Top

Patrick Donelan <pdonelan@cpan.org>

COPYRIGHT AND LICENSE

Top


Padre-Plugin-WebGUI documentation  | view source Contained in the Padre-Plugin-WebGUI distribution.