previousXML_RSS::getImages (Previous) (Next) XML_Serializernext

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

XML_RSS::getTextinputs

XML_RSS::getTextinputs – Get text input fields from RSS document

Synopsis

require_once "XML/RSS.php";

array XML_RSS::getTextinputs ( )

Description

Get text input fields from RSS document.

Return value

array - an hash containing the data of an input field

  • 'title' - name of the input field

  • 'description' - description of the inout field

  • 'link' - URL for the request

  • 'name' - name of the request parameter

Note

This function can not be called statically.

previousXML_RSS::getImages (Previous) (Next) XML_Serializernext

Download Documentation Last updated: Tue, 02 Jun 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.