PHP 클래스 Pix_Controller_Helper_Alert, pixframework

상속: extends Pix_Helper
파일 보기 프로젝트 열기: pixnet/pixframework

공개 메소드들

메소드 설명
alert ( Pix_Controller $controller, string $message, string $url ) : void alert popup javascript alert with $message and redirect to $url
getFuncs ( )

메소드 상세

alert() 공개 메소드

alert popup javascript alert with $message and redirect to $url
public alert ( Pix_Controller $controller, string $message, string $url ) : void
$controller Pix_Controller
$message string
$url string
리턴 void

getFuncs() 공개 정적인 메소드

public static getFuncs ( )