PHP Класс Components\ContactManager\Controllers\PublicController

Наследование: extends Components\ContactManager\Controllers\Backend\ContactController
Показать файл Открыть проект

Открытые методы

Метод Описание
sendMessage ( $alias )
showCategory ( $alias ) Show all contacts in the specified contact category
showPublic ( $category, $alias ) Display the contact page for the specified alias

Описание методов

sendMessage() публичный Метод

public sendMessage ( $alias )

showCategory() публичный Метод

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

showPublic() публичный Метод

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