LLMS_Admin_Table::register_hooks()
Method: Allow custom hooks to be registered for use within the class
Source: includes/abstracts/abstract.llms.admin.table.php:775
Method: Allow custom hooks to be registered for use within the class
Source: includes/abstracts/abstract.llms.admin.table.php:775
Method: Get a CSS class list (as a string) for each TR
Source: includes/abstracts/abstract.llms.admin.table.php:641
Method: Get the HTML for a single row in the body of the table
Source: includes/abstracts/abstract.llms.admin.table.php:652
Method: Get the Text to be used as the placeholder in a searchable tables search input
Source: includes/abstracts/abstract.llms.admin.table.php:500
Method: Get the HTML for the table’s title
Source: includes/abstracts/abstract.llms.admin.table.php:510
Method: Get $this->tbody_data array
Source: includes/abstracts/abstract.llms.admin.table.php:525
Method: Get a tbody element for the table
Source: includes/abstracts/abstract.llms.admin.table.php:535
Method: Get a tfoot element for the table
Source: includes/abstracts/abstract.llms.admin.table.php:558
Method: Get a thead element for the table
Source: includes/abstracts/abstract.llms.admin.table.php:606
Method: Retrieve the max number of pages for the table
Source: includes/abstracts/abstract.llms.admin.table.php:338