build(name, prefix, partial) Class Public methods
new(name, prefix, partial, virtual) Class Public methods
to_s() Instance Public methods Alias for: to_str
to_str() Instance Public methods Also aliased as: to_s
new() Class Public methods
clear_cache() Instance Public methods
find_all(name, prefix=nil, partial=false, details={}, key=nil, locals=[]) Instance Public methods Normalizes the arguments and passes it on to find_templates.
url_for(options = nil) Instance Public methods Returns the URL for the set of options provided. This takes the same options as url_for in Action Controller (see the documentation for ActionController::Base#url_for). Note that by default :only_path is true so you'll get the relative â/controller/actionâ instead of the fully qualified URL like âexample.com/controller/actionâ. Options :anchor - Specifies the anchor name to be appended to the path. :only_path - If true, returns the
call(template) Instance Public methods
require_engine() Instance Protected methods
Page 2035 of 11844