PHPWord/src/PhpWord
Roman Syroeshko 2c81d5f38b Some phpdoc for https://github.com/PHPOffice/PHPWord/pull/390. 2014-10-10 21:20:52 +04:00
..
Collection add missing file 2014-07-04 14:10:20 +02:00
Element Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Exception [NEW] Introduced CopyFileException. 2014-07-02 17:21:43 +04:00
Metadata Settings: OOXML compatibility 2014-06-21 20:45:30 +07:00
Reader Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Shared Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Style Some phpdoc for https://github.com/PHPOffice/PHPWord/pull/390. 2014-10-10 21:20:52 +04:00
Writer Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
Autoloader.php [CHANGED] Added "@return" annotation where it as missed. 2014-07-03 15:40:24 +04:00
IOFactory.php [FIXED] https://github.com/PHPOffice/PHPWord/issues/340 2014-08-23 20:19:48 +04:00
Media.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
PhpWord.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Settings.php https://github.com/PHPOffice/PHPWord/issues/310 2014-08-11 22:30:46 +04:00
Style.php Replaced `array_key_exists` with `isset` for better performance. 2014-10-10 21:10:29 +04:00
Template.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:46:38 +04:00
TemplateProcessor.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00