7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
56 | 56 |
57 <p> | 57 <p> |
58 Module function to get a list of known message codes. | 58 Module function to get a list of known message codes. |
59 </p> | 59 </p> |
60 <dl> | 60 <dl> |
61 <dt>Returns:</dt> | 61 <dt>Return:</dt> |
62 <dd> | 62 <dd> |
63 list of known message codes | 63 list of known message codes |
64 </dd> | 64 </dd> |
65 </dl> | 65 </dl> |
66 <dl> | 66 <dl> |
96 flag indicating a translated message filled with example | 96 flag indicating a translated message filled with example |
97 data is requested (messageArgs is ignored if given) | 97 data is requested (messageArgs is ignored if given) |
98 </dd> | 98 </dd> |
99 </dl> | 99 </dl> |
100 <dl> | 100 <dl> |
101 <dt>Returns:</dt> | 101 <dt>Return:</dt> |
102 <dd> | 102 <dd> |
103 translated and formatted message | 103 translated and formatted message |
104 </dd> | 104 </dd> |
105 </dl> | 105 </dl> |
106 <dl> | 106 <dl> |