Page 1 of 1

PostPosted: Fri May 26, 2006 7:47 am
by Aoirthoir
I would like to print out the dataface code tonight. I know you are using a lot of calls to Pear and the HTML Quickforms etc. But specifically I am right now just wanting to print your stuff. But there are a lot of files. I am assuming that you have your files seperated from the other classes and libraries that you are using. If so, are there just certain directories that I could print?

Thank you.

PostPosted: Fri May 26, 2006 5:59 pm
by shannah
Hi Aoirthoir,

All of the Dataface specific classes are in the Dataface directory. There are some files in the main directory (dataface) e.g. dataface-public-api.php that contain code, but essentially these are just wrappers for functionality found in the Dataface directory.

The dependencies are found in the lib directory.

Hope this helps.

-Steve