
MojoMojo::Schema::Result::Page

Create a new content version for this page.
args is each column of MojoMojo::M::Core::Content.
@descendants = $page->descendants_by_date;
Like descendants, but returns pages sorted by the dates of their last content release dates.
Return popular tags for this page used by other people than <user>.
return the number of photos attached to this page. use for galleries.