Array
(
[0] => stdClass Object
(
[id] => 33
[name] => Address
[value] =>
123 Cleveland Street
Orange, New Jersey 07050
[type] => textarea
[group] => 8
[published] => 1
[ordering] => 1
[alias] => Address
)
[1] => stdClass Object
(
[id] => 34
[name] => Phone
[value] => 973-678-7778
[type] => textfield
[group] => 8
[published] => 1
[ordering] => 2
[alias] => Phone
)
[3] => stdClass Object
(
[id] => 35
[name] => Website
[value] => http://www.thelakesideschool.org/pages/about/about.htm
[type] => textfield
[group] => 8
[published] => 1
[ordering] => 4
[alias] => Website
)
)