Method |
Description |
|
Saint_CheckJobStatus ( string $job_id ) : saintresults | boolean |
Method to call the operation originally named Saint.CheckJobStatus
Meta informations extracted from the WSDL
- documentation: Return the current status of a Saint API Job. |
|
Saint_CreateFTP ( string $description, string $email, string $export, string $overwrite, string $relation_id, string $rsid_list ) : Api\StructType\ApiSaint_ftp_info | boolean |
Method to call the operation originally named Saint.CreateFTP
Meta informations extracted from the WSDL
- documentation: Creates an ftp account for the given parameters and returns the ftp account info |
|
Saint_ExportCreateJob ( string $campaign_filter_begin_range, string $campaign_filter_end_range, string $campaign_filter_option, string $date_filter_row_end_date, string $date_filter_row_start_date, string $email_address, string $encoding, string $relation_id, string $report_suite_array, string $row_match_filter_empty_column_name, string $row_match_filter_match_column_name, string $row_match_filter_match_column_value, string $select_all_rows, string $select_number_of_rows ) : string | boolean |
Method to call the operation originally named Saint.ExportCreateJob
Meta informations extracted from the WSDL
- documentation: Creates Saint Export Job. |
|
Saint_ExportGetFileSegment ( string $file_id, string $segment_id ) : pagedetails | boolean |
Method to call the operation originally named Saint.ExportGetFileSegment
Meta informations extracted from the WSDL
- documentation: Returns the page details of a given file_id |
|
Saint_GetCompatabiltyMetrics ( string $report_suite_array ) : compatabilitys | boolean |
Method to call the operation originally named Saint.GetCompatabiltyMetrics
Meta informations extracted from the WSDL
- documentation: Returns Array of compatability information for a report suite(s), |
|
Saint_GetFilters ( string $relation_id, string $report_suite_array ) : export_filters | boolean |
Method to call the operation originally named Saint.GetFilters
Meta informations extracted from the WSDL
- documentation: Get SAINT export filters. |
|
Saint_GetTemplate ( string $encoding, string $numeric_div_nums, string $relation_id, string $report_suite, string $text_div_nums ) : string | boolean |
Method to call the operation originally named Saint.GetTemplate
Meta informations extracted from the WSDL
- documentation: Returns the template to be used in the SAINT browser or FTP download |
|
Saint_ImportCommitJob ( string $job_id ) : string | boolean |
Method to call the operation originally named Saint.ImportCommitJob
Meta informations extracted from the WSDL
- documentation: Commits a specified Saint Import job for processing. |
|
Saint_ImportCreateJob ( string $check_divisions, string $description, string $email_address, string $export_results, string $header, string $overwrite_conflicts, string $relation_id, string $report_suite_array ) : integer | boolean |
Method to call the operation originally named Saint.ImportCreateJob
Meta informations extracted from the WSDL
- documentation: Creates a Saint Import Job |
|
Saint_ImportPopulateJob ( string $job_id, string $page, string $rows ) : string | boolean |
Method to call the operation originally named Saint.ImportPopulateJob
Meta informations extracted from the WSDL
- documentation: Attaches Import data to a given Saint Import job. |
|
Saint_ListFTP ( ) : saint_ftp_list | boolean |
Method to call the operation originally named Saint.ListFTP
Meta informations extracted from the WSDL
- documentation: Returns a list of the ftp accounts configured for this company |
|
__toString ( ) : string |
Method returning the class name |
|
getResult ( ) : compatabilitys | export_filters | integer | pagedetails | saintresults | saint_ftp_list | string | Api\StructType\ApiSaint_ftp_info |
Returns the result |
|