class
   Blogging::ArticleCreateHandler
 
  - Blogging::ArticleCreateHandler
 - Marten::Handlers::Schema
 - Marten::Handlers::Template
 - Marten::Handlers::Base
 - Reference
 - Object
 
Included Modules
Extended Modules
Defined in:
apps/blogging/handlers/article_create_handler.crClass Method Summary
Instance Method Summary
- 
        #schema
        
          
Returns the schema, initialized using the request data.
 - 
        #schema_class
        
          
Returns the schema class that should be used by the handler.