feature; // get the references. if only one reference exists then we want to convert // the object into an array, otherwise the value is an array $synonyms = $feature->feature_synonym; if (!$synonyms) { $synonyms = array(); } elseif (!is_array($synonyms)) { $synonyms = array($synonyms); } ?>
Synonym |
---|
synonym_id->name?> |