Class CsrfProtection
CSRF protection field.
- Nette\Object
- 
			 Nette\ComponentModel\Component
			
			 implements 
				Nette\ComponentModel\IComponent Nette\ComponentModel\Component
			
			 implements 
				Nette\ComponentModel\IComponent
- 
			 Nette\Forms\Controls\BaseControl
			
			 implements 
				Nette\Forms\IControl Nette\Forms\Controls\BaseControl
			
			 implements 
				Nette\Forms\IControl
- 
			 Nette\Forms\Controls\HiddenField Nette\Forms\Controls\HiddenField
- 
			 Nette\Forms\Controls\CsrfProtection Nette\Forms\Controls\CsrfProtection
| 
			 public 
			
			
			 | |
| 
			 protected 
			
			
			 | 
		#
		 attached( This method will be called when the component becomes attached to Form. | 
| 
			 public 
			
			
			 | |
| 
			 public 
			string
			
			 | |
| 
			 public 
			 | 
| 
			addError(), 
			getLabel()
		 | 
| 
			__clone(), 
			__sleep(), 
			__wakeup(), 
			detached(), 
			getName(), 
			getParent(), 
			lookup(), 
			lookupPath(), 
			monitor(), 
			unmonitor(), 
			validateParent()
		 | 
| 
			__call(), 
			__callStatic(), 
			__get(), 
			__isset(), 
			__set(), 
			__unset(), 
			extensionMethod(), 
			getReflection()
		 | 
| 
			setParent()
		 | 
| 
			setValue()
		 | 
| string | 
				PROTECTION
			 | # 'Nette\Forms\Controls\CsrfProtection::validateCsrf' | 
| 
			NAME_SEPARATOR
		 | 
| 
			public  
			 | $session | 
| 
			$caption, 
			$control, 
			$disabled, 
			$idMask, 
			$label, 
			$value
		 | 
| 
			$control, 
			$controlPrototype, 
			$disabled, 
			$errors, 
			$form, 
			$htmlId, 
			$htmlName, 
			$label, 
			$labelPrototype, 
			$omitted, 
			$required, 
			$value
		 | 
| 
			$name, 
			$parent
		 | 
| 
			$reflection
		 |