This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-18 22:08:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
webservice
History
Petr Skoda
5c2ed7e215
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
..
amf
webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode
2009-11-11 15:15:24 +00:00
rest
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
soap
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
xmlrpc
MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported
2009-11-04 19:24:12 +00:00
lib.php
webservice MDL-20803 auto-doc: added protocol checking, removed IP checking, removed all $USER reference, remove DEBUG call. TODO: split the code between login and documentation display, add switch to disable documentation, remove all html from the renderer using output function (create empty tag, create box, ... + css), fix xhtml strict
2009-12-18 03:19:22 +00:00
renderer.php
MDL-21198 $OUTPUT->single_button() resurrection, hopefully much easier to use than $OUTPUT->button(); fixed some regressions and code style improvements
2010-01-03 15:46:14 +00:00
testclient_forms.php
MDL-12886 more external groups api
2009-11-05 22:13:25 +00:00
testclient.php
MDL-12886 fixed TODOs
2009-11-10 09:34:40 +00:00
wsdoc.css
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file
2009-12-21 04:01:02 +00:00
wsdoc.php
webservice MDL-20803 add "Print All" button
2009-12-22 03:52:28 +00:00