...
Code Block | ||
---|---|---|
| ||
xxx.service('ContentService', ['$rootScope', '$window', '$resource', '$q', '$log', 'ManageContentURIs', attContent.content]); attContent.content.prototype.retrieveContent = function(criteria, useStubs) { var useStub = useStubs?useStubs:false; var deferred = this.q.defer(), |
Structured constants
Structured constants are not supported and associated links will not be resolved. For example, a service calls a constant to make a POST via a URL: