You are here

6 calls to RestfulBase::getVersion() in RESTful 7

RestfulBase::clearResourceRenderedCache in plugins/restful/RestfulBase.php
Clear all caches corresponding to the current resource.
RestfulBase::generateCacheId in plugins/restful/RestfulBase.php
Generate a cache identifier for the request and the current context.
RestfulBase::process in plugins/restful/RestfulBase.php
Entry point to process a request.
RestfulEntityBase::clearResourceRenderedCacheEntity in plugins/restful/RestfulEntityBase.php
Clear all caches corresponding to the current resource for a given entity.
RestfulEntityBaseMultipleBundles::getList in plugins/restful/RestfulEntityBaseMultipleBundles.php
Overrides RestfulEntityBase::getList().
RestfulUserLoginCookie::loginAndRespondWithCookie in plugins/restful/user/login_cookie/1.0/RestfulUserLoginCookie.class.php
Login a user and return a JSON along with the authentication cookie.