View (MVC)
One of the elements of the model-view-controller design pattern used for Joomla core components. The view is responsible for generating output sent to the browser by the component. The base API class we use for views is called JView.
More Information Coming Soon!
Professional Growth Program unique to Burnaby Schools. Click Here for the Brochure.
One of the elements of the model-view-controller design pattern used for Joomla core components. The view is responsible for generating output sent to the browser by the component. The base API class we use for views is called JView.
A link in the back-end that allow you to see what the front-end would look like while you’re still working in the back-end.
Joomla uses groups as a method of assigning permissions.
Default groups: Public, Guest, Manager, Administrator, Registered, Author, Editor, Publisher, Publisher, Super Users. However, you can create unlimited user-defined Groups.