send.php File Reference

Go to the source code of this file.

Variables

 $_REQUEST ['edit'] = $gContent->mInfo['data']
 $feedback ['success'] = $queueCount.' '.tra( 'emails were queued to be sent:' ).' '.$gContent->getTitle()
 $feedback = array()
 $queueCount = $gBitMailer->queueRecipients( $gContent->mContentId, $gContent->mNewsletter->mContentId, $emails, !empty( $_REQUEST['test_mode'] ) )
 $validated = !empty( $_REQUEST["validated"] ) ? TRUE : FALSE
$gContent mEditionId = NULL


Variable Documentation

$_REQUEST['edit'] = $gContent->mInfo['data']

Definition at line 25 of file send.php.

$feedback['success'] = $queueCount.' '.tra( 'emails were queued to be sent:' ).' '.$gContent->getTitle()

Definition at line 44 of file send.php.

$feedback = array()

Definition at line 19 of file send.php.

$queueCount = $gBitMailer->queueRecipients( $gContent->mContentId, $gContent->mNewsletter->mContentId, $emails, !empty( $_REQUEST['test_mode'] ) )

Definition at line 43 of file send.php.

$validated = !empty( $_REQUEST["validated"] ) ? TRUE : FALSE

Definition at line 32 of file send.php.

Referenced by BitNewsletterEdition::getRecipients().

$gContent mEditionId = NULL

Definition at line 45 of file send.php.

Referenced by BitNewsletterEdition::BitNewsletterEdition(), BitNewsletterEdition::getDisplayUrl(), BitNewsletterEdition::isValid(), BitNewsletterEdition::load(), and BitNewsletterEdition::store().


Generated on Wed Aug 22 19:33:59 2007 for bitweaver by  doxygen 1.5.2