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

search for in the

Funzioni XSLT (PHP 4)> <Tipi di risorse
[edit] Last updated: Tue, 21 May 2013

view this page in

Costanti predefinite

Queste costanti sono definite da questa estensione e sono disponibili solo se l'estensione è stata compilata nel PHP o se è stata caricata dinamicamente a runtime.

XSLT_OPT_SILENT (integer)
Rimuove i messaggi di log e di errore. Questa è una generica opzione che potrà essere aggiunta in futuro.
XSLT_SABOPT_PARSE_PUBLIC_ENTITIES (integer)

Indica a Sablotron di considerare tutte le entità pubbliche. Per default è impostata a off.

XSLT_SABOPT_DISABLE_ADDING_META (integer)

Non aggiungere i tag "Content-Type" nell'output HTML. Il default viene impostato in fase di compilazione di Sablotron.

XSLT_SABOPT_DISABLE_STRIPPING (integer)
Sopprime la rimozione degli spazi (solo sui file di dati).
XSLT_SABOPT_IGNORE_DOC_NOT_FOUND (integer)
Considera errore non letale i documenti non trovati (la funzione document() ).
XSLT_SABOPT_FILES_TO_HANDLER (integer)
XSLT_ERR_UNSUPPORTED_SCHEME (integer)
Codice di errore restituito da scheme handlers.


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

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