Marcus Ramberg > MojoMojo-0.999029 > MojoMojo::Schema::Result::Content

Download:
MojoMojo-0.999029.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: MojoMojo-0.999041

NAME ^

MojoMojo::Schema::Result::Content

METHODS ^

formatted_diff <context> <old_content>

Compare this content version to <old_content>, using Algorithm::Diff. Show added lines in with diffins css class and deleted with diffdel css class.

formatted [<content>]

Return content after being run through MojoMojo::Formatter::* , either own content or passed <content>

max_version

Return the highest numbered revision.

previous

Return previous version of this content, or undef for first version.

pub_date

return publish date of this version in a format suitable for RSS 2.0

store_links

Extract and store all links and wanted paged from a given content version.