PHP 클래스 Components\ContactManager\Controllers\PublicController

상속: extends Components\ContactManager\Controllers\Backend\ContactController
파일 보기 프로젝트 열기: doptor/doptor

공개 메소드들

메소드 설명
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