doc/book/devweb/resource.rst
author Arthur Lutz <arthur.lutz@logilab.fr>
Fri, 31 Jan 2020 16:45:58 +0100
branch3.27
changeset 12858 f021b9b887a9
parent 10491 c67bcee93248
permissions -rw-r--r--
[doc/book/admin/setup] add section about docker install

.. _resources:

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