downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

JsonSerializable::jsonSerialize> <Constantes predefinidas
[edit] Last updated: Fri, 17 May 2013

view this page in

La interfaz JsonSerializable

(PHP 5 >= 5.4.0)

Introducción

Los objetos que implementen JsonSerializable puede personalizar su representación JSON cuando se codifica con json_encode().

Sinopsis de la Interfaz

JsonSerializable {
/* Métodos */
abstract public mixed jsonSerialize ( void )
}

Tabla de contenidos



add a note add a note User Contributed Notes JsonSerializable - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites