Hi Sameera, As the methods returned by the asset.render callback method was not available in [1], I looked in the asset.js files in the ES code in [2] [3] and [4] to identify these methods, as this information is needed for the ES wiki docs [5]. Similar to asset.manager, I expected to find the entire list of methods returned by asset.render in [2]. However, I noticed that [2] had methods that were not available in the publisher [3] or store asset.js [4] files (e.g., buildAssetPageUrl, buildUrl, lifecycle etc.) and also that some of the methods in the publisher and store were not found in [2] (e.g., populateTags, tags etc.). Shouldn't all the possible methods that are returned by the asset.render callback method appear in [2]? Where can I identify the entire list of methods that are returned by the asset.render callback method?
[1] https://docs.google.com/document/d/1_blb4u8aFn-6jTpHx6fynTgohAI4KQgUaEE-so5IxSg/edit# [2] <ES_HOME>/modules/rxt/scripts/asset/asset.js file [3] <ES_HOME>/ repository/deployment/server/jaggeryapps/publisher/extensions/assets/default/asset.js file [4] <ES_HOME>/ repository/deployment/server/jaggeryapps/store/extensions/assets/default/asset.js file [5] https://docs.wso2.com/display/ES200/asset.render+Property+Definitions Regards, Mariangela *Mariangela Hills* Senior Technical Writer - WSO2, Inc. http://wso2.com Committer and PMC member - Apache Stratos email:[email protected] | mobile: +94 773 500185
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
