PHP 클래스 Lisphp_Runtime_Use
파일 보기
프로젝트 열기: lisphp/lisphp
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
apply ( Lisphp_Scope $scope, Lisphp_List $arguments ) |
|
|
dispatch ( Lisphp_Form $name ) |
|
|
메소드 상세
public apply ( Lisphp_Scope $scope, Lisphp_List $arguments ) |
$scope |
Lisphp_Scope |
|
$arguments |
Lisphp_List |
|
public dispatch ( Lisphp_Form $name ) |
$name |
Lisphp_Form |
|