Class IMP_Ui_Compose
The IMP_Ui_Compose:: class is designed to provide a place to store common code shared among IMP's various UI views for the compose page.
Copyright 2006-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Package: IMP
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ui/Compose.php
Category: Horde
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Ui/Compose.php
public
mixed
|
#
expandAddresses( string $input,
Expand addresses in a string. Only the last address in the string will be expanded. |
public
|
|
public
|
|
public
mixed
|
#
getAddressList( string $addr, array $opts = array() )
Given an address input, parses the input to obtain the list of addresses to use on the compose page. |
public
|
#
getContents( Horde_Variables $vars = null )
Create the IMP_Contents objects needed to create a message. |
public
|
#
getIndices( Horde_Variables $vars = null )
Return the Indices object for the messages affected by this compose action. |
public
string
|
|
public
|
|
public
|
#
passphraseDialog( string $type, string $cacheid = null )
Outputs the script necessary to generate the passphrase dialog box. |
public
array
|
|
public
string
|
#
convertComposeText( string $data, string $to, integer $identity )
Convert compose data to/from text/HTML. |
public
mixed
|