Changes between Version 10 and Version 11 of Development/WebUi/Json


Ignore:
Timestamp:
07/25/2008 06:23:16 PM (16 years ago)
Author:
mvoncken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/WebUi/Json

    v10 v11  
    22= Webui JSON api = 
    33 
    4 This is a design document, specs can and will change. 
     4For a demo: set the webui-template to "ajax_demo". 
    55 
    66== Full client api == 
     
    4444} 
    4545}}} 
     46 
     47== get_webui_config == 
     48returns: a dict with the current webui config (excluding "pwd_*" fields) 
     49 
     50== set_webui_config == 
     51input : a dict with the webui config-values  (extra possible key:"pwd") 
     52 
     53== get_webui_templates == 
     54returns a list of strings.