Documentation
query
usage
string query ( string NQL [, boolean include_navigation.xml]);
paramètres
NQL : your request in the Nectil Query Language
include_navigation : whether to include the file navigation.xml in your request. This file is intended to contain the common requests, allowing you to get the datas used on every page of your website.
retourne
Returns a XML representing the result of your request.
We encourage the use of the NQL class instead, as this clas iss more flexible and options are more extended.