Model for plugin table 'wpda_project_page'
Methods
Check if const BASE_TABLE_NAME is defined (cannot proceed without)
check_base_table_name()
InheritedStatic
Return number of records in base table
count() : integer
InheritedStatic
Method overwritten for different table name handling
get_base_table_name() : string
Static
inherited_from |
\WPDataAccess\Plugin_Table_Models\WPDA_Plugin_Table_Base_Model::get_base_table_name() |
Returns
string
Table name
Get base table name
get_base_table_name() : string
InheritedStatic
Returns
string
Base table name
Check if base table exists
table_exists() : boolean
InheritedStatic
Returns
boolean
TRUE = table found
Constants
Base table name (without prefixes): MUST BE DEFINED IN SUBCLASS!!!
BASE_TABLE_NAME = 'wpda_project_page'
inherited_from |
\WPDataAccess\Plugin_Table_Models\WPDA_Plugin_Table_Base_Model::BASE_TABLE_NAME |
Base table name (without prefixes): MUST BE DEFINED IN SUBCLASS!!!
BASE_TABLE_NAME = null