Occasionally I found myself needing a comprehensive list of JavaScript functions found within the various Dynamics CRM Web Resources found within the system I was working on.
Using technology borrowed from my JavaScript conversion tool, Transformer!, I’ve added a feature to SnapShot! that will create a list of functions found within the various web resources. The output looks like this:
account_main.js
fax_onChange
LookupControlItem2011
SetView
SetDefaultView
areaActivitiesFrame_OnReadyStateChange
onclick
onreadystatechange
test2
fetchOperationCountSync
successCallback
errorCallback
fetchOperationCountSync2
fetchOperationCountSync3
GetBusinessUnitName
successCallback
errorCallback
getActivityParties
getActivityPartiesFromOData
retrieveOperationSync2
GetRoleName
BuildSecurityRoleList
UserHasRole
onLoad
addCustomView
The function reference is in a file named JavaScriptFunctionReference.txt and is found in the ForDevelopers folder.