Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

e.g. for a panel called Basic you will have:

 

Code Block
languagexml
domain/basic-panel/BasicPanelActions.php
domain/basic-panel/BasicPanelController.php
domain/basic-panel/BasicPanelViews.php

...

Panel definition

Panels are declared in application.xml with the rootpanel and domainpanel components, e.g.: 

...