My favorites | Sign in
Project Home Downloads Wiki Issues Source
Details: Show all Hide all

Older

  • Jul 30, 2009
    introduction (Brief introduction to the Sajax library) Wiki page commented on by davide.mcguigan   -   Hi, Can you please provide an example using these details? I can use the ' onClick="sajax.Services.GetString(function(s) { alert(s); })' example fine, but I can't seem to get this to work. Thanks!
    Hi, Can you please provide an example using these details? I can use the ' onClick="sajax.Services.GetString(function(s) { alert(s); })' example fine, but I can't seem to get this to work. Thanks!
  • Apr 22, 2009
    unreleated (This is sooo not related to PHP or Ajax) Wiki page edited by kristianoye
  • Apr 22, 2009
    unreleated (This is sooo not related to PHP or Ajax) Wiki page edited by kristianoye
  • Apr 22, 2009
    unreleated (This is sooo not related to PHP or Ajax) Wiki page edited by kristianoye
  • Apr 22, 2009
    unreleated (This is sooo not related to PHP or Ajax) Wiki page added by kristianoye
  • Apr 21, 2009
    r31 (Made everything static, modified response object to only exp...) committed by kristianoye   -   Made everything static, modified response object to only export optional fields if defined.
    Made everything static, modified response object to only export optional fields if defined.
  • Apr 21, 2009
    r30 (Initial check-in of koajax.) committed by kristianoye   -   Initial check-in of koajax.
    Initial check-in of koajax.
  • Apr 21, 2009
    r29 (Whatever changes Oye made ;)) committed by kristianoye   -   Whatever changes Oye made ;)
    Whatever changes Oye made ;)
  • Apr 21, 2009
    r28 (Initial check-in of library without legacy sajax references.) committed by kristianoye   -   Initial check-in of library without legacy sajax references.
    Initial check-in of library without legacy sajax references.
  • Apr 20, 2009
    r27 (Added support for: 1) innerHTML content changes in SajaxResp...) committed by kristianoye   -   Added support for: 1) innerHTML content changes in SajaxResponse. 2) Additional event bindings in SajaxResponse.
    Added support for: 1) innerHTML content changes in SajaxResponse. 2) Additional event bindings in SajaxResponse.
  • Apr 20, 2009
    PageName (Basic demonstration of Sajax 0.14 for PHP) Wiki page added by kristianoye
  • Apr 20, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 20, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 20, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 20, 2009
    Sajax0.14.2.php (Latest version of Sajax 0.14) file uploaded by kristianoye   -  
    Labels: Featured
    Labels: Featured
  • Apr 20, 2009
    r22 (1) Rewrite/re-org of JavaScript client code. 2) Added Expor...) committed by kristianoye   -   1) Rewrite/re-org of JavaScript client code. 2) Added ExportMapped() support.
    1) Rewrite/re-org of JavaScript client code. 2) Added ExportMapped() support.
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page edited by kristianoye
  • Apr 19, 2009
    APIsajax014 (API Reference for SAjax 0.14 (PHP)) Wiki page added by kristianoye
  • Apr 19, 2009
    Sajax.php (SAJAX 0.14 for PHP 5.2.0+) file uploaded by kristianoye   -  
    Labels: Type-Source OpSys-All
    Labels: Type-Source OpSys-All
  • Apr 19, 2009
    r12 (1) Added additional comments 2) Fixed bug that was preventi...) committed by kristianoye   -   1) Added additional comments 2) Fixed bug that was preventing ExportBlockJS() from sending script to the client.
    1) Added additional comments 2) Fixed bug that was preventing ExportBlockJS() from sending script to the client.
  • Apr 19, 2009
    r11 (Fixed debug message for unimplemented method error.) committed by kristianoye   -   Fixed debug message for unimplemented method error.
    Fixed debug message for unimplemented method error.
  • Apr 18, 2009
    r10 (Added debugging information for server side via JavaScript p...) committed by kristianoye   -   Added debugging information for server side via JavaScript popups.
    Added debugging information for server side via JavaScript popups.
  • Apr 18, 2009
    r9 (First fairly substancial revision; Made a Sajax singleton ob...) committed by kristianoye   -   First fairly substancial revision; Made a Sajax singleton object and rewrote original API as stub callers.
    First fairly substancial revision; Made a Sajax singleton object and rewrote original API as stub callers.
  • Apr 17, 2009
    r8 (Removed underscores from sajax.method names) committed by kristianoye   -   Removed underscores from sajax.method names
    Removed underscores from sajax.method names
  • Apr 17, 2009
    r7 (Added 'sajax' object in JavaScript to allow for more 'object...) committed by kristianoye   -   Added 'sajax' object in JavaScript to allow for more 'object-oriented' access to exposed PHP methods.
    Added 'sajax' object in JavaScript to allow for more 'object-oriented' access to exposed PHP methods.
  • Apr 17, 2009
    introduction (Brief introduction to the Sajax library) Wiki page edited by kristianoye
  • Apr 17, 2009
    introduction (Brief introduction to the Sajax library) Wiki page edited by kristianoye
  • Apr 17, 2009
    introduction (Brief introduction to the Sajax library) Wiki page added by kristianoye
  • Apr 17, 2009
    Sajax.zip (Current release of "Sajax 0.14") file uploaded by kristianoye   -  
    Labels: Sajax PHP Ajax
    Labels: Sajax PHP Ajax
  • Apr 17, 2009
    r3 (Initial check-in of "Sajax 0.14") committed by kristianoye   -   Initial check-in of "Sajax 0.14"
    Initial check-in of "Sajax 0.14"
  • Apr 17, 2009
    r2 (Initial import.) committed by kristianoye   -   Initial import.
    Initial import.
  • Apr 17, 2009
    Project sajax014 created by kristianoye   -   My various tweaks to the PHP version of the Sajax library
    My various tweaks to the PHP version of the Sajax library
 
Powered by Google Project Hosting