PHP 클래스 SecurityToken

상속: extends SecurityAppModel
파일 보기 프로젝트 열기: sourcefabric/newscoop 1 사용 예제들

공개 메소드들

메소드 설명
FormParameter ( )
GetToken ( )
JsParameter ( ) : string Formats the javascript object
KeyParameter ( ) : string Get the security key
URLParameter ( )
ValueParameter ( ) : string Get the security value
isValid ( )

메소드 상세

FormParameter() 공개 정적인 메소드

public static FormParameter ( )

GetToken() 공개 정적인 메소드

public static GetToken ( )

JsParameter() 공개 정적인 메소드

Formats the javascript object
public static JsParameter ( ) : string
리턴 string

KeyParameter() 공개 정적인 메소드

Get the security key
public static KeyParameter ( ) : string
리턴 string

URLParameter() 공개 정적인 메소드

public static URLParameter ( )

ValueParameter() 공개 정적인 메소드

Get the security value
public static ValueParameter ( ) : string
리턴 string

isValid() 공개 정적인 메소드

public static isValid ( )