Method | Description | |
---|---|---|
admin_enqueue_scripts ( ) | Enqueue scripts and styles | |
get_attributes ( array $field, mixed $value = null ) : array | Get the attributes for a field | |
get_select_all_html ( array $field ) : string | Get html for select all|none for multiple select | |
normalize ( array $field ) : array | Normalize parameters for field | |
walk ( array $field, mixed $options, mixed $db_fields, mixed $meta ) : string | Walk options |
public static admin_enqueue_scripts ( ) |
public static get_select_all_html ( array $field ) : string | ||
$field | array | |
return | string |