<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.sqlfusion.org/documentation/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.sqlfusion.org/documentation/feed.php">
        <title>Radria</title>
        <description></description>
        <link>http://www.sqlfusion.org/documentation/</link>
        <image rdf:resource="http://www.sqlfusion.org/documentation/lib/images/favicon.ico" />
       <dc:date>2012-02-09T04:27:00-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.sqlfusion.org/documentation/core:databoject?rev=1300043012&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sqlfusion.org/documentation/core:registry:registry_object?rev=1299374289&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sqlfusion.org/documentation/core:developer_documentation?rev=1299374135&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.sqlfusion.org/documentation/core:events?rev=1299373939&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.sqlfusion.org/documentation/lib/images/favicon.ico">
        <title>Radria</title>
        <link>http://www.sqlfusion.org/documentation/</link>
        <url>http://www.sqlfusion.org/documentation/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.sqlfusion.org/documentation/core:databoject?rev=1300043012&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-13T12:03:32-08:00</dc:date>
        <dc:creator>Administrator</dc:creator>
        <title>core:databoject</title>
        <link>http://www.sqlfusion.org/documentation/core:databoject?rev=1300043012&amp;do=diff</link>
        <description>The DataObject only works on Web Servers running PHP5. It's a DataAccessObject that allows the access and manipulation of data within Objects.

For working examples on usages of the DataObject check out by_example_php5

This is a reference documentation on the different features of the DataObject</description>
    </item>
    <item rdf:about="http://www.sqlfusion.org/documentation/core:registry:registry_object?rev=1299374289&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-05T17:18:09-08:00</dc:date>
        <dc:creator>Administrator</dc:creator>
        <title>core:registry:registry_object</title>
        <link>http://www.sqlfusion.org/documentation/core:registry:registry_object?rev=1299374289&amp;do=diff</link>
        <description>The registry object defines how database table fields should be displayed in a web based environment. It's used in forms and in views.   The Registry Field type object will generate the HTML and Javascript code needed to present the fields in forms and views.</description>
    </item>
    <item rdf:about="http://www.sqlfusion.org/documentation/core:developer_documentation?rev=1299374135&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-05T17:15:35-08:00</dc:date>
        <dc:creator>Administrator</dc:creator>
        <title>core:developer_documentation</title>
        <link>http://www.sqlfusion.org/documentation/core:developer_documentation?rev=1299374135&amp;do=diff</link>
        <description>This is the reference documentation for Radria Core. 

	*  Project Files
		*  Default Radria project
		*  File naming convention

	*  Data Object: DOA 
	*  Events
	*  Table Structure: Table Structure Requirements
	*  Registry
		*  Registry Object
		*  Serialized Registry Object
		*  Special default field values
		*  Field Types
			*  Field Types
				*  One Line text
				*  Check Box
				*  Email
				*  File or Picture
				*  Float Number
				*  Integer Number
				*  List Box
				*  List Box of F…</description>
    </item>
    <item rdf:about="http://www.sqlfusion.org/documentation/core:events?rev=1299373939&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-05T17:12:19-08:00</dc:date>
        <dc:creator>Administrator</dc:creator>
        <title>core:events</title>
        <link>http://www.sqlfusion.org/documentation/core:events?rev=1299373939&amp;do=diff</link>
        <description>Its an object to attach a user action to one or more script or method.

Like a Form submit or a link click.

So we have an Event object and we add to it EventActions that are reference to scripts or object methods.  The Event Object will be added to a Form or an href link.  When the user click on the links or submit the forms the Event Action are then executed.</description>
    </item>
</rdf:RDF>

