Méthode | Description | |
---|---|---|
__construct ( Inpsyde_Property_List_Interface $data, Mlp_Data_Access $database, wpdb $wpdb ) | Constructor. | |
enqueue_style ( ) : void | Enqueue style. | |
register_page ( ) : void | ||
reset_table ( ) : void | ||
update ( string $name ) : mixed | void |
Méthode | Description | |
---|---|---|
after_form ( ) : void | ||
after_table ( ) : void | ||
before_form ( ) : void | ||
before_table ( ) : void | ||
get_columns ( ) : array | ||
get_pagination_object ( ) : Mlp_Table_Pagination_View | ||
get_reset_table_link ( ) : void | ||
get_update_message ( ) : string | Get message text for success notice. | |
show_table ( ) : void |
public __construct ( Inpsyde_Property_List_Interface $data, Mlp_Data_Access $database, wpdb $wpdb ) | ||
$data | Inpsyde_Property_List_Interface | |
$database | Mlp_Data_Access | |
$wpdb | wpdb |