Method | Description | |
---|---|---|
getFilter ( ) : string | Return the filter string to retrieve this object type. |
Method | Description | |
---|---|---|
setPostalAddress ( string $key, array $attributes, &$info ) : NULL. | Set the complete postal address. |
protected setPostalAddress ( string $key, array $attributes, &$info ) : NULL. | ||
$key | string | The attribute to collapse into. |
$attributes | array | The attributes to collapse. |
return | NULL. |