PHP Class SimplePie_Author, ojs

Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Свойство Type Description
$email
$link
$name

Méthodes publiques

Méthode Description
SimplePie_Author ( $name = null, $link = null, $email = null ) Constructor, used to input the data
__toString ( )
get_email ( )
get_link ( )
get_name ( )

Method Details

SimplePie_Author() public méthode

Constructor, used to input the data
public SimplePie_Author ( $name = null, $link = null, $email = null )

__toString() public méthode

public __toString ( )

get_email() public méthode

public get_email ( )

get_name() public méthode

public get_name ( )

Property Details

$email public_oe property

public $email

$name public_oe property

public $name