ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
getToastFactory () | |
getIconFactory () | |
getLinkFactory () | |
testImplementsFactoryInterface () | |
testToast (string $title, string $description, string $action) | |
getToastProvider More... | |
testToastContainer (string $title, string $description) | |
getToastProvider More... | |
Static Public Member Functions | |
static | getToastProvider () |
Definition at line 28 of file ToastTest.php.
ToastTest::getIconFactory | ( | ) |
Definition at line 35 of file ToastTest.php.
Referenced by testToast(), and testToastContainer().
ToastTest::getLinkFactory | ( | ) |
Definition at line 40 of file ToastTest.php.
Referenced by testToast().
ToastTest::getToastFactory | ( | ) |
Definition at line 30 of file ToastTest.php.
Referenced by testImplementsFactoryInterface(), testToast(), and testToastContainer().
|
static |
Definition at line 90 of file ToastTest.php.
ToastTest::testImplementsFactoryInterface | ( | ) |
Definition at line 45 of file ToastTest.php.
References Vendor\Package\$f, and getToastFactory().
ToastTest::testToast | ( | string | $title, |
string | $description, | ||
string | $action | ||
) |
getToastProvider
Definition at line 58 of file ToastTest.php.
References getIconFactory(), getLinkFactory(), getToastFactory(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().
ToastTest::testToastContainer | ( | string | $title, |
string | $description | ||
) |
getToastProvider
Definition at line 78 of file ToastTest.php.
References $container, getIconFactory(), getToastFactory(), and ILIAS\UI\examples\MainControls\Slate\Notification\standard().