| extends | XoopsFormElement | 
|---|
A hidden field
| Methods | ||||||
|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct(string $name, string $value)
		Constructor
	 Constructor Parameters
 OverridesOverriden by | # | ||||
| 
					
	public
					
					
				 | getValue(bool $encode = false): string
		Get the "value" attribute
	 Get the "value" attribute Parameters
 | # | ||||
| 
					
	public
					
					
				 | setValue($value)
		Sets the "value" attribute
	 Sets the "value" attribute | # | ||||
| 
					
	public
					
					
				 | render(): string
		Prepare HTML for output
	 | # | ||||
| Properties | |||
|---|---|---|---|
| 
	public
					
					
				 | string | $_value | # | 
| Properties inherited from XoopsFormElement | 
|---|
| $customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |