Class Index

Classes


Namespace opensocial.Name.Field

All of the fields that a name has. These are the supported keys for the Name.getField() method.
Defined in: opensocial.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
opensocial.Name.Field.ADDITIONAL_NAME
The additional name.
<static>  
opensocial.Name.Field.FAMILY_NAME
The family name.
<static>  
opensocial.Name.Field.GIVEN_NAME
The given name.
<static>  
opensocial.Name.Field.HONORIFIC_PREFIX
The honorific prefix.
<static>  
opensocial.Name.Field.HONORIFIC_SUFFIX
The honorific suffix.
<static>  
opensocial.Name.Field.UNSTRUCTURED
The unstructured name.
Namespace Detail
opensocial.Name.Field
Field Detail
<static> opensocial.Name.Field.ADDITIONAL_NAME
The additional name. Specified as a String.

<static> opensocial.Name.Field.FAMILY_NAME
The family name. Specified as a String.

<static> opensocial.Name.Field.GIVEN_NAME
The given name. Specified as a String.

<static> opensocial.Name.Field.HONORIFIC_PREFIX
The honorific prefix. Specified as a String.

<static> opensocial.Name.Field.HONORIFIC_SUFFIX
The honorific suffix. Specified as a String.

<static> opensocial.Name.Field.UNSTRUCTURED
The unstructured name. Specified as a String.

Documentation generated by JsDoc Toolkit 2.0.2 on Wed Nov 12 2008 12:32:44 GMT-0800 (PST)