- Frontend Application Flow and callback methods
- Customizing Frontend Applications [part 3]: time for pagination
- Customizing Frontend Applications [part 2]: how to load only selected content in a section
- Customizing Frontend Applications [part 1]: divide objects by type in a section
- Embedding multimedia objects
- BEdita shell: introducing command line tools
- How to manage free semantic relations
- Hallo BEdita
Frontend Application Flow and callback methods
To help the frontend developers BEdita comes with a series of callback methods that allowing to filter and handling data. Understanding how the flow of frontend applications works and which callbacks the developer has in hand is one of the fundamental things to start developing a custom frontend
Customizing Frontend Applications [part 3]: time for pagination
Paginating items in a frontend application
published on 02-22-2010
by Alberto Pagliarini
Customizing Frontend Applications [part 2]: how to load only selected content in a section
Improve speed performance by narrowing your requests to the API
Customizing Frontend Applications [part 1]: divide objects by type in a section
Organize your BEdita objects in $section array to have a semantic separation of contents.
Embedding multimedia objects
The BeEmbedMedia helper is used to create and display every type of multimedia object as Video, Audio, Image, Application (like Flash object) or generic multimedia file (BEFile). This helper is ...
BEdita shell: introducing command line tools
Command line tools are an important (and not known) part of the BEdita framework.
There are many commands available to accomplish many tasks:
- export or import a complete instance
- send notification ... ...
How to manage free semantic relations
One of the most powerful features of BEdita is the possibility to define and use free semantic relations between objects. In this article I'm going to show you how build and use them.
BEdita ...
published on 03-06-2009
by Alberto Pagliarini
tag: frontend, features, semantic relations, object types
tag: frontend, features, semantic relations, object types

