SimplePie_Category
Manages all category-related data
- Full name:
\SimplePie_Category
- Parent class:
\SimplePie\Category
- Warning: this class is deprecated. This means that this class will likely be removed in a future version.
Inherited methods
__construct
Constructor, used to input the data
public __construct(string|null $term = null, string|null $scheme = null, string|null $label = null, string|null $type = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$term |
string|null | |
$scheme |
string|null | |
$label |
string|null | |
$type |
string|null |
__toString
String-ified version
get_term
Get the category identifier
get_scheme
Get the categorization scheme identifier
get_label
Get the human readable label
Parameters:
Parameter | Type | Description |
---|---|---|
$strict |
bool |
get_type
Get the category type
Automatically generated on 2025-03-18