PHP Class Lisphp_Quote

Inheritance: implements Lisphp_Form
Afficher le fichier Open project: lisphp/lisphp Class Usage Examples

Méthodes publiques

Свойство Type Description
$form

Méthodes publiques

Méthode Description
__construct ( Lisphp_Form $form )
__toString ( )
evaluate ( Lisphp_Scope $scope )

Method Details

__construct() public méthode

public __construct ( Lisphp_Form $form )
$form Lisphp_Form

__toString() public méthode

public __toString ( )

evaluate() public méthode

public evaluate ( Lisphp_Scope $scope )
$scope Lisphp_Scope

Property Details

$form public_oe property

public $form