Table of Contents - panda_frwk-0.1.0 Documentation
Classes and Modules
- Object
- Panda
- Panda::Application
- Panda::BaseController
- Panda::Record
- Panda::Record::Base
- Panda::Record::BaseHelper
- Panda::Record::BaseHelper::base
- Panda::Record::Database
- Panda::Routing
- Panda::Routing::Mapper
- Panda::Routing::Router
- String
Methods
- ::all — Panda::Record::Base
- ::connection — Panda::Record::Database
- ::const_missing — Object
- ::count — Panda::Record::Base
- ::create — Panda::Record::Base
- ::create_table — Panda::Record::Base
- ::destroy — Panda::Record::Base
- ::destroy_all — Panda::Record::Base
- ::execute_query — Panda::Record::Database
- ::find — Panda::Record::Base
- ::find_by — Panda::Record::Base
- ::included — Panda::Record::BaseHelper
- ::new — Panda::Application
- ::new — Panda::BaseController
- ::new — Panda::Record::Base
- ::new — Panda::Routing::Mapper
- ::new — Panda::Routing::Router
- ::property — Panda::Record::Base
- ::to_table — Panda::Record::Base
- #call — Panda::Application
- #call_controller_action — Panda::Application
- #columns_without_id — Panda::Record::BaseHelper
- #controller_name — Panda::BaseController
- #current_table_columns — Panda::Record::BaseHelper
- #current_table_placeholders — Panda::Record::BaseHelper
- #destroy — Panda::Record::Base
- #dispatch — Panda::BaseController
- #draw — Panda::Routing::Router
- #get_response — Panda::BaseController
- #layout_view_template — Panda::BaseController
- #mapper — Panda::Application
- #match_path_with_endpoint — Panda::Routing::Mapper
- #match_placeholders — Panda::Routing::Router
- #model_table — Panda::Record::BaseHelper
- #params — Panda::BaseController
- #perform — Panda::Routing::Mapper
- #process_invalid_request — Panda::Application
- #record_values — Panda::Record::BaseHelper
- #redirect_to — Panda::BaseController
- #render — Panda::BaseController
- #render_template — Panda::BaseController
- #response — Panda::BaseController
- #root — Panda::Routing::Router
- #route — Panda::Routing::Router
- #save — Panda::Record::Base
- #save! — Panda::Record::Base
- #set_controller_action — Panda::Routing::Router
- #to_camel_case — String
- #to_snake_case — String
- #update — Panda::Record::Base
- #update_placeholders — Panda::Record::BaseHelper