What MIVA Says
This feature provides an opportunity for modules to affect the display and operation of the UI a shopper encounters when a domain has more than one store.
Parameters:none
Return Type:bool
<MvFUNCTION NAME="UIModule_StoreSelection_Validate" STANDARDOUTPUTLEVEL="">
<MvFUNCTIONRETURN VALUE="1">
</MvFUNCTION>
What MIVA Says
Admin calls this function from the selected storeselui module when an administrator clicks Update on the Domain Settings screen.
It The module should return 1 on success, 0 on error.
Default Return: 1
Parameters:none
Return Type:cclist
<MvFUNCTION NAME="UIModule_StoreSelection_Tabs" STANDARDOUTPUTLEVEL="">
<MvFUNCTIONRETURN VALUE="">
</MvFUNCTION>
What MIVA Says
Admin calls this function from the selected storeselui module when it (Admin) displays the Domain Settings screen.
It returns a comma delimited list of colon delimited tab-code and tab-name pairs. Admin uses this information to create tabs on the Domain Settings screen.
Default Return: NULL
Parameters:
Return Type:bool
<MvFUNCTION NAME="UIModule_StoreSelection_Content" PARAMETERS="tab,load_fields" STANDARDOUTPUTLEVEL="">
<MvFUNCTIONRETURN VALUE="1">
</MvFUNCTION>
What MIVA Says
Admin calls this function from the selected storeselui module when it (Admin) displays the Domain Settings screen.
Default Return: 1
Parameters:none
Return Type:bool
<MvFUNCTION NAME="UIModule_StoreSelection_Update" STANDARDOUTPUTLEVEL="">
<MvFUNCTIONRETURN VALUE="1">
</MvFUNCTION>
What MIVA Says
Admin calls this function from the selected storeselui module when an administrator clicks Update on the Domain Settings screen.
It The module should return 1 on success, 0 on failure.
Default Return: 1
Parameters:none
<MvFUNCTION NAME="UIModule_StoreSelection_Thumbnail" STANDARDOUTPUTLEVEL="">
</MvFUNCTION>
What MIVA Says
Admin calls this function when the store administrator selects Store Selection Layout tab on the Domain Settings configuration screen.
Default Return: NULL
Parameters:none
<MvFUNCTION NAME="UIModule_StoreSelection_Render" STANDARDOUTPUTLEVEL="">
</MvFUNCTION>
What MIVA Says
MIVA Merchant runs this function in response to request for domain. (MIVA Merchant bypasses it in the common situation where there exists only one store in the mall.)
Default Return: NULL
Return Types are expressed in the document by the following codes:
For information and function requirements for the various MIVA Merchant 5 Module API Feature Codes see the following:
batchreport,
component,
component_prov,
currency,
custrt,
data_domain,
data_store,
export,
externalreq,
fields_cust,
fields_prod,
fulfill,
import,
log,
not_fields,
payment,
provision_store,
shipping,
storeselui,
storewizard,
system,
tax,
upload,
util,
wizard,
vis_affil,
vis_affilbe,
vis_category,
vis_categorybe,
vis_cust,
vis_custbe,
vis_domain,
vis_fulfill,
vis_log,
vis_order,
vis_payment,
vis_product,
vis_productbe,
vis_shipping,
vis_store,
vis_system,
vis_util,
vis_wizard
This document is copyright 2005-2006 4TheBest eCommerce Solutions and was last generated using Serade on 01/13/2006 23:04:54. It is permissible to place a copy of this document in it's current or altered form on your website as long as you leave the copyright notice along with the links to the websites referenced intact.