Class FeaturedListings_Widget
Adds Featured Properties widget.
- WP_Widget
- hji\ResponsiveIDX\widgets\FeaturedListings_Widget
Direct known subclasses
Methods summary
public
|
|
public
|
|
protected
boolean
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
string|
|
|
public
array|WP_Error
|
|
protected
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
boolean
|
|
protected
|
|
protected
array
|
|
protected
array
|
#
arrangeFields( $fields )
Arranges fields in a specific order DaysOnHJI pushed into the first position to appear as default selection |
Properties summary
public
boolean
|
$tinyMce
|
#
false
|
protected
|
$screen
|
|
protected
array
|
$targetScreens
|
#
array(
'widgets',
'customize'
)
|
protected
array
|
$excludedFields
|
#
array('box', 'circle', 'street', 'city', 'zip', 'subdivision', 'state', 'county')
|
protected
array
|
$sortFields
|
#
array(
'listingDate',
'daysOnHJI',
'listPrice',
'size',
'lotSize',
'beds',
'yearBuilt',
'zip',
'openHouse',
)
|