PHP Class SecurityToken

Inheritance: extends SecurityAppModel
Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
FormParameter ( )
GetToken ( )
JsParameter ( ) : string Formats the javascript object
KeyParameter ( ) : string Get the security key
URLParameter ( )
ValueParameter ( ) : string Get the security value
isValid ( )

Method Details

FormParameter() public static méthode

public static FormParameter ( )

GetToken() public static méthode

public static GetToken ( )

JsParameter() public static méthode

Formats the javascript object
public static JsParameter ( ) : string
Résultat string

KeyParameter() public static méthode

Get the security key
public static KeyParameter ( ) : string
Résultat string

URLParameter() public static méthode

public static URLParameter ( )

ValueParameter() public static méthode

Get the security value
public static ValueParameter ( ) : string
Résultat string

isValid() public static méthode

public static isValid ( )