7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
107 | 107 |
108 <p> | 108 <p> |
109 Public method to retrieve the entered data. | 109 Public method to retrieve the entered data. |
110 </p> | 110 </p> |
111 <dl> | 111 <dl> |
112 <dt>Returns:</dt> | 112 <dt>Return:</dt> |
113 <dd> | 113 <dd> |
114 tuple with user's first name, last name and email address | 114 tuple with user's first name, last name and email address |
115 (tuple of three strings) | 115 (tuple of three strings) |
116 </dd> | 116 </dd> |
117 </dl> | 117 </dl> |