Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe SimplePie_Copyright

Fonctions membres publiques

 __construct ($url=null, $label=null)
 
 __toString ()
 
 get_url ()
 
 get_attribution ()
 

Champs de données

 $url
 
 $label
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $url = null,
  $label = null 
)

Constructor, used to input the data

For documentation on all the parameters, see the corresponding properties and their accessors

Références $label, $url, et url.

Documentation des fonctions membres

◆ __toString()

__toString ( )

String-ified version

Renvoie
string

◆ get_attribution()

get_attribution ( )

Get the attribution text

Renvoie
string|null

Références $label, et null.

◆ get_url()

get_url ( )

Get the copyright URL

Renvoie
string|null URL to copyright information

Références $url, null, et url.

Documentation des champs

◆ $label

$label

Référencé par __construct(), et get_attribution().

◆ $url

$url

Référencé par __construct(), et get_url().


La documentation de cette classe a été générée à partir du fichier suivant :