FieldsResponseHandler
class FieldsResponseHandler
Methods
__construct(FieldManager $Manager)
Construct new response handler
json
requestUpdate(integer $fieldId, array $input)
Update field, creates a new version of the field this returns json
json
requestReset($fieldId, $scope)
Resets a fields values
Details
at line 20
__construct(FieldManager $Manager)
Construct new response handler
at line 33
json
requestUpdate(integer $fieldId, array $input)
Update field, creates a new version of the field this returns json
at line 55
json
requestReset($fieldId, $scope)
Resets a fields values