Packages » Package freddy » Class FreddyViewProperty

Class FreddyViewProperty

Declaration:
<? class FreddyViewProperty extends FreddyBaseAction ?>

Parent Classes:
Action , FreddyBaseAction

Methods:
  • getPageTitle()
    Returns the page title
  • onInit()
    Perform action initialization. This is called after the constructor, but before the access check and the process() or onAccessDenied() method.
  • process()
    Override this method to define the behaviour of this action