/**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->viewPrefix = t('became administrator of');
     $this->label = t('Page administrator');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_ACTOR, CultureFeed_Activity::CONTENT_TYPE_BOOK, CultureFeed_Activity::CONTENT_TYPE_NODE, CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->viewPrefix = t('has');
     $this->viewSuffix = t('sent');
     $this->label = t('E-mails');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array();
     $this->action = t('channel');
     $this->viewPrefix = t('connected channel');
     $this->label = t('Channel connected');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->action = t('page');
     $this->viewPrefix = t('has created a page');
     $this->label = t('Page created');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT);
     $this->action = t('news');
     $this->viewPrefix = t('has created a news message');
     $this->label = t('News created');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array();
     $this->action = t('cashin');
     $this->viewPrefix = t('cashed in');
     $this->label = t('Cashed in');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_ACTOR, CultureFeed_Activity::CONTENT_TYPE_ACTIVITY, CultureFeed_Activity::CONTENT_TYPE_BOOK, CultureFeed_Activity::CONTENT_TYPE_NODE, CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->subject = t('More info requested by');
     $this->viewPrefix = t('has requested more info on');
     $this->viewSuffix = t('');
     $this->label = t('More info requested');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array();
     $this->action = t('new event');
     $this->viewPrefix = t('has');
     $this->viewSuffix = t('added');
     $this->label = t('Event created');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_ACTOR, CultureFeed_Activity::CONTENT_TYPE_ACTIVITY);
     $this->viewPrefix = t('has added a new picture');
     $this->pointsOverviewPrefix = t('Picture added to');
     $this->titleDo = t('Add a picture');
     $this->titleDoFirst = t('Add a picture');
     $this->action = t('picture');
     $this->label = t('Picture added');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION);
     $this->viewPrefix = t('has');
     $this->viewSuffix = t('wrote a review');
     $this->action = t('review');
     $this->label = t('Reviews');
     $this->titleDo = t('Write a review');
     $this->titleDoFirst = t('Be the first to write a review');
     $this->pointsOverviewPrefix = t('Wrote a review for');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION);
     $this->subject = t('Attend this');
     $this->titleDo = t('Attend');
     $this->titleDoFirst = t('Attend');
     $this->subjectUndo = t('Not attending');
     $this->viewPrefix = t('will be attending');
     $this->label = t('Will be attending');
     $this->loginRequiredMessage = t('You must be !sign_in_link to indicate that you will be attending', array('!sign_in_link' => drupal_render($this->loginMessageLink)));
     $this->pointsOverviewPrefix = t('Will be attending');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_ACTOR, CultureFeed_Activity::CONTENT_TYPE_BOOK, CultureFeed_Activity::CONTENT_TYPE_NODE, CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->undoAllowed = FALSE;
     $this->titleDo = t('Share');
     $this->titleDoFirst = t('Share');
     $this->subject = t('Shared by');
     $this->viewPrefix = t('has');
     $this->viewSuffix = t('shared on Twitter');
     $this->label = t('Share on Twitter');
     $this->undoNotAllowedMessage = t('Successfully shared');
     $this->pointsOverviewSuffix = t('shared on Twitter');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->subject = t('Follow this page');
     $this->subjectUndo = t('Unfollow');
     $this->titleDo = t('I follow this page');
     $this->titleDoFirst = t('Be the first to follow this page');
     $this->titleShowAll = t('Show all users who follow this page');
     $this->linkClassDo = 'follow-link';
     $this->linkClassUndo = 'unfollow-link';
     $this->viewPrefix = t('follows');
     $this->label = t('Follow');
     $this->loginRequiredMessage = t('You must be !sign_in_link to follow a page', array('!sign_in_link' => drupal_render($this->loginMessageLink)));
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_ACTOR, CultureFeed_Activity::CONTENT_TYPE_ACTIVITY, CultureFeed_Activity::CONTENT_TYPE_BOOK, CultureFeed_Activity::CONTENT_TYPE_NODE, CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->subject = t('Like this');
     $this->subjectDo = t('Like');
     $this->subjectUndo = t('Unlike');
     $this->titleDo = t('I Like');
     $this->titleDoFirst = t('Be the first to like this');
     $this->titleShowAll = t('Show all users who likes this');
     $this->linkClassDo = 'like-link';
     $this->linkClassUndo = 'unlike-link';
     $this->viewPrefix = t('likes');
     $this->viewSuffix = t('this');
     $this->label = t('Like');
     $this->loginRequiredMessage = t('You must be !sign_in_link to like this item', array('!sign_in_link' => drupal_render($this->loginMessageLink)));
     $this->pointsOverviewSuffix = t('liked');
 }
 /**
  * Constructor to load default values.
  */
 public function __construct()
 {
     parent::__construct();
     $this->allowedTypes = array(CultureFeed_Activity::CONTENT_TYPE_EVENT, CultureFeed_Activity::CONTENT_TYPE_PRODUCTION, CultureFeed_Activity::CONTENT_TYPE_BOOK, CultureFeed_Activity::CONTENT_TYPE_ACTIVITY, CultureFeed_Activity::CONTENT_TYPE_NODE, CultureFeed_Activity::CONTENT_TYPE_CULTUREFEED_PAGE);
     $this->subject = t('Reply by');
     $this->subjectUndo = t('Undo');
     $this->titleDo = t('Post a comment');
     $this->titleDoFirst = t('Be the first to post a comment');
     $this->titleShowAll = t('Show all users who posted a comment');
     $this->linkClassDo = 'comment-link';
     $this->linkClassUndo = 'uncomment-link';
     $this->viewPrefix = t('has replied to');
     $this->viewSuffix = '';
     $this->label = t('Comment');
     $this->action = t('comment');
     $this->loginRequiredMessage = t('You must be !sign_in_link to post a comment', array('!sign_in_link' => drupal_render($this->loginMessageLink)));
     $this->onBehalfOfMessage = t('Reply as');
     $this->pointsOverviewPrefix = t('Posted a comment on');
 }