PHP Class Pix_Controller_Helper_Alert, pixframework

Inheritance: extends Pix_Helper
Show file Open project: pixnet/pixframework

Public Methods

Method Description
alert ( Pix_Controller $controller, string $message, string $url ) : void alert popup javascript alert with $message and redirect to $url
getFuncs ( )

Method Details

alert() public method

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
return void

getFuncs() public static method

public static getFuncs ( )