|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Basic Tests for Table-Actions. More...
Inheritance diagram for ActionTest:
Collaboration diagram for ActionTest:Public Member Functions | |
| setUp () | |
| testDataTableActionAttributes () | |
| testDataTableActionSignalTarget () | |
| testDataTableActionStringTarget () | |
| testDataTableActionRowIdOnURI () | |
Protected Member Functions | |
| buildFactories () | |
Protected Attributes | |
| Implementation Standard | $link_action |
| Data URI | $link_target |
| Implementation Standard | $signal_action |
| Signal | $signal_target |
Basic Tests for Table-Actions.
Definition at line 33 of file ActionTest.php.
|
protected |
Definition at line 40 of file ActionTest.php.
Referenced by setUp(), and testDataTableActionStringTarget().
Here is the caller graph for this function:| ActionTest::setUp | ( | ) |
Definition at line 48 of file ActionTest.php.
References Vendor\Package\$f, $token, and buildFactories().
Here is the call graph for this function:| ActionTest::testDataTableActionAttributes | ( | ) |
Definition at line 65 of file ActionTest.php.
References $link_action.
| ActionTest::testDataTableActionRowIdOnURI | ( | ) |
Definition at line 89 of file ActionTest.php.
| ActionTest::testDataTableActionSignalTarget | ( | ) |
Definition at line 76 of file ActionTest.php.
| ActionTest::testDataTableActionStringTarget | ( | ) |
Definition at line 82 of file ActionTest.php.
References Vendor\Package\$f, and buildFactories().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file ActionTest.php.
Referenced by testDataTableActionAttributes().
Definition at line 36 of file ActionTest.php.
|
protected |
Definition at line 37 of file ActionTest.php.
|
protected |
Definition at line 38 of file ActionTest.php.