previousXML_RSS::getImages (Previous) (Next) XML_Serializernext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_RSS::getTextinputs

XML_RSS::getTextinputs – Récupère les champs input text depuis le document RSS

Synopsis

require_once "XML/RSS.php";

array XML_RSS::getTextinputs ( )

Description

Récupère les champs input text depuis le document RSS.

Return value

array - un hash contenant les données d'un champ input

  • 'title' - nom du champ input.

  • 'description' - description du champ input.

  • 'link' - URL pour la requête.

  • 'name' - nom du paramètre pourla requête.

Note

This function can not be called statically.

previousXML_RSS::getImages (Previous) (Next) XML_Serializernext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.