Свойство | Тип | Описание | |
---|---|---|---|
string | |||
$id | integer | ||
$name | string | ||
$preferredLocale | string | ||
$roleId | integer | ||
$roleName | string |
Метод | Описание | |
---|---|---|
__construct ( $id = null, $name = null, $email = null, $roleId = null, $roleName = null ) | ||
__construct ( $id = null, $name = null, $email = null, $roleId = null, $roleName = null, $preferredLocale = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $name = null, $email = null, $roleId = null, $roleName = null ) |
public __construct ( $id = null, $name = null, $email = null, $roleId = null, $roleName = null, $preferredLocale = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |