Category | Naming Conventions - View |
Code Examples | => The view name will be the same as actions defined in
controller. Suppose that there is an action called add (function add()),
then there will be a view called add under
app/views/ |
Test Code | |
Links | |
Remarks | |
Cancel |