You are here

public property Messaging_Method::$enabled in Messaging 6.4

Same name and namespace in other branches
  1. 7 messaging.method.inc \Messaging_Method::enabled

File

includes/messaging_method.class.inc, line 32
Drupal Messaging Framework - Send_Method class file

Class

Messaging_Method
Base class for all Incoming and Sending methods

Code

public $enabled = TRUE;