theme_uc_webform_pane_order_view |
./uc_webform_pane.module |
Theme webform submission data on the order view page. |
|
|
uc_webform_pane_access_validate |
./uc_webform_pane.module |
Make sure that the user trying to modify the UC checkout pane enabled webform has adequate Ubercart permissions. |
|
1 |
uc_webform_pane_checkout_pane |
./uc_webform_pane.module |
Implementation of hook_checkout_pane(). |
|
|
uc_webform_pane_checkout_pane_callback |
./uc_webform_pane.module |
Checkout Pane callback for dynamic callback function. |
|
|
uc_webform_pane_form_alter |
./uc_webform_pane.module |
Implementation of hook_form_alter(). |
|
|
uc_webform_pane_init |
./uc_webform_pane.module |
Implementation of hook_init(). |
|
|
uc_webform_pane_install |
./uc_webform_pane.install |
Implementation of hook_install(). |
|
|
uc_webform_pane_nodeapi |
./uc_webform_pane.module |
Implementation of hook_nodeapi(). |
|
|
uc_webform_pane_nodestatus |
./uc_webform_pane.module |
Check if a webform node should be selectable as a checkout pane. |
2 |
|
uc_webform_pane_order |
./uc_webform_pane.module |
Implementation of hook_order(). |
|
|
uc_webform_pane_order_pane |
./uc_webform_pane.module |
Implementation of hook_order_pane(). |
|
|
uc_webform_pane_order_pane_callback |
./uc_webform_pane.module |
Order Pane callback for dynamic order callback function. |
|
|
uc_webform_pane_schema |
./uc_webform_pane.install |
Implementation of hook_schema(). |
|
|
uc_webform_pane_theme |
./uc_webform_pane.module |
Implementation of hook_theme(). |
|
|
uc_webform_pane_token_list |
./uc_webform_pane.module |
Implementation of hook_token_list(). |
|
|
uc_webform_pane_token_values |
./uc_webform_pane.module |
Implementation of hook_token_values(). |
|
|
uc_webform_pane_uninstall |
./uc_webform_pane.install |
Implementation of hook_uninstall(). |
|
|
uc_webform_pane_update_6204 |
./uc_webform_pane.install |
Add a new table to store webform submissions with related order ids. |
|
|
_uc_webform_pane_edit_form |
./uc_webform_pane.module |
Generate a form to edit webform submission data. |
2 |
|
_uc_webform_pane_get_data |
./uc_webform_pane.module |
Return webform submission data. |
4 |
|
_uc_webform_pane_get_nodes |
./uc_webform_pane.module |
Return list of webform nodes. |
4 |
|
_uc_webform_pane_get_sid |
./uc_webform_pane.module |
Return webform submission id. |
2 |
|
_uc_webform_pane_render |
./uc_webform_pane.module |
Render webform submission data. |
2 |
|
_uc_webform_pane_save |
./uc_webform_pane.module |
Save pane values as webform submission through Webform submit handler. |
2 |
|