XactCommerce Xact Objects
Home
News
XactCommerce
Typical Applications
Custom Development
Private Backend
XactScript Language
Performance
Deployment
Partners
Portfolio
About Us
leXml Language < Interface Modules & Commands < If_AltCats

If_AltCats
If_AltCats lists out alternate category information.

altcatexists
This returns 'yes' or 'no' depending on whether an altcat at a given depth exists.
Arguments:
depth - Altcat depth (default=0)
altcat - Altcat spec to constrain search to (default=none)
altcatname - Altcat name to test for (required)


altcatoptionlist
This does a select option list of altcats at a given depth
 
Arguments:
depth - Altcat depth (default=0)
altcat - Altcat spec to constrain this list to (default=*)
owner_id - Owner ID to constrain this to (default=none)
selected - Select this option if present
 
Returns 'ok' or 'error...'