PHP Class Components\ContactManager\Controllers\PublicController

Inheritance: extends Components\ContactManager\Controllers\Backend\ContactController
Show file Open project: doptor/doptor

Public Methods

Method 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 method

public sendMessage ( $alias )

showCategory() public method

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

showPublic() public method

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