Home
last modified time | relevance | path

Searched refs:sendToDisk (Results 1 – 10 of 10) sorted by relevance

/dports/www/matomo/piwik/plugins/MobileMessaging/ReportRenderer/
H A DReportRendererException.php30 public function sendToDisk($filename) function in Piwik\\Plugins\\MobileMessaging\\ReportRenderer\\ReportRendererException
H A DSms.php33 public function sendToDisk($filename) function in Piwik\\Plugins\\MobileMessaging\\ReportRenderer\\Sms
/dports/www/matomo/piwik/core/ReportRenderer/
H A DTsv.php43 public function sendToDisk($filename) function in Piwik\\ReportRenderer\\Tsv
H A DCsv.php43 public function sendToDisk($filename) function in Piwik\\ReportRenderer\\Csv
H A DHtml.php49 public function sendToDisk($filename) function in Piwik\\ReportRenderer\\Html
H A DPdf.php142 public function sendToDisk($filename) function in Piwik\\ReportRenderer\\Pdf
/dports/www/matomo/piwik/core/
H A DReportRenderer.php97 abstract public function sendToDisk($filename); function in Piwik\\ReportRenderer
/dports/www/matomo/piwik/plugins/ImageGraph/
H A DStaticGraph.php98 public function sendToDisk($filename) function in Piwik\\Plugins\\ImageGraph\\StaticGraph
H A DAPI.php530 return $graph->sendToDisk($fileName);
/dports/www/matomo/piwik/plugins/ScheduledReports/
H A DAPI.php549 $outputFilename = $reportRenderer->sendToDisk($outputFilename);