Public Member Functions | |
doGET () | |
doPOST () | |
doPUT () | |
doDELETE () |
ContributionAPI::doDELETE | ( | ) |
DELETE/DELETE
Reimplemented from RESTAPI.
ContributionAPI::doGET | ( | ) |
READ/GET
Reimplemented from RESTAPI.
ContributionAPI::doPOST | ( | ) |
CREATE/POST
Reimplemented from RESTAPI.
ContributionAPI::doPUT | ( | ) |
UPDATE/PUT
Reimplemented from RESTAPI.