/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 trunk/Code Viewer Alt/AJAX/AjaxDemoApp8_getResourceAvailability.php

  • Committer: a11vikob
  • Date: 2013-03-28 15:33:33 UTC
  • mto: (4.2.2 hitlerhorabajs)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: a11vikob@student.his.se-20130328153333-2jf1mut7h63n28ra
Indentation etc fixed

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_getResourceAvailability_description.html");
 
11
        menulayout("AjaxDemoApp9_makeClick.php","AjaxDemoApp7_makeBookingsTimer.php","AjaxDemoApp8_getResourceAvailability.txt","AJAX Example 8: Show Resource Availability","AjaxDemoApp8_getResourceAvailability.html","AjaxDemoApp8_getResourceAvailability.htm");
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");