|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilPdfGeneratorConstantsTest:
Collaboration diagram for ilPdfGeneratorConstantsTest:Public Member Functions | |
| testInstanceCanBeCreated () | |
| testGetOrientations () | |
| testGetPageSizesNames () | |
| testHeaderConstants () | |
| testFooterConstants () | |
Definition at line 10 of file ilPdfGeneratorConstantsTest.php.
| ilPdfGeneratorConstantsTest::testFooterConstants | ( | ) |
Definition at line 37 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\FOOTER_HTML, ilPDFGenerationConstants\FOOTER_NONE, and ilPDFGenerationConstants\FOOTER_TEXT.
| ilPdfGeneratorConstantsTest::testGetOrientations | ( | ) |
Definition at line 17 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\getOrientations().
Here is the call graph for this function:| ilPdfGeneratorConstantsTest::testGetPageSizesNames | ( | ) |
Definition at line 25 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\getPageSizesNames().
Here is the call graph for this function:| ilPdfGeneratorConstantsTest::testHeaderConstants | ( | ) |
Definition at line 30 of file ilPdfGeneratorConstantsTest.php.
References ilPDFGenerationConstants\HEADER_HTML, ilPDFGenerationConstants\HEADER_NONE, and ilPDFGenerationConstants\HEADER_TEXT.
| ilPdfGeneratorConstantsTest::testInstanceCanBeCreated | ( | ) |
Definition at line 12 of file ilPdfGeneratorConstantsTest.php.