Dear Folks,
While Exploring Alfresco Share, I found below methods :
Alfresco.FlashUpload.superclass.constructor.call;
Alfresco.util.Ajax.request
and many more …
Where are these methods mentioned ? Where is the function declaration /Definition of these functions (in which file)?
Is there any documentation for which parameters these function accepts and how to call ?
What are all constructor and how to call or use in our custom functions ?
Thanks!
-Nirvan