Riferimenti per la classe t3lib_formmail

Diagramma delle classi per t3lib_formmail

Inheritance graph
[legenda]
Diagramma di collaborazione per t3lib_formmail:

Collaboration graph
[legenda]
Lista di tutti i membri.

Membri pubblici

 start ($V, $base64=1)
 addAttachment ($file, $filename)
 start ($V, $base64=1)
 addAttachment ($file, $filename)
 start ($V, $base64=1)
 addAttachment ($file, $filename)
 start ($V, $base64=1)
 addAttachment ($file, $filename)
 start ($V, $base64=1)
 addAttachment ($file, $filename)
 start ($V, $base64=1)
 addAttachment ($file, $filename)

Attributi pubblici

 $reserved_names = 'recipient,recipient_copy,auto_respond_msg,redirect,subject,attachment,from_email,from_name,replyto_email,replyto_name,organisation,priority,html_enabled,quoted_printable,submit_x,submit_y'

Descrizione Dettagliata

Definizione alla linea 69 del file class.t3lib_formmail.php.


Documentazione delle funzioni membro

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

t3lib_formmail::addAttachment file,
filename
 

Adds an attachment to the mail

Parametri:
string The absolute path to the file to add as attachment
string The files original filename (not necessarily the same as the current since this could be uploaded files...)
Restituisce:
boolean True if the file existed and was added. private

Definizione alla linea 166 del file class.t3lib_formmail.php.

Riferimenti $content, $file, e $filename.

Referenziato da start().

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:

t3lib_formmail::start V,
base64 = 1
 

Start function This class is able to generate a mail in formmail-style from the data in $V Fields:

[recipient]: email-adress of the one to receive the mail. If array, then all values are expected to be recipients [attachment]: ....

[subject]: The subject of the mail [from_email]: Sender email. If not set, [email] is used [from_name]: Sender name. If not set, [name] is used [replyto_email]: Reply-to email. If not set [from_email] is used [replyto_name]: Reply-to name. If not set [from_name] is used [organisation]: Organisation (header) [priority]: Priority, 1-5, default 3 [html_enabled]: If mail is sent as html [quoted_printable]: if set, quoted-printable will be used instead of base 64

Parametri:
array Contains values for the field names listed above (with slashes removed if from POST input)
boolean Whether to base64 encode the mail content
Restituisce:
void

Definizione alla linea 95 del file class.t3lib_formmail.php.

Riferimenti $key, $val, addAttachment(), t3lib_htmlmail::addPlain(), t3lib_htmlmail::encodeMsg(), t3lib_div::getIndpEnv(), t3lib_div::inList(), t3lib_div::intInRange(), nbsp, t3lib_htmlmail::quoted_printable(), t3lib_htmlmail::setContent(), t3lib_htmlmail::setHeaders(), t3lib_htmlmail::setRecipient(), size, table, td, t3lib_div::unlink_tempfile(), t3lib_div::upload_to_tempfile(), e t3lib_htmlmail::useBase64().

Questo è il grafo delle chiamate per questa funzione:


Documentazione dei dati membri

t3lib_formmail::$reserved_names = 'recipient,recipient_copy,auto_respond_msg,redirect,subject,attachment,from_email,from_name,replyto_email,replyto_name,organisation,priority,html_enabled,quoted_printable,submit_x,submit_y'
 

Definizione alla linea 70 del file class.t3lib_formmail.php.


La documentazione per questa classe è stata generata a partire dai seguenti file:
Generato il Thu Jan 19 15:35:05 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6