Liste de tous les membres
Fonctions membres publiques |
| __construct ($uri=null, $relation=null, $type=null, $language=null, $title=null, $length=null) |
Description détaillée
Définition à la ligne 19 du fichier link.php.
Documentation des constructeurs et destructeur
JFeedLink::__construct |
( |
|
$uri = null , |
|
|
|
$relation = null , |
|
|
|
$type = null , |
|
|
|
$language = null , |
|
|
|
$title = null , |
|
|
|
$length = null |
|
) |
| |
Constructor.
- Paramètres:
-
string | $uri | The URI to the linked resource. |
string | $relation | The relationship between the feed and the linked resource. |
string | $type | The resource type. |
string | $language | The language of the resource found at the given URI. |
string | $title | The title of the resource. |
integer | $length | The length of the resource in bytes. |
- Depuis:
- 12.3
- Exceptions:
-
Définition à la ligne 82 du fichier link.php.
{
{
throw new InvalidArgumentException('Length must be numeric.');
}
}
Documentation des données membres
La documentation de cette classe a été générée à partir du fichier suivant :