Core Help Root: Objects: has_text


$has_text provides general services for handling text and is largely used in $note and $mail_message.

Settings

plaintext
Is either yes or no. Yes indicates that the text is plaintext and no processing need be done. No indicates that the text is CML and needs to be handled as such.

Methods

Variables

text
Stores the text in either plaintext or the internal representation of CML depending on the setting "plaintext".


the Cold Dark