SquirrelOptionSquirrelOption: An option for Squirrelmail.
Located in /nasmail/functions/options.php (line 51)
SquirrelOption
SquirrelOption
(string $name, string $caption, integer $type, integer $refresh_level, [mixed $initial_value = ''], [array $possible_values = ''], [boolean $htmlencoded = false])
string
$caption
(line 55)
string
$comment
(line 65)
boolean
$htmlencoded
= false (line 81)
string
$name
(line 53)
mixed
$new_value
(line 77)
array
$possible_values
(line 79)
string
$post_script
(line 69)
integer
$refresh_level
(line 59)
mixed
$save_function
(line 72)
string
$script
(line 67)
integer
$size
(line 61)
string
$trailing_text
(line 63)
integer
$type
(line 57)
mixed
$value
(line 75)
Constructor SquirrelOption (line 93)
Constructor function
changed (line 472)
createHTMLWidget (line 197)
Creates html widget according to object type
createWidget_Boolean (line 416)
Creates boolean widget
createWidget_Comment (line 456)
Creates comment widget
createWidget_Float (line 395)
Creates float widget
createWidget_FolderList (line 316)
Creates folder list (html select with imap folder names) widget
createWidget_Hidden (line 445)
Creates hidden widget
createWidget_Integer (line 375)
Creates integer widget
createWidget_String (line 257)
Creates string widget
createWidget_StrList (line 286)
Creates string list (html select) widget
createWidget_TextArea (line 356)
Creates textarea widget
save (line 464)
calls custom save function
setComment (line 165)
Set the comment for this option.
setNewValue (line 141)
Set the new value for this option.
setPostScript (line 181)
Set the "post script" for this option.
setSaveFunction (line 189)
Set the save function for this option.
setScript (line 173)
Set the script for this option.
setSize (line 149)
Set the size for this option.
setTrailingText (line 157)
Set the trailing_text for this option.
setValue (line 133)
Set the value for this option.
Documentation generated on Sun, 22 Nov 2009 17:36:43 +0200 by phpDocumentor 1.4.3