commerce_pdm_access_products_tab |
./commerce_pdm.module |
Checks if the node is a products display node and that user has access to it. |
|
1 |
commerce_pdm_commerce_product_type_delete |
./commerce_pdm.module |
Delete related variables from the database. |
|
|
commerce_pdm_display_node_products_form |
./commerce_pdm.module |
Return a form in the shape of a table listing all products referenced by |
|
1 |
commerce_pdm_form_commerce_product_ui_product_form_alter |
./commerce_pdm.module |
Implements hook_form_FORM_ID_alter(). |
|
|
commerce_pdm_form_commerce_product_ui_product_type_form_alter |
./commerce_pdm.module |
Implements hook_form_FORM_ID_alter(). |
|
|
commerce_pdm_form_commerce_product_ui_product_type_form_submit |
./commerce_pdm.module |
Submit callback for commerce_product_ui_product_type_form(). |
|
1 |
commerce_pdm_help |
./commerce_pdm.module |
Implements hook_help(). |
|
|
commerce_pdm_menu |
./commerce_pdm.module |
Implements hook_menu(). |
|
|
commerce_pdm_permission |
./commerce_pdm.module |
Implements hook_permission(). |
|
|
commerce_pdm_product_display_manager_filters |
./commerce_pdm.admin.inc |
Creates the display manager form. |
|
1 |
commerce_pdm_product_display_manager_form |
./commerce_pdm.admin.inc |
Creates the display manager form. |
|
1 |
commerce_pdm_product_display_manager_form_submit |
./commerce_pdm.admin.inc |
Creates a batch operation that will update all display nodes. |
|
|
commerce_pdm_product_display_manager_form_validate |
./commerce_pdm.admin.inc |
Creates a batch operation that will update all display nodes. |
|
|
commerce_pdm_product_display_manager_page |
./commerce_pdm.admin.inc |
Display manager page. |
|
1 |
commerce_pdm_product_form_reference_submit |
./commerce_pdm.module |
Submit callback for commerce_product_ui_product_form(). |
|
1 |
commerce_pdm_product_form_reference_validate |
./commerce_pdm.module |
Validate callback for commerce_product_ui_product_form(). |
|
|
commerce_pdm_product_ui_product_form_wrapper |
./commerce_pdm_product_clone.inc |
Menu callback to clone a product. |
|
1 |
commerce_pdm_theme |
./commerce_pdm.module |
Implements hook_theme(). |
|
|
product_manager_filters |
./commerce_pdm.admin.inc |
Product_manager_filters. |
2 |
|
product_manager_filter_form |
./commerce_pdm.admin.inc |
Return form for products and product displays administration filters. |
1 |
|
product_manager_filter_form_submit |
./commerce_pdm.admin.inc |
Process result from product display administration filter form. |
|
1 |
theme_commerce_pdm_display_node_products_table |
./commerce_pdm.module |
Creates a table out of commerce_pdm_display_node_products_form. |
|
|
theme_commerce_pdm_product_display_manager_table |
./commerce_pdm.admin.inc |
Displays the display manager form as a draggable table. |
|
|
theme_commerce_pdm_product_references_table |
./commerce_pdm.module |
Product references table. |
|
|
_commerce_pdm_create_display_node |
./commerce_pdm.module |
Creates a display node and returns the result as a json object. |
1 |
|
_commerce_pdm_display_nodes_updated |
./commerce_pdm.admin.inc |
The display node's update batch is complete. |
|
1 |
_commerce_pdm_existing_displays_autocomplete |
./commerce_pdm.module |
Menu callback; Retrieve a JSON object containing autocomplete suggestions. |
|
1 |
_commerce_pdm_get_nodes_referencing |
./commerce_pdm.module |
Get the NID's of a nodes referencing to a product. |
1 |
|
_commerce_pdm_get_node_info |
./commerce_pdm.module |
Ajax callback function returning information about a node. |
|
1 |
_commerce_pdm_get_node_reference_field_name |
./commerce_pdm.module |
Helper function to get the name of the product reference field in a node. |
7 |
|
_commerce_pdm_get_number_reference_values_allowed |
./commerce_pdm.module |
Helper function to see if the specified number of values is allowed to exist |
2 |
|
_commerce_pdm_get_num_allowed_references |
./commerce_pdm.module |
Returns the maximum number of values the product reference field |
2 |
|
_commerce_pdm_get_products_referenced |
./commerce_pdm.admin.inc |
Helper function to return all products that are referenced by a node. |
|
|
_commerce_pdm_get_product_display_types |
./commerce_pdm.module |
Helper function to see witch node types are valid product display node types. |
5 |
|
_commerce_pdm_get_product_reference_fields |
./commerce_pdm.module |
function to return all product reference fields in the drupal installation. |
5 |
|
_commerce_pdm_get_product_reference_form_inputs |
./commerce_pdm.module |
Reference form inputs. |
1 |
|
_commerce_pdm_product_display_manager_form_attach |
./commerce_pdm.admin.inc |
Add necessary css and JavaScript files to the display manager form. |
|
1 |
_commerce_pdm_product_form_reference_attach |
./commerce_pdm.module |
Add JavaScript and CSS used by the product reference table in the |
|
1 |
_commerce_pdm_update_display_node |
./commerce_pdm.admin.inc |
Updates any given display node to reference to specified products. |
|
1 |