Input Data (price): [100000,400000]
Input Data (bedrooms): [1,3]
Input Data (propertySize): [600,1000]
priceRange = Array
*** getSelectInputData – isset:
*** getSelectInputData – defaultSelect: Array
*** getSelectInputData – selectedValues: Array
Input Data (price): [100000,400000]
Input Data (bedrooms): [1,3]
Input Data (propertySize): [600,1000]
Initial Property Data:
Array
(
[city] => Array
(
[type] => Select
[modelName] => City
[label] => City
[selectedValues] => Array
(
[0] => Coquitlam
[1] => Port Coquitlam
)
[options] => Array
(
[0] => Abbotsford
[1] => Burnaby
[2] => Chilliwack
[3] => Coquitlam
[4] => Langley
[5] => Maple Ridge
[6] => New Westminster
[7] => North Vancouver
[8] => Port Coquitlam
[9] => Port Moody
[10] => Richmond
[11] => Surrey
[12] => Vancouver
[13] => West Vancouver
)
[defaultSelectedValues] => Array
(
[0] => Coquitlam
[1] => Port Coquitlam
)
)
[price] => Array
(
[type] => MinMax
[modelName] => ListPrice
[label] => Price Range
[values] => Array
(
[0] => 100000
[1] => 400000
)
[limits] => Array
(
[0] => 100000
[1] => 5000000
)
[defaultValues] => Array
(
[0] => 400000
[1] => 100000
)
[prefix] => $
[suffix] =>
)
[bedrooms] => Array
(
[type] => MinMax
[modelName] => BedroomsTotal
[label] => #Bedrooms
[values] => Array
(
[0] => 1
[1] => 3
)
[limits] => Array
(
[0] => 0
[1] => 20
)
[defaultValues] => Array
(
[0] => 1
[1] => 3
)
[prefix] =>
[suffix] =>
)
[propertySize] => Array
(
[type] => MinMax
[modelName] => LivingArea
[label] => Size
[values] => Array
(
[0] => 600
[1] => 1000
)
[limits] => Array
(
[0] => 100
[1] => 8000
)
[defaultValues] => Array
(
[0] => 600
[1] => 1000
)
[prefix] =>
[suffix] => SqFt
)
)
City:
Bedroom: 0
Price: DefaultPrice
Min Price: DefaultMinPrice

