×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Controller split in the front view?
Sebastien DErrico
New Member
Posts: 2
10 years 4 months ago #162
by Sebastien DErrico
Sébastien D’Errico
IT Development Consultant
Mobile : (438) 882-8687
Email : This email address is being protected from spambots. You need JavaScript enabled to view it.
Controller split in the front view? was created by Sebastien DErrico
Hello,
Why CC split the controller in three files in the front-view?
Example: child become:
child.php
childs.php
childform.php
What is the responsability of each file?
Thank you!
Sebastien
Why CC split the controller in three files in the front-view?
Example: child become:
child.php
childs.php
childform.php
What is the responsability of each file?
Thank you!
Sebastien
Sébastien D’Errico
IT Development Consultant
Mobile : (438) 882-8687
Email : This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
10 years 4 months ago #181
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Replied by Andres Maeso on topic Controller split in the front view?
Hello Sebastien
Each controller manages a different view:
child.php: the view that shows the data.
childs.php: the view that shows the list.
childform.php the view that shows the form.
Hope that solves your question
Best regards,
Andrés.
Each controller manages a different view:
child.php: the view that shows the data.
childs.php: the view that shows the list.
childform.php the view that shows the form.
Hope that solves your question
Best regards,
Andrés.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
The following user(s) said Thank You: Ilya Protasov
Please Log in or Create an account to join the conversation.
Time to create page: 0.056 seconds