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.

Demo Content

  • Access Control List

    Access Control List or ACL is according to the Wikipedia definition, “...ACL specifies which users...

  • Access level

    The default access levels for Joomla are: Public (everyone), Registered (logged-in users), or...

  • Admin template

    The template used to specify the layout of the administrator back end of a Joomla site. The...

  • Administration Control Panel

    The main Joomla back-end Control Panel which is used by administrators for managing the whole site.

  • Administrator

    A user level on a Joomla site that has access to all front-end and back-end capabilities....