You are here

public function Messaging_Message_Render::set_option in Messaging 7

Set single option

1 method overrides Messaging_Message_Render::set_option()
Messaging_Message_Text::set_option in ./messaging.text.inc
Set single option

File

./messaging.text.inc, line 30
Basic message templates and theming

Class

Messaging_Message_Render
Interface for all message templates

Code

public function set_option($name, $value = TRUE);