array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", //"GetCountryInfo"=>"IP", ), ///////////////////////////////////////////////////////////////////////// "category"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getCategoryUp"=>"selectedCategory", "getRowColProductInCategory"=>array( "argument"=>array(3, 0, 10), // Array of argument "return"=>"arrProducts", // Result return ), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "scategory"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getSpecialCategory"=>"selectedCategory", "getRowColProductsInSpecialCategory"=>array( "argument"=>array(3, 10, -1,), // Array of argument "return"=>"arrProductsInSpecialCat", // Result return ), array( "getNewsInformation", array("6", "6"), "objNews"), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "product"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getProductsInformation"=>"proInfo", // Result return "getCategoryUp"=>"selectedCategory", "getProductsPictures"=>"arrPictures", /* "getOtherRowColProductInCategory"=>array( "argument"=>array(3, 0, 1), // Array of argument "return"=>"arrProducts", // Result return ), */ "getOtherRowColLinkProducts"=>array( "argument"=>array(1, 0, 1), // Array of argument "return"=>"arrLinkProducts", // Result return ), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "offproduct"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getProductsInformation"=>"proInfo", // Result return "getCategoryUp"=>"selectedCategory", "getProductsPictures"=>"arrPictures", "getOtherRowColProductsInSpecialCategory"=>array( "argument"=>array(3, 1, 2, ), // Array of argument "return"=>"arrProducts", // Result return ), "getOtherRowColLinkProducts"=>array( "argument"=>array(1, 0, 1), // Array of argument "return"=>"arrLinkProducts", // Result return ), "getAllNewsLinkToProduct"=>array( "argument"=>array(), // Array of argument "return"=>"arrLinkNews"), // Result return "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "cart"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getProductsInformation"=>"proInfo", // Result return "getCategoryUp"=>"selectedCategory", "getSpecialCategory"=>"specialCategory", "getProductsPictures"=>"arrPictures", "putProductToCart"=>array( "argument"=>array(), // Array of argument "return"=>"arrItemsInCart"), // Result return "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "checkout"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "displayItemsInCart"=>array( "argument"=>array(), // Array of argument "return"=>"arrItemsInCart"), // Result return "sendProductOrder"=>"arrProductOrder", "getPollingQuestion"=>"question", ), "result"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "sendProductOrder"=>"arrProductOrder", "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "contact"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "about"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", array( "getGroupAndSystemInfo", // Function name array("10", "3"), // Arrgument "arrSys" ), // return value array("getSystemInformation", array("1"), "objSys"), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "agent"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getAllSystemInfoInCat"=>array( "argument"=>array("4"), // Array of argument "return"=>"arrSystemInfo"), // Result return "getSystemInfo"=>array( "argument"=>array(""), // Array of argument "return"=>"systemInfo"), // Result return "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "branch"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "condition"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getAllSystemInfoInCat"=>array( "argument"=>array("5"), // Array of argument "return"=>"arrSystemInfo"), // Result return "getSystemInfo"=>array( "argument"=>array(""), // Array of argument "return"=>"systemInfo"), // Result return "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "faq"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getFaqGroupAndFaq"=>"arrFAQs", "getFAQInformation"=>"objFAQ", "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// "branch"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", "getAreas"=>array( "argument"=>array(1, 1, 600001), "return"=>"strOptionAreas", ), array("getBranch", array("600001"), "arrBranch"), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// // Nghia has add this page on 11:18 AM 9/11/2005 //////////////////////////// "news"=>array( "getAllLevelOneCategory"=>"arrLevelOneCats", "getAllSpecialCategory"=>"arrCatSpecial", array( "getNewsInCategory", array( "7" ), "arrNews"), array( "getNewsInformation", "", "objNews"), "getPollingQuestion"=>"question", ), ///////////////////////////////////////////////////////////////////////// ); ?>