WordPress 2.8.0 Hooks, Functions, Classes and Methods
Page 23

esc_attr__()

Retrieve the translation of $text and escapes it for safe use in an attribute.

esc_attr_e()

Display translated text that has been escaped for safe use in an attribute.

esc_attr_x()

Translate string with gettext context, and escapes it for safe use in an attribute.