Class Procmail_Variable

Description

The Procmail_Variable:: class represents a Procmail variable.

Located in /lib/Script/procmail.php (line 777)


	
			
Variable Summary
 mixed $_name
 mixed $_value
Method Summary
 Procmail_Variable Procmail_Variable ([array $params = array()])
 string generate ()
Variables
mixed $_name (line 779)
mixed $_value (line 780)
Methods
Constructor Procmail_Variable (line 788)

Constructs a new procmail variable.

Procmail_Variable Procmail_Variable ([array $params = array()])
  • array $params: Array of parameters. Expected fields are 'name' and 'value'.
generate (line 799)

Generates procmail code to represent the variable.

  • return: Procmail code to represent the variable.
string generate ()

Documentation generated on Sun, 30 Jan 2011 05:29:28 +0000 by phpDocumentor 1.4.3