Web Frontend Development#
In this chapter, we will describe the core APIs for web development in the CubicWeb framework.
- Publisher
- Controllers
- The Request class (cubicweb_web.request)
- RQL search bar
- The View system
- Configuring the user interface
- Ajax
- Javascript
- Conventions
- Server-side Javascript API
- Javascript events
- Important javascript AJAX APIS
- A simple example with asyncRemoteExec
- Anatomy of a reloadComponent call
- A simple reloadComponent example
- Anatomy of a loadxhtml call
- A simple example with loadxhtml
- A more real-life example
- Javascript library: overview
- API
- Testing javascript
- CSS Stylesheet
- Edition control
- The facets system
- Internationalization
- The property mecanism
- HTTP cache management
- Locate resources
- Static files handling