web/wdoc/glossary_en.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Nov 2011 17:16:15 +0100
changeset 8058 a536053b0588
parent 0 b97547f5f1fa
permissions -rw-r--r--
[table view] some new table view enhancements * rewrite entiy table view column renderers to use default_* methods instead of lambda so that column_renderers may be properly deep-copied * new RelatedEntitiesColRenderer * default addcount to false on RelatedEntityColRenderer * more doc

action box
    Area visible in the upper left column. You have a list of available actions on the entity. The most frequently used entry is `modify`.

object
    All element created in the application
    Example: project, ticket, user, ...

relation editing module
    HTML widget that let you define new relations amongst objects.

relation
    It's a kind of 'smart' link between 2 objets of the application. It has a specific sense that determine dynamic behaviour and add a new logic of the content.