ComponentController.class.php
Cloudrexx
Tags
Table of Contents
Classes
- ComponentController
- This is the main controller for the component
Constants
- _MPDF_SYSTEM_TTFONTS = $this->cx->getCodeBaseLibraryPath() . '/mpdf/ttfonts/'
- _MPDF_SYSTEM_TTFONTS_CONFIG = $this->getDirectory() . '/Controller/clx_config.php'
- _MPDF_TTFONTPATH = $this->cx->getWebsiteDocumentRootPath() . \Cx\Core\Core\Controller\Cx::FOLDER_NAME_MEDIA . '/Pdf/ttfonts/'
Constants
_MPDF_SYSTEM_TTFONTS
public
mixed
_MPDF_SYSTEM_TTFONTS
= $this->cx->getCodeBaseLibraryPath() . '/mpdf/ttfonts/'
_MPDF_SYSTEM_TTFONTS_CONFIG
public
mixed
_MPDF_SYSTEM_TTFONTS_CONFIG
= $this->getDirectory() . '/Controller/clx_config.php'
_MPDF_TTFONTPATH
public
mixed
_MPDF_TTFONTPATH
= $this->cx->getWebsiteDocumentRootPath() . \Cx\Core\Core\Controller\Cx::FOLDER_NAME_MEDIA . '/Pdf/ttfonts/'