Tripal
|
Functions | |
tripal_pub_admin_pub_view () | |
tripal_pub_admin () | |
tripal_pub_admin_validate ($form, &$form_state) | |
tripal_pub_set_pub_url ($node, $pub_id) | |
Administration of publications
tripal_pub_admin | ( | ) |
Administrative settings form
tripal_pub_admin_pub_view | ( | ) |
Admin launchpad
tripal_pub_admin_validate | ( | $form, | |
& | $form_state | ||
) |
Validate the admin settings form
tripal_pub_set_pub_url | ( | $node, | |
$pub_id | |||
) |
Set the URL for a publication
$node | The publication node from pub_load(). |
$pub_id | The chado pub_id of the publication to set the url for |