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

search for in the

Extensiile eliminate> <Funcţii noi
Last updated: Fri, 20 Nov 2009

view this page in

Metode noi

În 5.2.0 au fost introduse metode noi:

dom:

  • DOMDocument::registerNodeClass() - Înregistrează clasa extinsă utilizată pentru a crea tipul de bază al nodului
  • DOMElement::setIDAttribute() - Declară atributul specificat după denumire pentru a fi de tip ID
  • DOMElement::setIDAttributeNode() - Declară atributul specificat după nod pentru a fi de tip ID
  • DOMElement::setIDAttributeNS() - Declară atributul specificat după numele local şi spaţiul de nume URI pentru a fi de tip ID
  • DOMNode::C14N([bool exclusive [, bool with_comments [, array xpath [, array ns_prefixes]]]]) - Efectuează transformarea canonică a nodurilor într-un string
  • DOMNode::C14NFile(string uri [, bool exclusive [, bool with_comments [, array xpath [, array ns_prefixes]]]]) - Efectuează transformarea canonică a nodurilor într-un fişier
  • DOMNode::getNodePath() - Obţine un xpath pentru un nod

soap:

spl:

Tidy

  • tidyNode tidyNode::getParent - Întoarce nodul-părinte al nodului curent (adăugat în PHP 5.2.2)

XMLReader

zip:



add a note add a note User Contributed Notes
Metode noi
There are no user contributed notes for this page.

Extensiile eliminate> <Funcţii noi
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites