PHP Class Pix_Controller_Helper_Alert, pixframework

Inheritance: extends Pix_Helper
Afficher le fichier Open project: pixnet/pixframework

Méthodes publiques

Méthode 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 méthode

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
Résultat void

getFuncs() public static méthode

public static getFuncs ( )