正在加载图片...
Adam howitt Duo Consulting 77/20061223PM the subset of functionality described in the earlier Chicago Park District mockup might look something like this program Browser. txt /Search Panels SearchPanel: selectItem(panel) / if panel is between 1 and 3 retrieve the contents of the next panel (getResults) else retrieve the program listing * SearchPanel: getResults(target panel, filter) /* based on the given filter make a non-unique rendered x call to grab the contents of the panel and place it in the target panel * //Help getHelp(help topic)t / make non-unique rendered AJAX call to grab the help text for help topic and place it in the elp div 7/Program Search Result riew ProgramDetails(activity code)( / expand the hidden divs for the panel labeled with the activity code and check availability * saveToWishlist(activity code / make a unique functional AJAX call to return a result ndicate is the item already in the cart is the cart full 4/8Adam Howitt Duo Consulting 7/7/2006 12:23 PM the subset of functionality described in the earlier Chicago Park District mockup might look something like this: programBrowser.txt //Search Panels SearchPanel:selectItem(panel) { /* if panel is between 1 and 3 retrieve the contents of the next panel (getResults), else retrieve the program listing */ } SearchPanel:getResults(target_panel,filter) { /* based on the given filter make a non-unique rendered AJAX call to grab the contents of the panel and place it in the target_panel */ } //Help getHelp(help_topic) { /* make non-unique rendered AJAX call to grab the help text for help_topic and place it in the help div */ } //Program Search Result viewProgramDetails(activity_code) { /* expand the hidden divs for the panel labeled with the activity_code and check availability */ } saveToWishlist(activity_code) { /* make a unique functional AJAX call to return a result to indicate - is the user logged in - is the item already in the cart - is the cart full 4/8
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有