/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to Code Viewer Alt/AJAX/AjaxDemoApp8_getResourceAvailability.php

  • Committer: Gustav Hartvigsson
  • Date: 2013-04-04 18:10:23 UTC
  • mfrom: (12.2.4 lenasys)
  • Revision ID: gustav.hartvigsson@gmail.com-20130404181023-um5z5jx0jwth4hv9
Merging with implementation group 2's branch, containts an error,
will be fixed. (hopefully).

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
        include("../Codeviewer/showcode.php");
10
10
        
11
 
        menulayout("AjaxDemoApp9_makeClick.php","AjaxDemoApp7_makeBookingsTimer.php","AjaxDemoApp8_getResourceAvailability.txt","AJAX Example 8: Show Resource Availability","AjaxDemoApp8_getResourceAvailability.html","AjaxDemoApp8_getResourceAvailability1.html");
 
11
        menulayout("AjaxDemoApp9_makeClick.php","AjaxDemoApp7_makeBookingsTimer.php","AjaxDemoApp8_getResourceAvailability.txt","AJAX Example 8: Show Resource Availability","AjaxDemoApp8_getResourceAvailability.html","AjaxDemoApp8_getResourceAvailability_description.html");
12
12
        
13
13
        $interestingrows = array(array(12,33,"Make Booking"),array(35,50,"Ajax return function"));
14
14
        $keywords = array("resultSize","ResultAvailability","resultBooking","processinputbox","OutputDiv","bookPosition");