LLMS_Table_Questions::get_data( string $key, mixed $data )
Retrieve data for the columns
Parameters Parameters
- $key
-
(string) (Required) the column id / key
- $data
-
(mixed) (Required) object of achievement data
Return Return
(mixed)
Source Source
File: includes/admin/reporting/tables/llms.table.questions.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |