ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
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().
|
protected |
Definition at line 455 of file FileInputTest.php.
Referenced by getUIFactory().
FileInputTest::getUIFactory | ( | ) |
Definition at line 464 of file FileInputTest.php.
References buildButtonFactory(), and buildSymbolFactory().
|
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().
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().
FileInputTest::testImplementsFactoryInterface | ( | ) |
Definition at line 132 of file FileInputTest.php.
References Vendor\Package\$f, and getUploadHandler().
FileInputTest::testRender | ( | ) |
Definition at line 143 of file FileInputTest.php.
References Vendor\Package\$f, and getUploadHandler().
FileInputTest::testRenderValue | ( | ) |
Definition at line 197 of file FileInputTest.php.
References getUploadHandler().
FileInputTest::testRenderWithMetadata | ( | ) |
Definition at line 270 of file FileInputTest.php.
References getUploadHandler().
FileInputTest::testRenderWithMetadataValue | ( | ) |
Definition at line 356 of file FileInputTest.php.
References getUploadHandler().
|
protected |
Definition at line 61 of file FileInputTest.php.