Padre::Document::WebGUI::Asset - Padre::Document subclass representing a WebGUI Asset


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

Index


NAME

Top

Padre::Document::WebGUI::Asset - Padre::Document subclass representing a WebGUI Asset

VERSION

Top

version 1.002

METHODS

Top

asset

Accessor

url

Accessor

basename

File-faking accessor

dirname

File-faking accessor

time_on_file

File-faking accessor

load_file

File-faking accessor

is_new

File-faking accessor

lexer

Override this to change the highlighter/lexer

load_asset

save_file

Override Padre::Document::save_file

process_response

get_asset_content

You can override this to edit something other than the generic 'content' field

set_asset_content

This is paired with get_asset_content - it gets called to store the editor text back into the appropriate asset field prior to sending hash to server

render

You can override this to do something entirely different with the asset

TRACE

AUTHOR

Top

Patrick Donelan <pdonelan@cpan.org>

COPYRIGHT AND LICENSE

Top


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