cubes.piws.views.table_views.get_questionnaires_data

cubes.piws.views.table_views.get_questionnaires_data(self)[source]

Get the questionnaires data.

Returns:

data: dict :

the table content.

Attributes

jtsort: str the sorting option to use.
jtstartindex: int the current index provided by the datatable.
jtpagesize: int the number of rows per page.
column_to_filter: int index of the column to filter.
id_pattern: str pattern to search in the ID column.
labels: list of str the table column names.
qtype: str the requested questionnaires type.