require_once "XML/RSS.php";
array XML_RSS::getTextinputs ()
array XML_RSS::getTextinputs
Get text input fields from RSS document.
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
This function can not be called statically.