Home
last modified time | relevance | path

Searched defs:renderReport (Results 1 – 19 of 19) sorted by relevance

/dports/www/ilias6/ILIAS-6.14/src/UI/Implementation/Component/Panel/
H A DRenderer.php130 …protected function renderReport(Component\Panel\Report $component, RendererInterface $default_rend… function in ILIAS\\UI\\Implementation\\Component\\Panel\\Renderer
/dports/www/ilias/ILIAS-5.4.25/src/UI/Implementation/Component/Panel/
H A DRenderer.php121 …protected function renderReport(Component\Panel\Report $component, RendererInterface $default_rend… function in ILIAS\\UI\\Implementation\\Component\\Panel\\Renderer
/dports/lang/elm/compiler-0.19.1/worker/src/Endpoint/
H A DCompile.hs170 renderReport report = function
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/views/reports/core/
H A Dreporttable.cpp120 QString reports::ReportTable::renderReport(const QString &type, const QByteArray& encoding, const Q… in renderReport() function in reports::ReportTable
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/view/jasperreports/
H A DAbstractJasperReportsSingleFormatView.java57 …protected void renderReport(JasperPrint populatedReport, Map<String, Object> model, HttpServletRes… in renderReport() method in AbstractJasperReportsSingleFormatView
H A DJasperReportsMultiFormatView.java164 …protected void renderReport(JasperPrint populatedReport, Map<String, Object> model, HttpServletRes… in renderReport() method in JasperReportsMultiFormatView
H A DAbstractJasperReportsView.java832 protected abstract void renderReport( in renderReport() method in AbstractJasperReportsView
/dports/www/wt/wt-4.6.1/examples/widgetgallery/examples/
H A DPdfRenderer.cpp56 void renderReport(HPDF_Doc pdf) { in renderReport() function in ReportResource
/dports/www/matomo/piwik/plugins/MobileMessaging/ReportRenderer/
H A DReportRendererException.php67 public function renderReport($processedReport) function in Piwik\\Plugins\\MobileMessaging\\ReportRenderer\\ReportRendererException
H A DSms.php58 public function renderReport($processedReport) function in Piwik\\Plugins\\MobileMessaging\\ReportRenderer\\Sms
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.web.servlet/src/test/java/org/springframework/web/servlet/view/jasperreports/
H A DJasperReportsMultiFormatViewTests.java124 …protected void renderReport(JasperPrint filledReport, Map parameters, HttpServletResponse response… in renderReport() method in JasperReportsMultiFormatViewTests.ExporterParameterTestView
/dports/www/matomo/piwik/core/ReportRenderer/
H A DCsv.php110 public function renderReport($processedReport) function in Piwik\\ReportRenderer\\Csv
H A DTsv.php110 public function renderReport($processedReport) function in Piwik\\ReportRenderer\\Tsv
H A DHtml.php92 public function renderReport($processedReport) function in Piwik\\ReportRenderer\\Html
H A DPdf.php306 public function renderReport($processedReport) function in Piwik\\ReportRenderer\\Pdf
/dports/www/e107/e107/e107_plugins/download/handlers/
H A Ddownload_class.php902 private function renderReport() function in download
/dports/deskutils/hs-arbtt/arbtt-0.10.2/src/
H A DStats.hs372 renderReport opts (DumpResult samples) = function
374 renderReport opts (MultipleReportResults reports) = function
376 renderReport opts reportdata = function
/dports/www/matomo/piwik/core/
H A DReportRenderer.php135 abstract public function renderReport($processedReport); function in Piwik\\ReportRenderer
/dports/www/matomo/piwik/core/Plugin/
H A DController.php346 protected function renderReport($apiAction, $controllerAction = false) function in Piwik\\Plugin\\Controller