Is it possible to call directly from a model method from another model of the same component?
Is there any default Joomla option to call in such a way.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes You can
It will not break MVC architecture,
You can check like this
First you should include the model file in the required model then create the object.
then call like above.
This example is Virtue-mart using method