Class Ingo_Script_Maildrop_Comment
The Ingo_Script_Maildrop_Comment:: class represents a maildrop comment. This is a pretty simple class, but it makes the code in Ingo_Script_Maildrop:: cleaner as it provides a generate() function and can be added to the recipe list the same way as a recipe can be.
Copyright 2005-2007 Matt Weyland mathias@weyland.ch
See the enclosed file LICENSE for license information (ASL). If you did not receive this file, see http://www.horde.org/licenses/apache.
public
|
#
__construct( string $comment, boolean $disable = false, boolean $header = false )
Constructs a new maildrop comment. |
public
string
|