User implements Connector
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- fetchFields() : FieldCollection
- getFieldValueByName() : string
- getName() : string
Methods
__construct()
public
__construct(int $userId) : mixed
Parameters
- $userId : int
fetchFields()
public
fetchFields() : FieldCollection
Return values
FieldCollectiongetFieldValueByName()
public
getFieldValueByName(string $fieldName) : string
Parameters
- $fieldName : string
Return values
stringgetName()
public
getName() : string