PHPWord/samples
Roman Syroeshko 20c4232454 [CHANGED] "Sample_Header.php" (added @return annotations where missed). 2014-12-17 21:53:32 +04:00
..
bootstrap Add icons from http://fontawesome.io/ 2014-04-26 15:11:20 +07:00
resources Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop 2014-08-16 11:55:13 +02:00
results Update .gitignore 2014-04-27 12:26:39 +07:00
Sample_01_SimpleText.php Font: New `scale`, `spacing`, and `kerning` property of font style 2014-06-04 23:28:08 +07:00
Sample_02_TabStops.php Remove spurious executable bits 2014-05-02 14:43:43 -04:00
Sample_03_Sections.php Section: Ability to set paper size, e.g. A4, A3, and Legal 2014-06-06 18:31:01 +07:00
Sample_04_Textrun.php Style: Remove `bgColor` from `Font`, `Table`, and `Cell` and put it into the new `Shading` style 2014-05-02 09:45:16 +07:00
Sample_05_Multicolumn.php ODT: Enable section and column 2014-05-18 16:29:56 +07:00
Sample_06_Footnote.php Remove spurious executable bits 2014-05-02 14:43:43 -04:00
Sample_07_TemplateCloneRow.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
Sample_08_ParagraphPagination.php Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter` 2014-06-14 10:54:33 +07:00
Sample_09_Tables.php Change behaviour of `set...` function of boolean properties; Some bug fixing based on Scrutinizer; New `Row` Word2007 style writer 2014-05-13 12:50:18 +07:00
Sample_10_EastAsianFontStyle.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_11_ReadWord97.php #23 : Implement Word97 aka MsDoc Reader 2014-08-15 19:26:23 +02:00
Sample_11_ReadWord2007.php RTF Reader: Split control parsers into functions 2014-05-29 15:09:02 +07:00
Sample_12_HeaderFooter.php Update changelog and add sample for bug fix #222 2014-05-05 09:08:15 +07:00
Sample_13_Images.php Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter` 2014-06-14 10:54:33 +07:00
Sample_14_ListItem.php #193: Heading numbering 2014-05-30 13:19:10 +07:00
Sample_15_Link.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_16_Object.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_17_TitleTOC.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_18_Watermark.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_19_TextBreak.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_20_BGColor.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_21_TableRowRules.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_22_CheckBox.php Basic HTML writer 2014-04-13 22:04:07 +07:00
Sample_23_TemplateBlock.php https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
Sample_24_ReadODText.php RTF Reader: Split control parsers into functions 2014-05-29 15:09:02 +07:00
Sample_25_TextBox.php Change behaviour of `set...` function of boolean properties; Some bug fixing based on Scrutinizer; New `Row` Word2007 style writer 2014-05-13 12:50:18 +07:00
Sample_26_Html.php Decompose Shared\Html 2014-05-31 02:01:09 +07:00
Sample_27_Field.php Update changelog, docs, and unit tests for new `Field` element #251 2014-05-29 16:25:39 +07:00
Sample_28_ReadRTF.php RTF reader: Unit tests and some improvements 2014-05-29 18:02:49 +07:00
Sample_29_Line.php Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter` 2014-06-14 10:54:33 +07:00
Sample_30_ReadHTML.php #80: Basic HTML reader 2014-05-31 03:06:11 +07:00
Sample_31_Shape.php #123: New drawing shapes (arc, curve, line, polyline, rect, oval) 2014-06-02 21:55:44 +07:00
Sample_32_Chart.php #278: 3D charts and ability to set width and height 2014-06-15 20:48:26 +07:00
Sample_33_FormField.php Ability to define document protection and new `Metadata` subnamespace 2014-06-16 11:58:05 +07:00
Sample_34_SDT.php Elaborate SDT elements 2014-06-28 11:47:29 +07:00
Sample_35_InternalLink.php add sample 2014-07-04 15:31:48 +02:00
Sample_36_RTL.php #331 : Word2007 Writer : Support for RTL 2014-08-12 13:32:05 +02:00
Sample_Footer.php #23 : Implement Word97 aka MsDoc Reader (PHPCS-PHPMD Fixes) 2014-08-16 12:33:37 +02:00
Sample_Header.php [CHANGED] "Sample_Header.php" (added @return annotations where missed). 2014-12-17 21:53:32 +04:00
index.php Replaced "phpversion()" function call with "PHP_VERSION" constant usage. 2014-12-17 21:47:06 +04:00