Views documentation
Documentation regarding views defined on the cube.
rql_upload.views
: Navigation
All the views designed to navigate on the web pages. The ‘CWUploadBox’ resume
all the forms available. A ‘UploadOutOfContext’ out of context view is also
proposed to render the ‘UploadFile’ and ‘UploadForm’ summary views.
User Views
components.CWUploadBox (req, **extra) |
Class that generate a left box on the web browser to access all the decalred forms in the ‘upload_structure_json’ cubicweb instance parameter. |
outofcontext.UploadOutOfContext ([req, rset]) |
Display a nice out of context view with a small icon on the left of uploded items. |