extract data from a dao xml content
Located in /dao/jDaoParser.class.php (line 27)
Try to read all given attributes
just a quick way to retrieve boolean values from a string.
will accept yes, true, 1 as "true" values all other values will be considered as false.
selector of the imported dao. If can return several selector, if an imported dao import itself an other dao etc.
list of code name of foreign tables with a inner join
the properties list.
keys = field code name values = jDaoProperty
all tables with their properties, and their own fields
keys = table code name values = array() 'name'=> table code name, 'realname'=>'real table name', 'pk'=> primary keys list 'fk'=> foreign keys list 'fields'=>array(list of field code name)
parse a dao xml content
Documentation generated on Wed, 04 Jan 2017 22:53:23 +0100 by phpDocumentor 1.4.3