Function Hook_ecommerce_catalogue_items->get_message

Definitions

sources/hooks/systems/ecommerce/catalogue_items.php

  • Get the message for use in the purchasing module.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$type_code ID_TEXT required parameter N/A N/A The product in question

Return

  • The message (null: no message)
  • Type: ?Tempcode
  • Set: N/A
  • Range: N/A