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
JBZoo
Data
Ini
PHP Class JBZoo\Data\Ini
Inheritance:
extends
Data
Afficher le fichier
Open project: jbzoo/data
Méthodes protégées
Méthode
Description
_decode
(
string
$string
) :
mixed
Utility Method to unserialize the given data
_encode
(
mixed
$data
) :
string
_render
(
array
$data
= [],
array
$parent
= [] ) :
string
Method Details
_decode()
protected
méthode
Utility Method to unserialize the given data
protected
_decode
(
string
$string
) :
mixed
$string
string
Résultat
mixed
_encode()
protected
méthode
protected
_encode
(
mixed
$data
) :
string
$data
mixed
Résultat
string
_render()
protected
méthode
protected
_render
(
array
$data
= [],
array
$parent
= [] ) :
string
$data
array
$parent
array
Résultat
string