web\JsonResponseFormatter $useJsonp

$useJsonp public property

Whether to use JSONP response format. When this is true, the response data must be an array consisting of data and callback members. The latter should be a JavaScript function name while the former will be passed to this function as a parameter.

public boolean $useJsonp = false
doc_Yii
2016-10-30 17:15:15
Comments
Leave a Comment

Please login to continue.