PHP Class Lisphp_Runtime_Use

Inheritance: implements Lisphp_Applicable
ファイルを表示 Open project: lisphp/lisphp Class Usage Examples

Public Methods

Method Description
apply ( Lisphp_Scope $scope, Lisphp_List $arguments )
dispatch ( Lisphp_Form $name )

Method Details

apply() public method

public apply ( Lisphp_Scope $scope, Lisphp_List $arguments )
$scope Lisphp_Scope
$arguments Lisphp_List

dispatch() public method

public dispatch ( Lisphp_Form $name )
$name Lisphp_Form