Property | Type | Description | |
---|---|---|---|
$idxAuthor | integer | ||
$initials | string | ||
$name | string |
Method | Description | |
---|---|---|
getHashCode ( ) : string | Get hash code | |
getIndex ( ) : integer | ||
getInitials ( ) : mixed | ||
getName ( ) : string | ||
setIndex ( integer $idxAuthor ) : |
||
setInitials ( mixed $initials ) : |
||
setName ( string $name ) : |
public setInitials ( mixed $initials ) : |
||
$initials | mixed | |
return |