PHP 클래스 app\main\controllers\WelcomeController

상속: extends Controller
파일 보기 프로젝트 열기: phalconslayer/slayer

공개 메소드들

메소드 설명
showSignature ( ) : mixed GET | This shows the slayer's introduction.
trySampleForms ( ) : mixed GET | Redirect the user if the 'users' table is empty or not then redirect it to either login or registration.

메소드 상세

showSignature() 공개 메소드

GET | This shows the slayer's introduction.
public showSignature ( ) : mixed
리턴 mixed

trySampleForms() 공개 메소드

GET | Redirect the user if the 'users' table is empty or not then redirect it to either login or registration.
public trySampleForms ( ) : mixed
리턴 mixed