Class: PagesController

Inherits:
PagesCore::Frontend::PagesController show all
Defined in:
lib/rails/generators/pages_core/install/templates/pages_controller.rb

Instance Attribute Summary

Attributes included from PagesCore::FrontendHelper

#search_query

Attributes included from PagesCore::Authentication

#current_user

Method Summary

Methods inherited from PagesCore::Frontend::PagesController

#index, #show

Methods included from PagesCore::Pages::PreviewController

#preview, #preview?

Methods included from PagesCore::PageParameters

#page_attachment_attributes, #page_content_attributes, #page_static_attributes

Methods included from PagesCore::Templates::ControllerActions

#run_template_actions_for

Methods included from PagesCore::FrontendHelper

#root_page, #root_pages

Methods included from PagesCore::HeadTagsHelper

#document_title_tag, #head_tag, #meta_image_url, #pages_meta_tags

Methods included from PagesCore::FeedTagsHelper

#feed_tags

Methods inherited from PagesCore::FrontendController

#load_root_pages

Methods included from PagesCore::ApplicationHelper

#page_link, #unique_page

Methods included from PagesCore::PagePathHelper

#page_path, #page_url

Methods included from PagesCore::ImagesHelper

#dynamic_image_tag, #image_caption, #image_figure, #original_dynamic_image_tag, #picture, #picture_tag, #uncropped_dynamic_image_tag

Methods included from PagesCore::AttachmentsHelper

#attachment_path, #download_attachment_path

Methods included from PagesCore::DocumentTitleController

#document_title

Methods included from PagesCore::StaticCacheController

#disable_static_cache!, #static_cached?

Methods included from PagesCore::PoliciesHelper

#policy, #verify_policy, #verify_policy_with_proc

Methods included from PagesCore::ProcessTitler

inc_number_of_requests, original_title

Methods included from PagesCore::LocalesHelper

#content_locale

Methods included from PagesCore::ErrorRenderer

#render_error

Methods included from PagesCore::Authentication

#authenticate!, #deauthenticate!, #logged_in?