PHP Class Pop\Data\Type\Html

Author: Nick Sagona, III ([email protected])
Afficher le fichier Open project: nicksagona/PopPHP Class Usage Examples

Méthodes publiques

Méthode Description
encode ( mixed $data, array $options = null, integer $perPage, integer $range = 10, integer $total = null ) : string Encode the data into its native format.

Method Details

encode() public static méthode

Encode the data into its native format.
public static encode ( mixed $data, array $options = null, integer $perPage, integer $range = 10, integer $total = null ) : string
$data mixed
$options array
$perPage integer
$range integer
$total integer
Résultat string