|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilPdfGeneratorConstantsTest:
Collaboration diagram for ilPdfGeneratorConstantsTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testGetOrientations () | |
| testGetPageSizesNames () | |
| testHeaderConstants () | |
| testFooterConstants () | |
Definition at line 27 of file ilPdfGeneratorConstantsTest.php.
| ilPdfGeneratorConstantsTest::testFooterConstants | ( | ) |
Definition at line 54 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\FOOTER_HTML, ilPDFGenerationConstants\FOOTER_NONE, and ilPDFGenerationConstants\FOOTER_TEXT.
| ilPdfGeneratorConstantsTest::testGetOrientations | ( | ) |
Definition at line 34 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\getOrientations().
Here is the call graph for this function:| ilPdfGeneratorConstantsTest::testGetPageSizesNames | ( | ) |
Definition at line 42 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\getPageSizesNames().
Here is the call graph for this function:| ilPdfGeneratorConstantsTest::testHeaderConstants | ( | ) |
Definition at line 47 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\HEADER_HTML, ilPDFGenerationConstants\HEADER_NONE, and ilPDFGenerationConstants\HEADER_TEXT.
| ilPdfGeneratorConstantsTest::testInstanceCanBeCreated | ( | ) |
Definition at line 29 of file ilPdfGeneratorConstantsTest.php.