Configuration class for the widget.
| since | 2.0 |
|---|---|
| package | utcw |
| subpackage | main |
__construct(array $input, \UTCW_Plugin $plugin)
| since | 2.0 |
|---|
arrayArray of key => value pairs of settings and values
getDefaults() : array
| static | |
|---|---|
| since | 2.0 |
arraygetInstance() : array
| since | 2.0 |
|---|
arrayequalUnits(string $measurement1, string $measurement2) : bool
| since | 2.1 |
|---|
string
string
boolisArrayNumeric(array $array) : bool
| since | 2.0 |
|---|
array
boolparseMeasurement(mixed $input) : bool | string
| since | 2.1 |
|---|
mixed
boolstringFalse on failure$after_title : string
The default value for this setting will probably be determined by the theme Default: (an empty string)
| since | 2.0 |
|---|
$before_title : string
The default value for this setting will probably be determined by the theme Default: (an empty string)
| since | 2.0 |
|---|
$case_sensitive : bool
| since | 2.0 |
|---|
$color : string
| since | 2.0 |
|---|
$color_set : array
| since | 2.0 |
|---|
$color_span_from : string
This is the color that the biggest tag will get. Default: (an empty string)
| since | 2.0 |
|---|
$color_span_to : string
This is the color that the smallest tag will get. Default: (an empty string)
| since | 2.0 |
|---|
$days_old : int
| since | 2.0 |
|---|
$debug : bool
| since | 2.0 |
|---|
$hover_bg_color : string
| since | 2.0 |
|---|
$hover_bold : string
| since | 2.0 |
|---|
$hover_border_color : string
| since | 2.0 |
|---|
$hover_border_style : string
| since | 2.0 |
|---|
$hover_border_width : string
| since | 2.0 |
|---|
$hover_color : string
| since | 2.0 |
|---|
$hover_italic : string
| since | 2.0 |
|---|
$hover_underline : string
| since | 2.0 |
|---|
$letter_spacing : string
| since | 2.0 |
|---|
$line_height : string
| since | 2.0 |
|---|
$link_bg_color : string
| since | 2.0 |
|---|
$link_bold : string
| since | 2.0 |
|---|
$link_border_color : string
| since | 2.0 |
|---|
$link_border_style : string
| since | 2.0 |
|---|
$link_border_width : string
| since | 2.0 |
|---|
$link_italic : string
| since | 2.0 |
|---|
$link_underline : string
| since | 2.0 |
|---|
$max : int
| since | 2.0 |
|---|
$minimum : int
| since | 2.0 |
|---|
$order : string
| since | 2.0 |
|---|
$post_type : array
| since | 2.0 |
|---|
$prefix : string
| since | 2.0 |
|---|
$reverse : bool
| since | 2.0 |
|---|
$separator : string
| since | 2.0 |
|---|
$show_links : bool
| since | 2.2 |
|---|
$show_title : bool
| since | 2.0 |
|---|
$show_title_text : bool
| since | 2.0 |
|---|
$size_from : string
| since | 2.0 |
|---|
$size_to : string
| since | 2.0 |
|---|
$strategy : string
| since | 2.2 |
|---|
$suffix : string
| since | 2.0 |
|---|
$tag_spacing : string
| since | 2.0 |
|---|
$taxonomy : array
| since | 2.0 |
|---|
$text_transform : string
| since | 2.0 |
|---|
$title : string
Default value: Tag cloud
| since | 2.0 |
|---|
$word_spacing : string
| since | 2.0 |
|---|
$allowed_border_styles : array
| since | 2.0 |
|---|
$allowed_colors : array
| since | 2.0 |
|---|
$allowed_optional_booleans : array
These are values which can be true, false or fallback to theme default (where applicable)
| since | 2.0 |
|---|
$allowed_orders : array
| since | 2.0 |
|---|
$allowed_post_types : array
Will be set dynamically at load
| since | 2.0 |
|---|
$allowed_strategies : array
| since | 2.2 |
|---|
$allowed_taxonomies : array
Will be set dynamically at load
| since | 2.0 |
|---|
$allowed_text_transforms : array
| since | 2.0 |
|---|