ke Technical Documentation

Thursday, November 1, 2012 Flags to Disable Notifications

If 'true' is set for the flags, the notification will be ignored.

Available flags:

  • |TG_NOTIFICATION_IGNORE_ADMIN|
  • |TG_NOTIFICATION_IGNORE_FRIEND|
  • |TG_NOTIFICATION_IGNORE_OWNER|
  • |TG_NOTIFICATION_IGNORE_REFERRAL|
  • |TG_NOTIFICATION_IGNORE_SET|
  • |TG_NOTIFICATION_IGNORE_UNIT|
  • |TG_NOTIFICATION_IGNORE_USER|
  • |TG_NOTIFICATION_IGNORE_VISITOR|

Example:

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_ADMIN" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_FRIEND" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_OWNER" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_REFERRAL" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_SET" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_UNIT" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_USER" value="true" />

  • < input type="hidden" name="TG_NOTIFICATION_IGNORE_VISITOR" value="true" />

back

Add a comment






Comments