LLMS_Admin_Table::set_columns()
Method: Define the structure of the table
Source: includes/abstracts/abstract.llms.admin.table.php:163
Method: Define the structure of the table
Source: includes/abstracts/abstract.llms.admin.table.php:163
Method: Empty message displayed when no results are found
Source: includes/abstracts/abstract.llms.admin.table.php:794
Method: Stub used to set the title during table construction.
Source: includes/abstracts/abstract.llms.admin.table.php:805
Method: Constructor
Source: includes/admin/class.llms.admin.user.custom.fields.php:19
Method: Validate custom fields During updates will save data Creation is saved during a different action
Source: includes/admin/class.llms.admin.user.custom.fields.php:52
Method: Retrieve an associative array of custom fields and custom field data
Source: includes/admin/class.llms.admin.user.custom.fields.php:86
Method: Load usermeta data into the array of fields retrieved from $this->get_fields meta data is added to the array under the key “value” for each field if no data is found for a particular field the value is still added as an empty string
Source: includes/admin/class.llms.admin.user.custom.fields.php:163
Method: Output custom field data fields as HTML inputs
Source: includes/admin/class.llms.admin.user.custom.fields.php:188
Method: Add instructor parent fields for use when creating instructor’s assistants
Source: includes/admin/class.llms.admin.user.custom.fields.php:210
Method: Output JS to handle user interaction with the instructor’s parent field Display custom field ONLY when creating/editing an instructor’s assistant
Source: includes/admin/class.llms.admin.user.custom.fields.php:263