Tripal
|
Functions | |
tripal_stock_admin_stock_view () | |
tripal_stock_admin () | |
tripal_stock_admin_validate ($form, &$form_state) | |
Administration of stocks
tripal_stock_admin | ( | ) |
Provide administration options for chado_stocks
tripal_stock_admin_stock_view | ( | ) |
Admin launchpad
tripal_stock_admin_validate | ( | $form, | |
& | $form_state | ||
) |
Implements hook_form_validate(): Validates user input
$form | An array describing the form that was rendered |
$form_state | An array describing the current state of the form including user input |