Method | Description | |
---|---|---|
__construct ( Inpsyde\MultilingualPress\API\Languages $languages, Mlp_Browsable $pagination_data, array $columns, integer $id, string $name ) | ||
show_table ( ) : void |
Method | Description | |
---|---|---|
get_alternating_class ( ) : string | ||
get_checkbox_input ( $id, $col, $value, array $attributes = [] ) : string | ||
get_header ( ) : string | ||
get_input_name ( $id, $col ) : string | ||
get_number_input ( $id, $col, $value, array $attributes = [] ) : string | ||
get_text_input ( $id, $col, $value, array $attributes = [] ) : string | ||
prepare_input_data ( $id, $col, $value, $attributes ) : array | ||
print_headers ( ) : void | ||
print_row ( $id, $row ) : void | ||
print_tbody ( ) : void |