Class NCSearchWidget
- WP_Widget
- hji\common\interfaces\Widget
- hji\construction\core\Widget
- hji\construction\models\NCSearchWidget
Methods summary
public
|
|
public
|
|
public
boolean|string
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
Methods inherited from hji\construction\core\Widget
Methods inherited from hji\common\interfaces\Widget
form()
,
getFormContent()
,
getFormView()
,
getWidgetView()
,
get_field_id()
,
get_field_name()
Properties summary
public static
array
|
$supportedFields
Supported fields are currently not used within the Widget object, but they are supported by Shortcodes class, which will validate shortcode attributes against widget's supported fields, if they are defined. [\hji\common\interfaces\Shortcode::validateParameters()] |
#
array(
'title',
'polygon',
'polynames',
'layout',
'expand_advanced_opt',
'sortField',
'sortOrder'
)
|