diff --git a/docbook/developers/en/event-reference-output.sgml b/docbook/developers/en/event-reference-output.sgml index 9af882727f..0e40355a0c 100644 --- a/docbook/developers/en/event-reference-output.sgml +++ b/docbook/developers/en/event-reference-output.sgml @@ -22,13 +22,13 @@ Parameters - String: bug ID string to be displayed - Int: bug ID number + <String>: bug ID string to be displayed + <Integer>: bug ID number Return Value - String: modified bug ID string + <String>: modified bug ID string @@ -46,12 +46,12 @@ Parameters - String: input string to be displayed + <String>: input string to be displayed Return Value - String: modified input string + <String>: modified input string @@ -66,12 +66,12 @@ Parameters - String: input string for email subject + <String>: input string for email subject Return Value - String: modified subject string + <String>: modified subject string @@ -89,13 +89,13 @@ Parameters - String: input string to be displayed + <String>: input string to be displayed Return Value - String: modified input string - Boolean: multiline input string + <String>: modified input string + <Boolean>: multiline input string @@ -112,13 +112,13 @@ Parameters - String: input string to be displayed - Boolean: multiline input string + <String>: input string to be displayed + <Boolean>: multiline input string Return Value - String: modified input string + <String>: modified input string @@ -135,13 +135,13 @@ Parameters - String: input string to be displayed - Boolean: multiline input string + <String>: input string to be displayed + <Boolean>: multiline input string Return Value - String: modified input string + <String>: modified input string @@ -166,7 +166,7 @@ Return Value - Array: List of HTML links for the user account menu. + <Array>: List of HTML links for the user account menu. @@ -181,7 +181,7 @@ Return Value - Array: List of HTML links for the documents menu. + <Array>: List of HTML links for the documents menu. @@ -196,7 +196,7 @@ Return Value - Array: List of HTML links for the issue list menu. + <Array>: List of HTML links for the issue list menu. @@ -216,7 +216,7 @@ Return Value - Array: List of HTML links for the documents menu. + <Array>: List of HTML links for the documents menu. @@ -234,7 +234,7 @@ Return Value - Array: List of HTML links for the main menu. + <Array>: List of HTML links for the main menu. @@ -252,7 +252,7 @@ Return Value - Array: List of HTML links for the main menu. + <Array>: List of HTML links for the main menu. @@ -269,7 +269,7 @@ Return Value - Array: List of HTML links for the management menu. + <Array>: List of HTML links for the management menu. @@ -286,7 +286,7 @@ Return Value - Array: List of HTML links for the manage configuration menu. + <Array>: List of HTML links for the manage configuration menu. @@ -301,7 +301,7 @@ Return Value - Array: List of HTML links for the summary menu. + <Array>: List of HTML links for the summary menu. @@ -329,7 +329,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -345,7 +345,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -360,7 +360,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -375,7 +375,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -391,7 +391,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -407,7 +407,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -423,7 +423,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output. @@ -443,7 +443,7 @@ Return Value - String: HTML code to output. + <String>: HTML code to output.