XML_RSS::getTextinputs

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

Synopsis

require_once "XML/RSS.php";

array XML_RSS::getTextinputs ()

Beschreibung

Get text input fields from RSS document.

Rückgabewert

array - an hash containing the data of an input field

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.