LLMS_Admin_Metabox::get_fields()
Method: This function is where extending classes can configure all the fields within the metabox.
Source: includes/abstracts/abstract.llms.admin.metabox.php:228
Method: This function is where extending classes can configure all the fields within the metabox.
Source: includes/abstracts/abstract.llms.admin.metabox.php:228
Method: Normalizes $this->screens to ensure it’s an array.
Source: includes/abstracts/abstract.llms.admin.metabox.php:238
Method: Get the number of results to skip for the query based on the current page and per_page vars.
Source: includes/abstracts/abstract.llms.database.query.php:117
Method: Determine if the query has at least one result.
Source: includes/abstracts/abstract.llms.database.query.php:244
Method: Determine if we’re on the first page of results.
Source: includes/abstracts/abstract.llms.database.query.php:256
Method: Determine if we’re on the last page of results.
Source: includes/abstracts/abstract.llms.database.query.php:268
Method: Parse arguments needed for the query.
Source: includes/abstracts/abstract.llms.database.query.php:279
Method: Prepare the SQL for the query.
Source: includes/abstracts/abstract.llms.database.query.php:288
Method: Execute a query.
Source: includes/abstracts/abstract.llms.database.query.php:298
Method: Sanitize input to ensure an array of absints.
Source: includes/abstracts/abstract.llms.database.query.php:333