Class Maildrop_Variable

Description

The Maildrop_Variable:: class represents a Maildrop variable.

Located in /lib/Script/maildrop.php (line 739)


	
			
Variable Summary
 mixed $_name
 mixed $_value
Method Summary
 Maildrop_Variable Maildrop_Variable ([array $params = array()])
 string generate ()
Variables
mixed $_name (line 741)
mixed $_value (line 742)
Methods
Constructor Maildrop_Variable (line 750)

Constructs a new maildrop variable.

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

Generates maildrop code to represent the variable.

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

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