I was wondering. Where is Share javascript api documentation? (Those: Alfresco.util…. SimpleDialog, PopupManager, …. and stuff). And what is in share\modules and what in share\js ? :?
And most important question. Where did people learn about this things? I can't find anything about these topics. :roll:
Yes, that's really confusing when you start to develop for Alfresco. Because almost all the documentation is for previous versions. My method is try to find the code that an Alfresco operation does, and imitates to do my own op. But of course it's slow and inefficiently.