Menu

1. Requirement
2. Installation
3. Rules
4. Themes
5. Plugins
        1. Backend Plugins
        2. Frontend Plugins
6. Variables
7. Commands
8. Ajax
9. Component Dbug
10. Component Query builder
11. Extend Backend


View the Project on GitHub

Ajax

Nuts allows you to isolate part of rendered template easily.

Just place this markup in your template

<!-- ajax::my_bloc -->
part of template to extract
<!-- /ajax::my_bloc -->

To get the content just call your url with these parameters :

MY_PAGE_URL?ajaxer=1&ajaxer_bloc=my_bloc