|
Categories |
Top |
|
A call to als_get_content_categories.cgi will return these categories.
<?xml version="1.0" encoding="utf-8" ?> - <root> - <contentcategory> <row seq="1" name="Company" active="True" system="1" /> <row seq="2" name="WebSite" active="True" system="1" /> <row seq="3" name="Category" active="True" system="1" /> <row seq="4" name="Product" active="True" system="1" /> <row seq="5" name="Vendor" active="True" system="1" /> <row seq="6" name="Locations" active="True" system="1" /> </contentcategory> </root>
ALS clients allow content categories to be managed via a Web Interface.
|