PHP 클래스 Redaxscript\Controller\Logout

부터: 3.0.0
저자: Henry Ruhs
저자: Balázs Szilágyi
상속: extends ControllerAbstract
파일 보기 프로젝트 열기: redaxmedia/redaxscript 1 사용 예제들

공개 메소드들

메소드 설명
process ( ) : string process the class

보호된 메소드들

메소드 설명
_error ( ) : string show the error
_success ( ) : string show the success

메소드 상세

_error() 보호된 메소드

show the error
부터: 3.0.0
protected _error ( ) : string
리턴 string

_success() 보호된 메소드

show the success
부터: 3.0.0
protected _success ( ) : string
리턴 string

process() 공개 메소드

process the class
부터: 3.0.0
public process ( ) : string
리턴 string