Class | Webby::Filters::Cursor |
In: |
lib/webby/filters.rb
|
Parent: | Object |
Instances of this class handle processing a set of filters for a given renderer and page. Note: The instance is passed as the second argument to filters
that require two parameters and can be used to access information on the renderer, page, or filters being processed.
filters | [R] | |
page | [R] | |
renderer | [R] |