PHP Class Components\ContactManager\Controllers\PublicController

Inheritance: extends Components\ContactManager\Controllers\Backend\ContactController
Afficher le fichier Open project: doptor/doptor

Méthodes publiques

Méthode Description
sendMessage ( $alias )
showCategory ( $alias ) Show all contacts in the specified contact category
showPublic ( $category, $alias ) Display the contact page for the specified alias

Method Details

sendMessage() public méthode

public sendMessage ( $alias )

showCategory() public méthode

Show all contacts in the specified contact category
public showCategory ( $alias )
$alias

showPublic() public méthode

Display the contact page for the specified alias
public showPublic ( $category, $alias )
$alias