Code

Added possibility to do notifications. Not used currently.
[gosa.git] / include / class_plugin.inc
index da3441eaab7d4417e18116ebe1116060b373c19d..f9a5b3a7878a94980514534ced443d0f9b2dd0a0 100644 (file)
@@ -107,6 +107,9 @@ class plugin
   var $new= TRUE;
   var $saved_attributes= array();
 
+  /* This can be set to render the tabulators in another stylesheet */
+  var $pl_notify= FALSE;
+
   /*! \brief plugin constructor
 
     If 'dn' is set, the node loads the given 'dn' from LDAP