Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Swiftriver
Core
ObjectModel
Tag
PHP Class Swiftriver\Core\ObjectModel\Tag
Author:
mg[at]swiftly[dot]org
Afficher le fichier
Open project: ushahidi/Swiftriver-2011
Méthodes publiques
Свойство
Type
Description
$text
string
The text of the tag.
$type
The type of the tag.
Méthodes publiques
Méthode
Description
__construct
(
$text
,
$type
= "General" )
Method Details
__construct()
public
méthode
public
__construct
(
$text
,
$type
= "General" )
Property Details
$text
public_oe property
The text of the tag.
public
string
$text
Résultat
string
$type
public_oe property
The type of the tag.
public
$type