PHP Class Glossary, 68kb

Handles the glossary items
Inheritance: extends Controller
Afficher le fichier Open project: 68kb/68kb Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
index ( ) Index Controller
term ( $term = '' ) Term

Method Details

__construct() public méthode

public __construct ( )

index() public méthode

Show the home page
public index ( )

term() public méthode

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