|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for FileInputTest:
Collaboration diagram for FileInputTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testRender () | |
| testCommonRendering () | |
| testRenderValue () | |
| testRenderWithMetadata () | |
| testRenderWithMetadataValue () | |
| getUIFactory () | |
Protected Member Functions | |
| brutallyTrimHTML (string $html) | |
| buildButtonFactory () | |
| buildSymbolFactory () | |
Protected Attributes | |
| DefNamesource | $name_source |
Private Member Functions | |
| getUploadHandler (?FileInfoResult $file=null) | |
Definition at line 57 of file FileInputTest.php.
|
protected |
Definition at line 68 of file FileInputTest.php.
|
protected |
Definition at line 450 of file FileInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 455 of file FileInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| FileInputTest::getUIFactory | ( | ) |
Definition at line 464 of file FileInputTest.php.
References buildButtonFactory(), and buildSymbolFactory().
Here is the call graph for this function:
|
private |
@inheritDoc
@inheritDoc
Definition at line 74 of file FileInputTest.php.
References ILIAS\GlobalScreen\Provider\__construct().
Referenced by testCommonRendering(), testImplementsFactoryInterface(), testRender(), testRenderValue(), testRenderWithMetadata(), and testRenderWithMetadataValue().
Here is the call graph for this function:
Here is the caller graph for this function:| FileInputTest::setUp | ( | ) |
Definition at line 63 of file FileInputTest.php.
| FileInputTest::testCommonRendering | ( | ) |
Definition at line 185 of file FileInputTest.php.
References Vendor\Package\$f, and getUploadHandler().
Here is the call graph for this function:| FileInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 132 of file FileInputTest.php.
References Vendor\Package\$f, $text, and getUploadHandler().
Here is the call graph for this function:| FileInputTest::testRender | ( | ) |
Definition at line 143 of file FileInputTest.php.
References Vendor\Package\$f, and getUploadHandler().
Here is the call graph for this function:| FileInputTest::testRenderValue | ( | ) |
Definition at line 197 of file FileInputTest.php.
References getUploadHandler().
Here is the call graph for this function:| FileInputTest::testRenderWithMetadata | ( | ) |
Definition at line 270 of file FileInputTest.php.
References getUploadHandler().
Here is the call graph for this function:| FileInputTest::testRenderWithMetadataValue | ( | ) |
Definition at line 356 of file FileInputTest.php.
References getUploadHandler().
Here is the call graph for this function:
|
protected |
Definition at line 61 of file FileInputTest.php.