properties: an array of stock property objects where each object // the following fields: stockprop_id, type_id, type, value, rank // and includes synonyms // NOTE: For a full listing of fields available in the node object the // print_r $node line below or install the Drupal Devel module which // provides an extra tab at the top of the node page labelled Devel ?> '.print_r($node,TRUE).''; ?> stock->stockprop; if (!$properties) { $properties = array(); } elseif (!is_array($properties)) { $properties = array($properties); } ?>
Properties
Properties for the stock 'stock->name ?>' include:
0){ ?> '; $i++; } ?>
TypeValue
'.$result->type_id->name.''.$result->value.'
There are no properties for the current stock.'; } ?>