Class src_tools_TOKEN

Description

Verwaltet Sessions

Located in /src/tools/class.TOKEN.php (line 33)


	
			
Method Summary
static void endSession ()
static array getArrToken ([string $token = ''])
static string getInputToken ()
static boolean tokenIsOK (string $token)
Methods
static method endSession (line 121)

beendet die Session

static void endSession ()
static method getArrToken (line 99)

liefert ein Array mit zwei HTML-Strings zum Einfügen der Tokens

[GET] : [POST] :

static array getArrToken ([string $token = ''])
  • string $token
static method getInputToken (line 54)

liefert ein hidden Input mit dem Token

static string getInputToken ()
static method tokenIsOK (line 74)

überprüt, ob das Token gesetzt wurde

static boolean tokenIsOK (string $token)
  • string $token

Documentation generated on Sat, 24 Mar 2007 10:00:11 +0100 by phpDocumentor 1.3.1