summaryrefslogtreecommitdiff
path: root/core/controllers/rest.php
AgeCommit message (Expand)Author
2008-11-14Allow the HTTP get method to be called without an id to create any empty temp...Tim Almdal
2008-11-14Use the shortform to load the resource.Tim Almdal
2008-11-11Change the PUT/DELETE tunneling param from __action to _methodBharat Mediratta
2008-11-11Change REST API to use non-routable functions: _get(), _post(),Bharat Mediratta
2008-11-11Add phpdocs to explain how to use REST_ControllerBharat Mediratta
2008-11-11Create REST_Controller abstract base class for all REST based resourceBharat Mediratta