synonyms: an array of stock property objects where each object // has type=synonyms and the following fields: stockprop_id, type_id, // type, value, rank // 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->stock_synonyms; if (!$synonyms) { $synonyms = array(); } elseif (!is_array($synonyms)) { $synonyms = array($synonyms); } ?>
Synonyms
Synonyms for the stock 'stock->name ?>' include:
0){ print ''; } else { print 'There are no synonyms for the current stock.'; } ?>