ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Go to the source code of this file.
Namespaces | |
com\tecnick\tcpdf | |
Configuration file for TCPDF. | |
Variables | |
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) | |
$style = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => '10,20,5,10', 'phase' => 10, 'color' => array(255, 0, 0)) | |
$style2 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(255, 0, 0)) | |
$style3 = array('width' => 1, 'cap' => 'round', 'join' => 'round', 'dash' => '2,10', 'color' => array(255, 0, 0)) | |
$style4 | |
$style5 = array('width' => 0.25, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(0, 64, 128)) | |
$style6 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => '10,10', 'color' => array(0, 128, 0)) | |
$style7 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(255, 128, 0)) | |
$xc =100 | |
$yc =100 | |
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false) |
Definition at line 31 of file example_012.php.
$style = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => '10,20,5,10', 'phase' => 10, 'color' => array(255, 0, 0)) |
Definition at line 70 of file example_012.php.
Referenced by ilSoapInstallationInfoXMLWriter\__buildClient(), ilBMFClient\__style(), ilSoapUserAdministration\__validateUserData(), ilPCSectionGUI\_getCharacteristics(), ilPCParagraphGUI\_getCharacteristics(), TCPDF\_putbookmarks(), TCPDF\AddFont(), TCPDF\addHtmlLink(), TCPDF\addHTMLTOC(), wsdl\addOperation(), TCPDF\addTOC(), TCPDF\adjustCellPadding(), TCPDF\Arrow(), TCPDF\Bookmark(), soap_client\call(), nusoap_client\call(), TCPDF\Circle(), HTMLPurifier_Filter_ExtractStyleBlocks\cleanCSS(), soap_server\configureWSDL(), nusoap_server\configureWSDL(), TCPDF\Curve(), Spreadsheet_Excel_Reader\dump(), ilPCTableGUI\editCellStyle(), ilObjStyleSettingsGUI\editContentStylesObject(), TCPDF\Ellipse(), ilObjGlossary\exportHTML(), ilObjContentObject\exportHTML(), ilSCORM2004Asset\exportHTMLPageObjects(), ilCOPageHTMLExport\exportStyles(), TCPDF\Footer(), ilUtil\formSelect(), ilBMFWSDL\generateProxyCode(), ilStyleDefinition\getAllSkinStyles(), ilPageContentGUI\getBBMenu(), TCPDF_STATIC\getBorderMode(), TCPDF\getCellBorder(), ilPageContentGUI\getCharacteristicsOfCurrentStyle(), ilSoapAdministration\getClientInfo(), TCPDF\getCSSBorderDashStyle(), TCPDF\getCSSBorderStyle(), TCPDF_STATIC\getCSSdataArray(), TCPDF\getFontAscent(), TCPDF\getFontDescent(), TCPDF_STATIC\getPathPaintOperator(), SurveyMatrixQuestionGUI\getPrintView(), ilPageContentGUI\getStyle(), ilSystemStylesTableGUI\getStyles(), TCPDF_STATIC\getTagStyleFromCSSarray(), ilPageContentGUI\getTemplateOptions(), ilObjStyleSheetGUI\getValues(), SurveyMatrixQuestionGUI\getWorkingForm(), Spreadsheet_Excel_Writer_Format\getXf(), ilStyleExporter\getXmlRepresentation(), Monolog\Handler\BrowserConsoleHandler\handleCustomStyles(), ilObjContentObject\importFromDirectory(), ilStyleImporter\importXmlRepresentation(), ilObjUserGUI\initForm(), ilPersonalSettingsGUI\initGeneralSettingsForm(), ilPCListGUI\initListForm(), TCPDF\isCharDefined(), TCPDF\Line(), ilObjStyleSettingsGUI\moveUserStylesObject(), ilCalendarEntry\parseDynamicTitle(), TCPDF\PieSector(), TCPDF\PieSectorXY(), TCPDF\Polycurve(), TCPDF\Polygon(), TCPDF\PolyLine(), HTMLPurifier_Filter_ExtractStyleBlocks\preFilter(), TCPDF\Rect(), soap_server\register(), nusoap_server\register(), TCPDF\RegularPolygon(), ilPCTableGUI\renderTable(), TCPDF\replaceMissingChars(), TCPDF\RoundedRect(), TCPDF\RoundedRectXY(), ilObjStyleSettingsGUI\saveActiveStylesObject(), nusoap_base\serializeEnvelope(), wsdl\serializeRPCParameters(), TCPDF\setBookmark(), Spreadsheet_Excel_Writer_Format\setBorder(), Spreadsheet_Excel_Writer_Format\setBottom(), TCPDF\SetFont(), Spreadsheet_Excel_Writer_Format\setLeft(), TCPDF\SetLineStyle(), Spreadsheet_Excel_Writer_Format\setRight(), Spreadsheet_Excel_Writer_Format\setTop(), ilCalendarWeekGUI\showAppointment(), ilPageObjectGUI\showPage(), TCPDF\StarPolygon(), ilStyleDefinition\styleExists(), TCPDF\SVGPath(), HTMLPurifier_AttrTransform_ImgSpace\transform(), ilObjStyleSettings\update(), TCPDF\write1DBarcode(), and TCPDF\write2DBarcode().
$style2 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(255, 0, 0)) |
Definition at line 71 of file example_012.php.
$style3 = array('width' => 1, 'cap' => 'round', 'join' => 'round', 'dash' => '2,10', 'color' => array(255, 0, 0)) |
Definition at line 72 of file example_012.php.
$style4 |
Definition at line 73 of file example_012.php.
$style5 = array('width' => 0.25, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(0, 64, 128)) |
Definition at line 77 of file example_012.php.
$style6 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => '10,10', 'color' => array(0, 128, 0)) |
Definition at line 78 of file example_012.php.
$style7 = array('width' => 0.5, 'cap' => 'butt', 'join' => 'miter', 'dash' => 0, 'color' => array(255, 128, 0)) |
Definition at line 79 of file example_012.php.
$xc =100 |
Definition at line 176 of file example_012.php.
Referenced by TCPDF\_outellipticalarc(), TCPDF\PieSector(), TCPDF\PieSectorXY(), and TCPDF\RoundedRectXY().
$yc =100 |
Definition at line 177 of file example_012.php.
Referenced by TCPDF\_outellipticalarc(), TCPDF\PieSector(), TCPDF\PieSectorXY(), and TCPDF\RoundedRectXY().