Module
ApplicationHelper
In:
lib/deltacloud/helpers/application_helper.rb
Methods added to this helper will be available to all templates in the application.
Methods
bread_crumb
cdata
driver_auth_feature_name
driver_has_auth_features?
driver_has_bucket_location_feature?
driver_has_feature?
filter_all
instance_action
instance_action_method
link_to_action
render_cdata
report_error
show
Public Instance methods
bread_crumb
()
cdata
(&block)
driver_auth_feature_name
()
driver_has_auth_features?
()
driver_has_bucket_location_feature?
()
driver_has_feature?
(feature_name, collection_name = :instances)
filter_all
(model)
instance_action
(name)
instance_action_method
(action)
link_to_action
(action, url, method)
render_cdata
(text)
report_error
(status, template)
show
(model)
[Validate]