Tripal Plant PopGen Submit
page_1_ajax.php
Go to the documentation of this file.
1
<?php
2
22
function
tpps_pub_status
(array $form, array $form_state) {
23
return
$form[
'publication'
][
'year'
];
24
}
25
40
function
tpps_organism_callback
(array $form, array &$form_state) {
41
return
$form[
'organism'
];
42
}
43
58
function
tpps_authors_callback
(array $form, array &$form_state) {
59
return
$form[
'publication'
][
'secondaryAuthors'
];
60
}
tpps_pub_status
tpps_pub_status(array $form, array $form_state)
Definition:
page_1_ajax.php:22
tpps_authors_callback
tpps_authors_callback(array $form, array &$form_state)
Definition:
page_1_ajax.php:58
tpps_organism_callback
tpps_organism_callback(array $form, array &$form_state)
Definition:
page_1_ajax.php:40
forms
build
page_1_ajax.php
Generated on Tue Feb 14 2023 02:01:32 for Tripal Plant PopGen Submit by
1.8.13