Table of Contents - lato_core-2.2.2 Documentation
Pages
Classes and Modules
- Lato
- Lato::ApplicationController
- LatoCore
- LatoCore::Cell
- LatoCore::CrudControllerGenerator
- LatoCore::CrudGenerator
- LatoCore::CrudViewsGenerator
- LatoCore::Engine
- LatoCore::Helper
- LatoCore::Helper::Cells
- LatoCore::Helper::General
- LatoCore::InitializerGenerator
- LatoCore::Interface
- LatoCore::Interface::Apihelpers
- LatoCore::Interface::Application
- LatoCore::Interface::Authentication
- LatoCore::Interface::Cells
- LatoCore::Interface::General
- LatoCore::Interface::Layout
- LatoCore::Interface::Modules
- LatoCore::Interface::Token
- LatoCore::ScaffoldGenerator
- Object
Methods
- #cell — LatoCore::Helper::Cells
- #check_ — Object
- #core__add_param_to_url — LatoCore::Interface::General
- #core__cells_initialize — LatoCore::Interface::Cells
- #core__check_superuser_session_valid — LatoCore::Interface::Authentication
- #core__create_superuser_session — LatoCore::Interface::Authentication
- #core__decode_token — LatoCore::Interface::Token
- #core__destroy_superuser_session — LatoCore::Interface::Authentication
- #core__encode_token — LatoCore::Interface::Token
- #core__generate_menu_item — LatoCore::Interface::Layout
- #core__generate_menu_sub_item — LatoCore::Interface::Layout
- #core__generate_partial — LatoCore::Interface::Layout
- #core__generate_widget — LatoCore::Interface::Layout
- #core__get_application_gems — LatoCore::Interface::Application
- #core__get_application_language — LatoCore::Interface::Application
- #core__get_application_lato_configs_path — LatoCore::Interface::Application
- #core__get_application_logo_path — LatoCore::Interface::Application
- #core__get_application_logo_sidebar_path — LatoCore::Interface::Application
- #core__get_application_root_path — LatoCore::Interface::Application
- #core__get_assets — LatoCore::Interface::Layout
- #core__get_assets_for_module — LatoCore::Interface::Layout
- #core__get_colors — LatoCore::Interface::Layout
- #core__get_menu — LatoCore::Interface::Layout
- #core__get_menu_for_module — LatoCore::Interface::Layout
- #core__get_menu_title_translation — LatoCore::Interface::Layout
- #core__get_module_application_configs — LatoCore::Interface::Modules
- #core__get_module_application_languages — LatoCore::Interface::Modules
- #core__get_module_configs — LatoCore::Interface::Modules
- #core__get_module_default_configs — LatoCore::Interface::Modules
- #core__get_module_default_languages — LatoCore::Interface::Modules
- #core__get_module_languages — LatoCore::Interface::Modules
- #core__get_module_root_path — LatoCore::Interface::Modules
- #core__get_modules_configs — LatoCore::Interface::Modules
- #core__get_modules_languages — LatoCore::Interface::Modules
- #core__get_modules_list — LatoCore::Interface::Modules
- #core__get_partials — LatoCore::Interface::Layout
- #core__get_partials_for_module — LatoCore::Interface::Layout
- #core__get_string_inside_strings — LatoCore::Interface::General
- #core__get_widgets — LatoCore::Interface::Layout
- #core__get_widgets_for_module — LatoCore::Interface::Layout
- #core__manage_superuser_session — LatoCore::Interface::Authentication
- #core__paginate_array — LatoCore::Interface::General
- #core__read_yaml — LatoCore::Interface::General
- #core__send_bad_request_error — LatoCore::Interface::Apihelpers
- #core__send_entity_error — LatoCore::Interface::Apihelpers
- #core__send_request_fail — LatoCore::Interface::Apihelpers
- #core__send_request_success — LatoCore::Interface::Apihelpers
- #core__send_unauthorized_request_error — LatoCore::Interface::Apihelpers
- #core__set_header_active_page_title — LatoCore::Interface::Layout
- #core__set_menu_active_item — LatoCore::Interface::Layout
- #core__widgets_index — LatoCore::Interface::Cells
- #create_crud — LatoCore::CrudControllerGenerator
- #create_crud — LatoCore::CrudGenerator
- #create_crud — LatoCore::CrudViewsGenerator
- #create_crud — LatoCore::ScaffoldGenerator
- #create_initializer — LatoCore::InitializerGenerator
- #destroy — Object
- #erb_close_tag — LatoCore::Helper::General
- #erb_open_tag — LatoCore::Helper::General
- #index — Lato::ApplicationController
- #manage_assets_images — LatoCore::InitializerGenerator
- #manage_assets_javascripts — LatoCore::InitializerGenerator
- #manage_assets_stylesheets — LatoCore::InitializerGenerator
- #manage_controller — LatoCore::CrudControllerGenerator
- #manage_controllers — LatoCore::InitializerGenerator
- #manage_shared_views — LatoCore::CrudViewsGenerator
- #manage_views — LatoCore::CrudViewsGenerator
- #manage_views — LatoCore::InitializerGenerator
- #new — Object
- #run_lato_crud_controller_generator — LatoCore::CrudGenerator
- #run_lato_crud_generator — LatoCore::ScaffoldGenerator
- #run_lato_crud_views_generator — LatoCore::CrudGenerator
- #run_model_generator — LatoCore::ScaffoldGenerator
- #set_utils_names — LatoCore::CrudControllerGenerator
- #set_utils_names — LatoCore::CrudGenerator
- #set_utils_names — LatoCore::CrudViewsGenerator
- #update_route — LatoCore::CrudGenerator
- #validate_args — LatoCore::Cell