}
/**
- * Retrieve campaigns as for campaign dashboard.
- *
+ * This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
+ * @deprecated
*/
public function campaignList() {
//get the search criteria params.
}
/**
- * Retrieve survey for survey dashboard.
- *
+ * This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
+ * @deprecated
*/
public function surveyList() {
//get the search criteria params.
}
/**
- * Retrieve petitions for petition dashboard.
- *
+ * This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
+ * @deprecated
*/
public function petitionList() {
//get the search criteria params.
* This class contains the functions that are called using AJAX (jQuery)
*/
class CRM_Custom_Page_AJAX {
+
/**
- * Get list of options.
- *
+ * This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
+ * @deprecated
*/
public static function getOptionList() {
$params = $_REQUEST;
}
/**
- * Get output of financial transactions.
+ * This function uses the deprecated v1 datatable api and needs updating. See CRM-16353.
+ * @deprecated
*
- * @return string
+ * @return string|wtf??
*/
public static function getFinancialTransactionsList() {
$sortMapper = array(