SYMBOL INDEX (289 symbols across 25 files) FILE: demo/C#/UploadController.js function UploadCtrl (line 10) | function UploadCtrl($location, $upload) { FILE: demo/C#/UploadHandler.ashx.cs class UploadHandler (line 11) | public class UploadHandler : IHttpHandler method ProcessRequest (line 14) | public void ProcessRequest(HttpContext context) FILE: demo/src/main/java/com/df/angularfileupload/CORSFilter.java class CORSFilter (line 14) | public class CORSFilter implements Filter { method doFilter (line 16) | @Override method init (line 31) | @Override method destroy (line 35) | @Override FILE: demo/src/main/java/com/df/angularfileupload/FileUpload.java class FileUpload (line 21) | public class FileUpload extends HttpServlet { class SizeEntry (line 25) | class SizeEntry { method service (line 33) | @Override method clearOldValuesInSizeMap (line 106) | private void clearOldValuesInSizeMap() { method size (line 117) | protected int size(String key, InputStream stream) { method read (line 140) | protected String read(InputStream stream) { FILE: demo/src/main/java/com/df/angularfileupload/S3Signature.java class S3Signature (line 16) | public class S3Signature extends HttpServlet { method service (line 17) | @Override FILE: demo/src/main/webapp/js/FileAPI.js function _emit (line 1483) | function _emit(target, fn, name, res, ext){ function _hasSupportReadAs (line 1494) | function _hasSupportReadAs(as){ function _readAs (line 1499) | function _readAs(file, fn, as, encoding){ function _isRegularFile (line 1538) | function _isRegularFile(file, callback){ function _getAsEntry (line 1568) | function _getAsEntry(item){ function _readEntryAsFiles (line 1576) | function _readEntryAsFiles(entry, callback){ function _simpleClone (line 1625) | function _simpleClone(obj){ function isInputFile (line 1637) | function isInputFile(el){ function _getDataTransfer (line 1642) | function _getDataTransfer(evt){ function _isOriginTransform (line 1647) | function _isOriginTransform(trans){ function Image (line 1831) | function Image(file){ function _transform (line 2137) | function _transform(err, img){ function _convertFile (line 2637) | function _convertFile(file, fn, useBinaryString){ function _px (line 3297) | function _px(val){ function _detectVideoSignal (line 3307) | function _detectVideoSignal(video){ function _makeFlashHTML (line 4017) | function _makeFlashHTML(opts){ function _css (line 4032) | function _css(el, css){ function _inherit (line 4047) | function _inherit(obj, methods){ function _isHtmlFile (line 4057) | function _isHtmlFile(file){ function _wrap (line 4061) | function _wrap(fn){ function _unwrap (line 4068) | function _unwrap(fn){ function _getUrl (line 4077) | function _getUrl(url, params){ function _makeFlashImage (line 4102) | function _makeFlashImage(opts, base64, fn){ function _getFileDescr (line 4148) | function _getFileDescr(file){ function _getDimensions (line 4158) | function _getDimensions(el){ function _wrap (line 4217) | function _wrap(fn) { function _unwrap (line 4224) | function _unwrap(fn) { FILE: demo/src/main/webapp/js/ng-file-upload-all.js function patchXHR (line 12) | function patchXHR(fnName, newFn) { function redefineProp (line 16) | function redefineProp(xhr, prop, fn) { function isInputTypeFile (line 237) | function isInputTypeFile(elem) { function hasFlash (line 241) | function hasFlash() { function getOffset (line 251) | function getOffset(obj) { function sendHttp (line 460) | function sendHttp(config) { function copy (line 645) | function copy(obj) { function toResumeFile (line 660) | function toResumeFile(file, formData) { function addFieldToFormData (line 682) | function addFieldToFormData(formData, val, key) { function digestConfig (line 723) | function digestConfig() { function applyExifRotations (line 893) | function applyExifRotations(files, attr, scope) { function resizeFile (line 905) | function resizeFile(files, attr, scope, ngModel) { function resizeWithParams (line 924) | function resizeWithParams(params, files, attr, scope, ngModel) { function update (line 955) | function update(files, invalidFiles, newFiles, dupFiles, isSingleModel) { function removeDuplicates (line 992) | function removeDuplicates() { function toArray (line 1026) | function toArray(v) { function resizeAndUpdate (line 1030) | function resizeAndUpdate() { function isDelayedClickSupported (line 1121) | function isDelayedClickSupported(ua) { function linkFileSelect (line 1133) | function linkFileSelect(scope, elem, attr, ngModel, $parse, $timeout, $c... function getTagType (line 1481) | function getTagType(el) { function linkFileDirective (line 1488) | function linkFileDirective(Upload, $timeout, scope, elem, attr, directiv... function globStringToRegex (line 1633) | function globStringToRegex(str) { function markModelAsDirty (line 1712) | function markModelAsDirty(ngModel, files) { function validateSync (line 1767) | function validateSync(name, validationName, fn) { function validateAsync (line 1825) | function validateAsync(name, validationName, type, asyncFn, fn) { function success (line 2018) | function success() { function error (line 2027) | function error() { function checkLoadErrorInCaseOfNoCallback (line 2036) | function checkLoadErrorInCaseOfNoCallback() { function success (line 2085) | function success() { function error (line 2092) | function error() { function checkLoadError (line 2101) | function checkLoadError() { function linkDrop (line 2307) | function linkDrop(scope, elem, attr, ngModel, $parse, $timeout, $window,... function dropAvailable (line 2604) | function dropAvailable() { function applyTransform (line 2619) | function applyTransform(ctx, orientation, width, height) { function arrayBufferToBase64 (line 2681) | function arrayBufferToBase64(buffer) { FILE: demo/src/main/webapp/js/ng-file-upload-shim.js function patchXHR (line 12) | function patchXHR(fnName, newFn) { function redefineProp (line 16) | function redefineProp(xhr, prop, fn) { function isInputTypeFile (line 237) | function isInputTypeFile(elem) { function hasFlash (line 241) | function hasFlash() { function getOffset (line 251) | function getOffset(obj) { FILE: demo/src/main/webapp/js/ng-file-upload.js function sendHttp (line 38) | function sendHttp(config) { function copy (line 223) | function copy(obj) { function toResumeFile (line 238) | function toResumeFile(file, formData) { function addFieldToFormData (line 260) | function addFieldToFormData(formData, val, key) { function digestConfig (line 301) | function digestConfig() { function applyExifRotations (line 471) | function applyExifRotations(files, attr, scope) { function resizeFile (line 483) | function resizeFile(files, attr, scope, ngModel) { function resizeWithParams (line 502) | function resizeWithParams(params, files, attr, scope, ngModel) { function update (line 533) | function update(files, invalidFiles, newFiles, dupFiles, isSingleModel) { function removeDuplicates (line 570) | function removeDuplicates() { function toArray (line 604) | function toArray(v) { function resizeAndUpdate (line 608) | function resizeAndUpdate() { function isDelayedClickSupported (line 699) | function isDelayedClickSupported(ua) { function linkFileSelect (line 711) | function linkFileSelect(scope, elem, attr, ngModel, $parse, $timeout, $c... function getTagType (line 1059) | function getTagType(el) { function linkFileDirective (line 1066) | function linkFileDirective(Upload, $timeout, scope, elem, attr, directiv... function globStringToRegex (line 1211) | function globStringToRegex(str) { function markModelAsDirty (line 1290) | function markModelAsDirty(ngModel, files) { function validateSync (line 1345) | function validateSync(name, validationName, fn) { function validateAsync (line 1403) | function validateAsync(name, validationName, type, asyncFn, fn) { function success (line 1596) | function success() { function error (line 1605) | function error() { function checkLoadErrorInCaseOfNoCallback (line 1614) | function checkLoadErrorInCaseOfNoCallback() { function success (line 1663) | function success() { function error (line 1670) | function error() { function checkLoadError (line 1679) | function checkLoadError() { function linkDrop (line 1885) | function linkDrop(scope, elem, attr, ngModel, $parse, $timeout, $window,... function dropAvailable (line 2182) | function dropAvailable() { function applyTransform (line 2197) | function applyTransform(ctx, orientation, width, height) { function arrayBufferToBase64 (line 2259) | function arrayBufferToBase64(buffer) { FILE: demo/src/main/webapp/js/ng-img-crop.js function addEvent (line 883) | function addEvent(element, event, handler) { function imageHasData (line 891) | function imageHasData(img) { function base64ToArrayBuffer (line 895) | function base64ToArrayBuffer(base64, contentType) { function objectURLToBlob (line 908) | function objectURLToBlob(url, callback) { function getImageData (line 920) | function getImageData(img, callback) { function findEXIFinJPEG (line 969) | function findEXIFinJPEG(file) { function findIPTCinJPEG (line 1009) | function findIPTCinJPEG(file) { function readIPTCData (line 1072) | function readIPTCData(file, startOffset, sectionLength){ function readTags (line 1106) | function readTags(file, tiffStart, dirStart, strings, bigEnd) { function readTagValue (line 1121) | function readTagValue(file, entryOffset, tiffStart, dirStart, bigEnd) { function getStringFromDB (line 1214) | function getStringFromDB(buffer, start, length) { function readEXIFData (line 1222) | function readEXIFData(file, start) { function drawScene (line 1417) | function drawScene() { FILE: demo/src/main/webapp/js/upload.js function uploadUsingUpload (line 76) | function uploadUsingUpload(file, resumable) { function uploadUsing$http (line 104) | function uploadUsing$http(file) { function uploadS3 (line 126) | function uploadS3(file) { function storeS3UploadConfigInLocalStore (line 177) | function storeS3UploadConfigInLocalStore() { function htmlEdit (line 193) | function htmlEdit() { FILE: dist/FileAPI.js function _emit (line 1483) | function _emit(target, fn, name, res, ext){ function _hasSupportReadAs (line 1494) | function _hasSupportReadAs(as){ function _readAs (line 1499) | function _readAs(file, fn, as, encoding){ function _isRegularFile (line 1538) | function _isRegularFile(file, callback){ function _getAsEntry (line 1568) | function _getAsEntry(item){ function _readEntryAsFiles (line 1576) | function _readEntryAsFiles(entry, callback){ function _simpleClone (line 1625) | function _simpleClone(obj){ function isInputFile (line 1637) | function isInputFile(el){ function _getDataTransfer (line 1642) | function _getDataTransfer(evt){ function _isOriginTransform (line 1647) | function _isOriginTransform(trans){ function Image (line 1831) | function Image(file){ function _transform (line 2137) | function _transform(err, img){ function _convertFile (line 2637) | function _convertFile(file, fn, useBinaryString){ function _px (line 3297) | function _px(val){ function _detectVideoSignal (line 3307) | function _detectVideoSignal(video){ function _makeFlashHTML (line 4017) | function _makeFlashHTML(opts){ function _css (line 4032) | function _css(el, css){ function _inherit (line 4047) | function _inherit(obj, methods){ function _isHtmlFile (line 4057) | function _isHtmlFile(file){ function _wrap (line 4061) | function _wrap(fn){ function _unwrap (line 4068) | function _unwrap(fn){ function _getUrl (line 4077) | function _getUrl(url, params){ function _makeFlashImage (line 4102) | function _makeFlashImage(opts, base64, fn){ function _getFileDescr (line 4148) | function _getFileDescr(file){ function _getDimensions (line 4158) | function _getDimensions(el){ function _wrap (line 4217) | function _wrap(fn) { function _unwrap (line 4224) | function _unwrap(fn) { FILE: dist/ng-file-upload-all.js function patchXHR (line 12) | function patchXHR(fnName, newFn) { function redefineProp (line 16) | function redefineProp(xhr, prop, fn) { function isInputTypeFile (line 237) | function isInputTypeFile(elem) { function hasFlash (line 241) | function hasFlash() { function getOffset (line 251) | function getOffset(obj) { function sendHttp (line 460) | function sendHttp(config) { function copy (line 645) | function copy(obj) { function toResumeFile (line 660) | function toResumeFile(file, formData) { function addFieldToFormData (line 682) | function addFieldToFormData(formData, val, key) { function digestConfig (line 723) | function digestConfig() { function applyExifRotations (line 893) | function applyExifRotations(files, attr, scope) { function resizeFile (line 905) | function resizeFile(files, attr, scope, ngModel) { function resizeWithParams (line 924) | function resizeWithParams(params, files, attr, scope, ngModel) { function update (line 955) | function update(files, invalidFiles, newFiles, dupFiles, isSingleModel) { function removeDuplicates (line 992) | function removeDuplicates() { function toArray (line 1026) | function toArray(v) { function resizeAndUpdate (line 1030) | function resizeAndUpdate() { function isDelayedClickSupported (line 1121) | function isDelayedClickSupported(ua) { function linkFileSelect (line 1133) | function linkFileSelect(scope, elem, attr, ngModel, $parse, $timeout, $c... function getTagType (line 1481) | function getTagType(el) { function linkFileDirective (line 1488) | function linkFileDirective(Upload, $timeout, scope, elem, attr, directiv... function globStringToRegex (line 1633) | function globStringToRegex(str) { function markModelAsDirty (line 1712) | function markModelAsDirty(ngModel, files) { function validateSync (line 1767) | function validateSync(name, validationName, fn) { function validateAsync (line 1825) | function validateAsync(name, validationName, type, asyncFn, fn) { function success (line 2018) | function success() { function error (line 2027) | function error() { function checkLoadErrorInCaseOfNoCallback (line 2036) | function checkLoadErrorInCaseOfNoCallback() { function success (line 2085) | function success() { function error (line 2092) | function error() { function checkLoadError (line 2101) | function checkLoadError() { function linkDrop (line 2307) | function linkDrop(scope, elem, attr, ngModel, $parse, $timeout, $window,... function dropAvailable (line 2604) | function dropAvailable() { function applyTransform (line 2619) | function applyTransform(ctx, orientation, width, height) { function arrayBufferToBase64 (line 2681) | function arrayBufferToBase64(buffer) { FILE: dist/ng-file-upload-shim.js function patchXHR (line 12) | function patchXHR(fnName, newFn) { function redefineProp (line 16) | function redefineProp(xhr, prop, fn) { function isInputTypeFile (line 237) | function isInputTypeFile(elem) { function hasFlash (line 241) | function hasFlash() { function getOffset (line 251) | function getOffset(obj) { FILE: dist/ng-file-upload.js function sendHttp (line 38) | function sendHttp(config) { function copy (line 223) | function copy(obj) { function toResumeFile (line 238) | function toResumeFile(file, formData) { function addFieldToFormData (line 260) | function addFieldToFormData(formData, val, key) { function digestConfig (line 301) | function digestConfig() { function applyExifRotations (line 471) | function applyExifRotations(files, attr, scope) { function resizeFile (line 483) | function resizeFile(files, attr, scope, ngModel) { function resizeWithParams (line 502) | function resizeWithParams(params, files, attr, scope, ngModel) { function update (line 533) | function update(files, invalidFiles, newFiles, dupFiles, isSingleModel) { function removeDuplicates (line 570) | function removeDuplicates() { function toArray (line 604) | function toArray(v) { function resizeAndUpdate (line 608) | function resizeAndUpdate() { function isDelayedClickSupported (line 699) | function isDelayedClickSupported(ua) { function linkFileSelect (line 711) | function linkFileSelect(scope, elem, attr, ngModel, $parse, $timeout, $c... function getTagType (line 1059) | function getTagType(el) { function linkFileDirective (line 1066) | function linkFileDirective(Upload, $timeout, scope, elem, attr, directiv... function globStringToRegex (line 1211) | function globStringToRegex(str) { function markModelAsDirty (line 1290) | function markModelAsDirty(ngModel, files) { function validateSync (line 1345) | function validateSync(name, validationName, fn) { function validateAsync (line 1403) | function validateAsync(name, validationName, type, asyncFn, fn) { function success (line 1596) | function success() { function error (line 1605) | function error() { function checkLoadErrorInCaseOfNoCallback (line 1614) | function checkLoadErrorInCaseOfNoCallback() { function success (line 1663) | function success() { function error (line 1670) | function error() { function checkLoadError (line 1679) | function checkLoadError() { function linkDrop (line 1885) | function linkDrop(scope, elem, attr, ngModel, $parse, $timeout, $window,... function dropAvailable (line 2182) | function dropAvailable() { function applyTransform (line 2197) | function applyTransform(ctx, orientation, width, height) { function arrayBufferToBase64 (line 2259) | function arrayBufferToBase64(buffer) { FILE: src/FileAPI.js function _emit (line 1483) | function _emit(target, fn, name, res, ext){ function _hasSupportReadAs (line 1494) | function _hasSupportReadAs(as){ function _readAs (line 1499) | function _readAs(file, fn, as, encoding){ function _isRegularFile (line 1538) | function _isRegularFile(file, callback){ function _getAsEntry (line 1568) | function _getAsEntry(item){ function _readEntryAsFiles (line 1576) | function _readEntryAsFiles(entry, callback){ function _simpleClone (line 1625) | function _simpleClone(obj){ function isInputFile (line 1637) | function isInputFile(el){ function _getDataTransfer (line 1642) | function _getDataTransfer(evt){ function _isOriginTransform (line 1647) | function _isOriginTransform(trans){ function Image (line 1831) | function Image(file){ function _transform (line 2137) | function _transform(err, img){ function _convertFile (line 2637) | function _convertFile(file, fn, useBinaryString){ function _px (line 3297) | function _px(val){ function _detectVideoSignal (line 3307) | function _detectVideoSignal(video){ function _makeFlashHTML (line 4017) | function _makeFlashHTML(opts){ function _css (line 4032) | function _css(el, css){ function _inherit (line 4047) | function _inherit(obj, methods){ function _isHtmlFile (line 4057) | function _isHtmlFile(file){ function _wrap (line 4061) | function _wrap(fn){ function _unwrap (line 4068) | function _unwrap(fn){ function _getUrl (line 4077) | function _getUrl(url, params){ function _makeFlashImage (line 4102) | function _makeFlashImage(opts, base64, fn){ function _getFileDescr (line 4148) | function _getFileDescr(file){ function _getDimensions (line 4158) | function _getDimensions(el){ function _wrap (line 4217) | function _wrap(fn) { function _unwrap (line 4224) | function _unwrap(fn) { FILE: src/data-url.js function getTagType (line 109) | function getTagType(el) { function linkFileDirective (line 116) | function linkFileDirective(Upload, $timeout, scope, elem, attr, directiv... FILE: src/drop.js function linkDrop (line 33) | function linkDrop(scope, elem, attr, ngModel, $parse, $timeout, $window,... function dropAvailable (line 330) | function dropAvailable() { FILE: src/exif.js function applyTransform (line 9) | function applyTransform(ctx, orientation, width, height) { function arrayBufferToBase64 (line 71) | function arrayBufferToBase64(buffer) { FILE: src/model.js function applyExifRotations (line 70) | function applyExifRotations(files, attr, scope) { function resizeFile (line 82) | function resizeFile(files, attr, scope, ngModel) { function resizeWithParams (line 101) | function resizeWithParams(params, files, attr, scope, ngModel) { function update (line 132) | function update(files, invalidFiles, newFiles, dupFiles, isSingleModel) { function removeDuplicates (line 169) | function removeDuplicates() { function toArray (line 203) | function toArray(v) { function resizeAndUpdate (line 207) | function resizeAndUpdate() { FILE: src/select.js function isDelayedClickSupported (line 4) | function isDelayedClickSupported(ua) { function linkFileSelect (line 16) | function linkFileSelect(scope, elem, attr, ngModel, $parse, $timeout, $c... FILE: src/shim-elem.js function isInputTypeFile (line 6) | function isInputTypeFile(elem) { function hasFlash (line 10) | function hasFlash() { function getOffset (line 20) | function getOffset(obj) { FILE: src/shim-upload.js function patchXHR (line 12) | function patchXHR(fnName, newFn) { function redefineProp (line 16) | function redefineProp(xhr, prop, fn) { FILE: src/upload.js function sendHttp (line 38) | function sendHttp(config) { function copy (line 223) | function copy(obj) { function toResumeFile (line 238) | function toResumeFile(file, formData) { function addFieldToFormData (line 260) | function addFieldToFormData(formData, val, key) { function digestConfig (line 301) | function digestConfig() { FILE: src/validate.js function globStringToRegex (line 4) | function globStringToRegex(str) { function markModelAsDirty (line 83) | function markModelAsDirty(ngModel, files) { function validateSync (line 138) | function validateSync(name, validationName, fn) { function validateAsync (line 196) | function validateAsync(name, validationName, type, asyncFn, fn) { function success (line 389) | function success() { function error (line 398) | function error() { function checkLoadErrorInCaseOfNoCallback (line 407) | function checkLoadErrorInCaseOfNoCallback() { function success (line 456) | function success() { function error (line 463) | function error() { function checkLoadError (line 472) | function checkLoadError() {