uc_webfom_pane_admin |
./uc_webform_pane.module |
Admin form to assign webform nodes to Ubercart panes. |
|
1 |
uc_webfom_pane_admin_submit |
./uc_webform_pane.module |
Save webform configuration. |
|
|
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_install |
./uc_webform_pane.install |
Implementation of hook_install(). |
|
|
uc_webform_pane_menu |
./uc_webform_pane.module |
Implementation of hook_menu(). |
|
|
uc_webform_pane_order |
./uc_webform_pane.module |
Implementation of hook_order().
@todo edit webforms? |
|
|
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_uninstall |
./uc_webform_pane.install |
Implementation of hook_uninstall(). |
|
|
_uc_webfom_pane_get_nodes |
./uc_webform_pane.module |
Return list of webform nodes. |
4 |
|
_uc_webfom_pane_get_node_info |
./uc_webform_pane.module |
Get webform pane info for node id. |
3 |
|
_uc_webfom_pane_save |
./uc_webform_pane.module |
Save pane values as webform submission through Webform submit handler. |
1 |
|
_uc_webform_pane_delete |
./uc_webform_pane.module |
Delete webform submission data from database. |
1 |
|
_uc_webform_pane_get_data |
./uc_webform_pane.module |
Return webform submission data. |
2 |
|
_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 |
|