|
Squiz Matrix
4.12.2
|
Public Member Functions | |
| __construct () | |
| paintValidation (&$asset, &$o, $prefix) | |
| processValidation (&$asset, &$o, $prefix) | |
| paintWarning (&$asset, &$o, $prefix) | |
| processWarning (&$asset, &$o, $prefix) | |
| showWarningSection (&$asset, $prefix) | |
| paintHeaderDetailsCheckBox (&$asset, &$o, $prefix) | |
| processHeaderDetailsCheckBox (&$asset, &$o, $prefix) | |
| showJobHeader (&$asset, $prefix) | |
| paintJobQueue (&$asset, &$o, $prefix) | |
| processJobQueue (&$asset, &$o, $prefix) | |
| showProgressSection (&$asset, $prefix) | |
| paintPreviewAddress (&$asset, &$o, $prefix) | |
| processPreviewAddress (&$asset, &$o, $prefix) | |
| paintPreviewLog (&$asset, &$o, $prefix) | |
| processPreviewLog (&$asset, &$o, $prefix) | |
| paintContentBodyFilter (Bulkmail_Job $asset, Backend_Outputter $o, $prefix) | |
| processContentBodyFilter (Bulkmail_Job $asset, Backend_Outputter $o, $prefix) | |
| paintUserSubscriptions (&$asset, &$o, $prefix) | |
| processUserSubscriptions (&$asset, &$o, $prefix) | |
| paintScheduling (&$asset, &$o, $prefix) | |
| processScheduling (&$asset, &$o, $prefix) | |
Public Member Functions inherited from Bulkmail_Post_Office_Edit_Fns | |
| __construct () | |
| paintRecipients (&$asset, &$o, $prefix) | |
| processRecipients (&$asset, &$o, $prefix) | |
| paintServerDetails (&$asset, &$o, $prefix) | |
| processServerDetails (&$asset, &$o, $prefix) | |
| paintCurrentHeaders (&$asset, &$o, $prefix) | |
| processCurrentHeaders (&$asset, &$o, $prefix) | |
| paintNewHeader (&$asset, &$o, $prefix) | |
| processNewHeader (&$asset, &$o, $prefix) | |
| paintThresholds (&$asset, &$o, $prefix) | |
| processThresholds (&$asset, &$o, $prefix) | |
| paintAddRule (&$asset, &$o, $prefix, $write_access) | |
| processAddRule (&$asset, &$o, $prefix, $threshold, $write_access) | |
| _paintExcludedTimeRule (&$asset, &$o, $prefix, $rule, $write_access) | |
| _processExcludedTimeRule ($prefix, $threshold, $key) | |
| _paintSendRateRule (&$asset, &$o, $prefix, $rule, $write_access) | |
| _processSendRateRule ($prefix, $threshold, $key) | |
| paintJobQueue (&$asset, &$o, $prefix) | |
| processJobQueue (&$asset, &$o, $prefix) | |
| showProgressSection (&$asset, $prefix) | |
Public Member Functions inherited from Asset_Edit_Fns | |
| Asset_Edit_Fns () | |
| paintPaths (&$asset, &$o, $prefix) | |
| paintEditRemapURLs (&$asset, &$o, $prefix) | |
| processPaths (&$asset, &$o, $prefix) | |
| processEditRemapURLs (&$asset, &$o, $prefix) | |
| paintURLs (&$asset, &$o, $prefix) | |
| paintAddRemapURLs (&$asset, &$o, $prefix) | |
| processAddRemapURLs (&$asset, &$o, $prefix) | |
| isWorkflowComplete (&$asset) | |
| paintNoticeLinkedAsset (&$asset, $link_value, $type_codes=Array(), $field_name='', $multiple=FALSE) | |
| processNoticeLinkedAsset (&$asset, $link_value, $field_name='', $multiple=FALSE) | |
| isSearchInstalled (&$asset, $prefix) | |
| isBeingCreated (&$asset) | |
| isNotBeingCreated (&$asset) | |
| paintAutomaticRemapSetting (&$asset, &$o, $prefix) | |
| paintCreateLink (&$asset, &$o, $prefix) | |
Public Member Functions inherited from MySource_Object | |
| MySource_Object () | |
| __sleep () | |
| __wakeup () | |
Additional Inherited Members | |
Data Fields inherited from Asset_Edit_Fns | |
| $static_screens | |
Definition at line 37 of file bulkmail_job_edit_fns.inc.
| __construct | ( | ) |
Constructor
Definition at line 45 of file bulkmail_job_edit_fns.inc.
| paintContentBodyFilter | ( | Bulkmail_Job | $asset, |
| Backend_Outputter | $o, | ||
| $prefix | |||
| ) |
Processes the log of preview records
| Bulkmail_Job | &$asset | the asset to which we belong |
| Backend_Outputter | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
Definition at line 524 of file bulkmail_job_edit_fns.inc.
| paintHeaderDetailsCheckBox | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the header detail checkbox, whether to use the post office header or not
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 211 of file bulkmail_job_edit_fns.inc.
| paintJobQueue | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint the job queue
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 284 of file bulkmail_job_edit_fns.inc.
| paintPreviewAddress | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the screen to send preview mail to the current user
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 393 of file bulkmail_job_edit_fns.inc.
| paintPreviewLog | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the log of preview records
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 462 of file bulkmail_job_edit_fns.inc.
| paintScheduling | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the user Scheduling screen
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 773 of file bulkmail_job_edit_fns.inc.
| paintUserSubscriptions | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the user subscriptions
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 616 of file bulkmail_job_edit_fns.inc.
| paintValidation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paints the section for user to check if a job is valid
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 67 of file bulkmail_job_edit_fns.inc.
| paintWarning | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Paint the 'changes in settings will not affect job-in-progress' warning message
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 154 of file bulkmail_job_edit_fns.inc.
| processContentBodyFilter | ( | Bulkmail_Job | $asset, |
| Backend_Outputter | $o, | ||
| $prefix | |||
| ) |
Processes the log of preview records
| Bulkmail_Job | &$asset | the asset to which we belong |
| Backend_Outputter | &$o | the outputter class |
| string | $prefix | prefix for the form elements |
Definition at line 591 of file bulkmail_job_edit_fns.inc.
| processHeaderDetailsCheckBox | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Process the header detail checkbox
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 242 of file bulkmail_job_edit_fns.inc.
| processJobQueue | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Process the job queue
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 341 of file bulkmail_job_edit_fns.inc.
| processPreviewAddress | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Sends the preview bmail to default/alternative address
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 421 of file bulkmail_job_edit_fns.inc.
| processPreviewLog | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Processes the log of preview records
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 507 of file bulkmail_job_edit_fns.inc.
| processScheduling | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Processes the Scheduling screen
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 861 of file bulkmail_job_edit_fns.inc.
| processUserSubscriptions | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Processes the User subscriptions
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 715 of file bulkmail_job_edit_fns.inc.
| processValidation | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Process the section for user to check if a job is valid
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 134 of file bulkmail_job_edit_fns.inc.
| processWarning | ( | & | $asset, |
| & | $o, | ||
| $prefix | |||
| ) |
Process the 'changes in settings will not affect job-in-progress' warning message
| object | &$asset | the asset to which we belong |
| object | &$o | the outputter class |
| string | $prefix | prefix for the form element |
Definition at line 172 of file bulkmail_job_edit_fns.inc.
| showJobHeader | ( | & | $asset, |
| $prefix | |||
| ) |
Check if we should use the post office header
| object | &$asset | the asset to which we belong |
| string | $prefix | prefix for the form element |
Definition at line 264 of file bulkmail_job_edit_fns.inc.
| showProgressSection | ( | & | $asset, |
| $prefix | |||
| ) |
Function that determine whether to hide or show the progress section for this job
| object | &$asset | the asset to which we belong |
| string | $prefix | prefix for the form element |
Definition at line 365 of file bulkmail_job_edit_fns.inc.
| showWarningSection | ( | & | $asset, |
| $prefix | |||
| ) |
Returns TRUE when the changes in settings will not affect job-in-progress
| object | &$asset | the asset to which we belong |
| string | $prefix | prefix for the form element |
Definition at line 188 of file bulkmail_job_edit_fns.inc.