PHP 클래스 Glossary, 68kb

Handles the glossary items
저자: 68kb Dev Team
상속: extends Controller
파일 보기 프로젝트 열기: 68kb/68kb 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
index ( ) Index Controller
term ( $term = '' ) Term

메소드 상세

__construct() 공개 메소드

public __construct ( )

index() 공개 메소드

Show the home page
public index ( )

term() 공개 메소드

Find the key term
public term ( $term = '' )