Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CategoryHeader
PHP Class CategoryHeader
Show file
Open project: openeyes/openeyes
Class Usage Examples
Protected Properties
Property
Type
Description
$categories
Public Methods
Method
Description
__construct
(
array
$categories
)
get
(
string
$scheme
= '' ) :
array
load
( )
parse
(
string
$header
)
Method Details
__construct()
public
method
public
__construct
(
array
$categories
)
$categories
array
get()
public
method
public
get
(
string
$scheme
= '' ) :
array
$scheme
string
return
array
load()
public
static
method
public
static
load
( )
parse()
public
static
method
public
static
parse
(
string
$header
)
$header
string
Property Details
$categories
protected property
protected
$categories