Метод | Описание | |
---|---|---|
display_dimensions ( $args = '' ) | ||
get_dimensions ( mixed $attributes = '' ) : void | Get rtmedia dimensions in admin options. |
Метод | Описание | |
---|---|---|
generate_dimensions ( array $attributes ) : string | Generate rtmedia dimensions in admin options. |
Метод | Описание | |
---|---|---|
embedd_class ( string $element, null $class = null ) : string | Embedd html class to html output. | |
get_default_class ( ) : string | Get default html class. | |
get_default_id ( ) : integer | Get default html id count. | |
update_default_id ( ) : integer | Update default html id count. |
protected generate_dimensions ( array $attributes ) : string | ||
$attributes | array | |
Результат | string | $html |
public get_dimensions ( mixed $attributes = '' ) : void | ||
$attributes | mixed | |
Результат | void |