Home > borogove > ProfileItem
ProfileItem class
Signature:
export class borogove_ProfileItem
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(item, id) |
protected
|
Constructs a new instance of the borogove_ProfileItem class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| id | string | ||
| key | string |
Methods
| Method | Modifiers | Description |
|---|---|---|
| boolean() | Get boolean values for this profile item. | |
| date() | Get date values for this profile item. | |
| datetime() | Get datetime values for this profile item. | |
| integer() | Get integer values for this profile item. | |
| languageTag() | Get language-tag values for this profile item. | |
| parameters() | Get parameter items attached to this profile item. | |
| text() | Get text values for this profile item. | |
| time() | Get time values for this profile item. | |
| uri() | Get URI values for this profile item. |