PHPWord/tests/PhpWord
Maxim d5da80b56e Support adding images in Templates (#1170)
* setImageValue() + fix adding files via ZipArchive
* fix phpdoc variable name
* Changed logic that determines extension image file extension for document to depend on MIME type. This same logic is used in Element/Image.php
* support <w:t> tags with arguments
* allow setup size of image into template variable
* support of 'ratio' replace attribute + documentation
2018-12-26 14:35:21 +01:00
..
Collection update copyright to 2018 2018-03-08 23:52:25 +01:00
ComplexType update copyright to 2018 2018-03-08 23:52:25 +01:00
Element Add ability to pass a Style object to a Section element (#1416) 2018-12-08 23:35:32 +01:00
Exception update copyright to 2018 2018-03-08 23:52:25 +01:00
Metadata update copyright to 2018 2018-03-08 23:52:25 +01:00
Reader add support for hidden text (#1527) 2018-12-08 23:21:59 +01:00
Shared add test for parsing HTML containing entities 2018-11-28 22:03:43 +01:00
Style add support for hidden text (#1527) 2018-12-08 23:21:59 +01:00
Writer Add ability to pass a Style object to a Section element (#1416) 2018-12-08 23:35:32 +01:00
_files Support adding images in Templates (#1170) 2018-12-26 14:35:21 +01:00
_includes Fix TemplateProcessor :: fixBrokenMacros; (#1502) 2018-12-07 23:22:04 +01:00
IOFactoryTest.php update copyright to 2018 2018-03-08 23:52:25 +01:00
MediaTest.php update copyright to 2018 2018-03-08 23:52:25 +01:00
PhpWordTest.php update copyright to 2018 2018-03-08 23:52:25 +01:00
SettingsTest.php update copyright to 2018 2018-03-08 23:52:25 +01:00
StyleTest.php update copyright to 2018 2018-03-08 23:52:25 +01:00
TemplateProcessorTest.php Support adding images in Templates (#1170) 2018-12-26 14:35:21 +01:00