Свойство | Type | Description | |
---|---|---|---|
$fieldName |
Свойство | Type | Description | |
---|---|---|---|
$name | |||
$token | CSRF token |
Méthode | Description | |
---|---|---|
__construct ( $name = '' ) | ||
__toString ( ) | ||
getHtml ( ) | HTML render | |
getToken ( ) | Get the token value | |
posted ( $method = 'post' ) | Tell if the given form was posted |
Méthode | Description | |
---|---|---|
generateToken ( ) | Generate the token or get it from the session |
protected generateToken ( ) |