abstract class Resource
- Resource
- Reference
- Object
Direct Known Subclasses
Defined in:
resource/resource.crConstructors
Class Method Summary
- .handle(ctx)
- .html_attr_key
- .html_attr_value(io)
- .match(path)
- .nested_path
- .root_path(id)
- .root_path
- .uri_path(id)
- .uri_path
- .uri_path_matcher
Instance Method Summary
- #id
- #id?
- #index
- #layout : Template | Nil
- #layout_class
- #layout_config(layout)
- #nested?
- #render(tpl)
- #top_level?