<?xml version="1.0"?>
<?xml-stylesheet 
 href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/5964/bug">
    <title>PEAR Bug #5964</title>
    <link>http://pear.php.net/bugs/5964</link>
    <description>[Open] Domain support</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bugs/5964"/>
     </rdf:Seq>
    </items>
  </channel>
    <item rdf:about="http://pear.php.net/bugs/5964">
      <title>bwragg@... [2005-11-14 19:11:21]</title>
      <link>http://pear.php.net/bugs/5964</link>
      <description><![CDATA[<pre>DB_DataObject_FormBuilder Feature/Change Request
Reported by bwragg@...
2005-11-15T00:11:21-00:00
PHP: 4.3.4 OS: Redhat 8.0 Package Version: 

Description:
------------
Is it possible to map custom database types to custom form elements. For example I'm using postgresql so if I specify a domain called &quot;email&quot; and build an &quot;email&quot; quickform element can I somehow map these too together?

On line 809 of FormBuilder.php there is the $elementTypeMap var that maps field types to quick form element types. Is this where the change needs to be made?</pre>]]></description>
      <content:encoded><![CDATA[<pre>DB_DataObject_FormBuilder Feature/Change Request
Reported by bwragg@...
2005-11-15T00:11:21-00:00
PHP: 4.3.4 OS: Redhat 8.0 Package Version: 

Description:
------------
Is it possible to map custom database types to custom form elements. For example I'm using postgresql so if I specify a domain called &quot;email&quot; and build an &quot;email&quot; quickform element can I somehow map these too together?

On line 809 of FormBuilder.php there is the $elementTypeMap var that maps field types to quick form element types. Is this where the change needs to be made?</pre>]]></content:encoded>
      <dc:date>2005-11-15T00:11:21-00:00</dc:date>
    </item>
</rdf:RDF>