Totti Posted March 2, 2015 Share Posted March 2, 2015 Hello,There is a manual of the developer where I can find documentation on all classes and how to use them ?Thank You. Link to comment Share on other sites More sharing options...
Xavier Borderie Posted March 2, 2015 Share Posted March 2, 2015 Currently, we have this: http://doc.prestashop.com/display/PS16/Developer+Guide I plan on reworking this on the coming months. As for a phpDoc-style list of classes, this is project for 2015! We're working on this, feel free to participate in documenting classes on the Github repo! 1 Link to comment Share on other sites More sharing options...
Totti Posted March 3, 2015 Author Share Posted March 3, 2015 Ok thanks,I do not see why the methods that I find in the modules to perform all operations. Link to comment Share on other sites More sharing options...
Xavier Borderie Posted March 3, 2015 Share Posted March 3, 2015 Could you rephrase that? I'm not sure I understand what you mean. Thank you. Link to comment Share on other sites More sharing options...
Totti Posted March 4, 2015 Author Share Posted March 4, 2015 for example, where can I find a list and documentation on the methods used by prestashop ? link->getImageLink link->getProductLink Product::getPriceStatic Currency::getCurrencies(false); new Category((int)($product->id_category_default), new Combination((int)($id_attribute)); etc... Link to comment Share on other sites More sharing options...
reno123 Posted March 11, 2015 Share Posted March 11, 2015 That's right. The list of methods with short discription would be very help full .... 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now