doc/book/en/devweb/resource.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 11 Jul 2011 11:56:47 +0200
changeset 7643 f3e3892fc7e3
parent 7632 3c9dfc6e820b
child 8271 3bd9b317b1d8
permissions -rw-r--r--
[book, form] include complete example of self-posted form with custom field/widget + minor other changes

Locate resources
----------------

.. automethod:: cubicweb.web.webconfig.WebConfiguration.locate_resource
.. automethod:: cubicweb.web.webconfig.WebConfiguration.locate_doc_file
.. automethod:: cubicweb.web.webconfig.WebConfiguration.locate_all_files

Static files handling
---------------------

.. autoattribute:: cubicweb.web.webconfig.WebConfiguration.static_directory
.. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_exists
.. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_open
.. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_add
.. automethod:: cubicweb.web.webconfig.WebConfiguration.static_file_del