Packages » Package freeformdemo » Class FDPI

Class FDPI

Declaration:
<? class FDPI extends FDDemo ?>

Description:
This class is the PHP Processing Instructions Demo. It will present a page, part of which will be produced by the PHP code embedded into the template.

Parent Classes:
Action , FDBaseAction , FDDemo

Authors:
  • Dennis Popel

Methods:
  • getDescription()
    This method will be called statically via reflection to get the descrtiption of the demo for the drop down list
  • getNext()
    This is called to get the 'next' demo in the wizard-like style
  • getPrev()
    This is called to get the 'previous' demo in the wizard-like style
  • getTitle()
    This is overridden to return the page title that will be used in the
  • process()
    This is the method to execute the demo