PHP Class AdminPageFrameworkLoader_Utility

Afficher le fichier Open project: michaeluno/admin-page-framework Class Usage Examples

Méthodes publiques

Méthode Description
isSilentMode ( ) : boolean Checks if the loader runs on the silent mode or not.
replyToShowRedirectError ( $iType, $sURL ) : void Caleld for upon a redirect failure.

Method Details

isSilentMode() public static méthode

Checks if the loader runs on the silent mode or not.
public static isSilentMode ( ) : boolean
Résultat boolean

replyToShowRedirectError() public static méthode

Caleld for upon a redirect failure.
public static replyToShowRedirectError ( $iType, $sURL ) : void
Résultat void