| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ilSystemStyleMessageStackTest:
 Collaboration diagram for ilSystemStyleMessageStackTest:Public Member Functions | |
| testPrependMessage () | |
| testAddMessage () | |
| testJoinedMessages () | |
| testGetUIComponentsMessages () | |
| testGetAndSetMessages () | |
| testHasMessages () | |
Protected Member Functions | |
| createTestEnvironment () | |
Protected Attributes | |
| ilSystemStyleMessage | $ilSystemStyleMessage | 
| string | $messageStringOne = 'This is a message' | 
| string | $messageStringTwo = 'Godzilla has taken over the world.' | 
| string | $messageStringThree = 'A small, cute cat destroyed Godzilla.' | 
| array | $messages = [] | 
| ilSystemStyleMessageStack | $ilSystemStyleMessageStack | 
Definition at line 27 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 222 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessage\TYPE_INFO.
Referenced by testAddMessage(), testGetAndSetMessages(), testGetUIComponentsMessages(), testHasMessages(), testJoinedMessages(), and testPrependMessage().
 Here is the caller graph for this function:| ilSystemStyleMessageStackTest::testAddMessage | ( | ) | 
Definition at line 69 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessageStack\addMessage(), createTestEnvironment(), ilSystemStyleMessageStack\getMessages(), ilSystemStyleMessage\TYPE_ERROR, ilSystemStyleMessage\TYPE_INFO, and ilSystemStyleMessage\TYPE_SUCCESS.
 Here is the call graph for this function:| ilSystemStyleMessageStackTest::testGetAndSetMessages | ( | ) | 
Definition at line 194 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessageStack\addMessage(), createTestEnvironment(), ilSystemStyleMessageStack\getMessages(), and ilSystemStyleMessage\TYPE_SUCCESS.
 Here is the call graph for this function:| ilSystemStyleMessageStackTest::testGetUIComponentsMessages | ( | ) | 
Definition at line 142 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessageStack\addMessage(), createTestEnvironment(), ilSystemStyleMessageStack\getUIComponentsMessages(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
 Here is the call graph for this function:| ilSystemStyleMessageStackTest::testHasMessages | ( | ) | 
Definition at line 211 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessageStack\addMessage(), createTestEnvironment(), and ilSystemStyleMessageStack\hasMessages().
 Here is the call graph for this function:| ilSystemStyleMessageStackTest::testJoinedMessages | ( | ) | 
Definition at line 98 of file ilSystemStyleMessageStackTest.php.
References ilSystemStyleMessageStack\addMessage(), createTestEnvironment(), ilSystemStyleMessageStack\getJoinedMessages(), ilSystemStyleMessage\TYPE_ERROR, and ilSystemStyleMessage\TYPE_SUCCESS.
 Here is the call graph for this function:| ilSystemStyleMessageStackTest::testPrependMessage | ( | ) | 
Definition at line 40 of file ilSystemStyleMessageStackTest.php.
References createTestEnvironment(), ilSystemStyleMessageStack\getMessages(), ilSystemStyleMessageStack\prependMessage(), ilSystemStyleMessage\TYPE_ERROR, ilSystemStyleMessage\TYPE_INFO, and ilSystemStyleMessage\TYPE_SUCCESS.
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 29 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 38 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 37 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 31 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 33 of file ilSystemStyleMessageStackTest.php.
      
  | 
  protected | 
Definition at line 32 of file ilSystemStyleMessageStackTest.php.