Class: UploadPage

Inherits:
Page
  • Object
show all
Defined in:
lib/soks-model.rb

Overview

Serves as a marker, so ImagePage and AttachmentPage can re-use the same view templates

Direct Known Subclasses

AttachmentPage, ImagePage

Instance Attribute Summary

Attributes inherited from Page

#content, #content_lock, #inserted_into, #links_from, #links_lock, #links_to, #name, #revisions

Method Summary

Methods inherited from Page

#<=>, #created_on, #deleted?, empty, #empty?, #initialize, #is_inserted_into, #method_missing, #name_for_index, #revise, #revision, #rollback, #score, #textile

Constructor Details

This class inherits a constructor from Page

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Page