PHPWord/tests/PhpWord/Tests/Element
Ivan Lanin 07be5eaea3 Adding more functionalities to containers:
- Table: Ability to add footnote in table cell
- Footnote: Ability to add image in footnote
- ListItem: Ability to add list item in header/footer
- CheckBox: Ability to add checkbox in header/footer
- Link: Ability to add link in header/footer
2014-04-01 18:36:35 +07:00
..
Table Adding more functionalities to containers: 2014-04-01 18:36:35 +07:00
CheckBoxTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
FootnoteTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
ImageTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
LinkTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
ListItemTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
ObjectTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
PageBreakTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
PreserveTextTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
TableTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
TextBreakTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
TextRunTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
TextTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00
TitleTest.php #160 Refactor folders: Element, Container, and Exception 2014-03-31 10:11:52 +07:00