web/wdoc/search_fr.rst
author Julien Jehannet <julien.jehannet@logilab.fr>
Fri, 28 Jan 2011 16:08:40 +0100
branchstable
changeset 6919 8fd6921f3e7c
parent 0 b97547f5f1fa
child 10218 5ebbaf713caf
permissions -rw-r--r--
[selectors] modify workflow selectors: is_in_state, on_transition - factorize `is_on_state` selector - add new `on_transition` selector Especially useful to match pending transitions to enable notifications when your workflow allows several transition to the same states. Note that if workflow `change_state` adapter method is used, this selector will not be triggered. In debug mode: These both selectors will check against the entity current workflow if expected values given in selector argument are valid. ValueError exception will be raised for unmatching state/transition names against the current workflow (generic etype workflow). (check against custom workflow is not implemented)

.. -*- coding: utf-8 -*-

.. winclude:: search_sample_queries

Vous pouvez également taper des requêtes complexes en utilisant le langage de
requête RQL_, base sur laquelle ce site est construit.

Vous pouvez préfixer votre recherche des mots clés suivants pour indiquer le
type de recherche que vous désirez :

* `rql` : requête RQL
* `text` : recherche plein texte

.. _RQL: doc/tut_rql