A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
handler — Property in interface org.restfulx.services.IFunctionalResponder
Get access to the handler function associated with this responder
handler — Property in class org.restfulx.services.ServiceResponder
handler — Property in class org.restfulx.services.UndoRedoResponder
Get the handler function associated with hisresponder
hasErrors(object) — Method in interface org.restfulx.services.IServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.air.AIRServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.amf.AMFServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.as3http.AS3JSONHTTPServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.as3http.DirectCouchDBHTTPServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.http.JSONHTTPServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasErrors(object) — Method in class org.restfulx.services.http.XMLHTTPServiceProvider
Indicates to the ServiceResponder that this particular run (typically create/update or destroy) has produced errors.
hasItem(object) — Method in class org.restfulx.collections.ModelsCollection
Checks to see if a given model object is in the collection.
hmts — Property in class org.restfulx.utils.ModelsMetadata
computed [HasMany(through)] relationships
http(optsOrOnResult, onFault, contentType, resultFormat, serializer:org.restfulx.serializers:ISerializer, rootUrl) — Static method in class org.restfulx.Rx
Handy shortcut for non-CRUD HTTP operations.
httpController — Static property in class org.restfulx.Rx
default http controller implementation to use
httpControllerHandler — Static property in class org.restfulx.Rx
If http controller handler function is set, it allows you to override behaviour of the send() function in httpController.
httpRootUrl — Static property in class org.restfulx.Rx
default root URL for HTTP requests, gets prefixed to CRUD and AUX HTTP operations
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z