db_references: an array of stock database reference objects // where each object has the following fields: dbxref_id, accession, // version, description, db_id, db_name, db_description, db_url, // db_urlprefix // 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).''; ?>
Dababase | Accession |
---|---|
db_name?> | db_urlprefix){ print l($result->accession, $result->db_urlprefix.$result->accession); } else { print $result->accession; } ?> |