This class is designed to manage PMDLe profile instances through a graphical user interface

author bruno
package ui

 Methods

Constructs a new ManageProfile instance, from a PMDLe profile object

__construct(\PMDLeProfile $pro) 

Parameters

$pro

\PMDLeProfile

the PMDLe profile

Return a string containing the form representation for the PMDLeProfile instance into a div

displayForm() 

Write a component tree for the Component $s in the form $f

formComponent(\HTML_QuickForm2 $f, \Component $comp) 

Parameters

$f

\HTML_QuickForm2

$comp

\Component

 Properties

 

$pro : \PMDLEProfile