| Methods | ||
|---|---|---|
| 
					
	public
					static
					
				 | NewInstance(string $sName, string $sValue = ''): Parameter | # | 
| 
					
	public
					static
					
				 | CreateFromParameterLine($sRawParam): Parameter | # | 
| 
					
	public
					
					
				 | reset(): Parameter | # | 
| 
					
	public
					
					
				 | Name(): string | # | 
| 
					
	public
					
					
				 | Value(): string | # | 
| 
					
	public
					
					
				 | Parse(string $sRawParam, string $sSeparator = '='): Parameter | # | 
| 
					
	public
					
					
				 | ToString(bool $bConvertSpecialsName = false): string | # |