MojoMojo::Schema::ResultSet::Content - resultset methods on content


MojoMojo documentation  | view source Contained in the MojoMojo distribution.

Index


NAME

Top

MojoMojo::Schema::ResultSet::Content - resultset methods on content

METHODS

Top

format_content

    $formatted_content = format_content($c, $content, $page);

Call all available formatters to format content, according to their format_content_order.

create_proto <page>

Create a content prototype hash, as the basis for a new revision.

AUTHOR

Top

Marcus Ramberg <mramberg@cpan.org>

LICENSE

Top

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.


MojoMojo documentation  | view source Contained in the MojoMojo distribution.