[Solar-talk] Blob 'server'
Alex Stoneham
astoneham at yahoo.com
Thu Jan 24 10:56:17 CST 2008
I believe you will need a controller class extending Solar_Controller_Page
Within the controller Your looking at a combination of the
Solar_User class - For auth and role access
Solar Model class - For you DBAbstraction layer/ObjectRelational Mapping
Solar Forms - For your Forms to get the data from the user
Solar_File - For your file persistence requirements
As well as the standard solar view/layout components,
----- Original Message ----
From: "Kilbride, James P." <James.Kilbride at gd-ais.com>
To: solar-talk at lists.solarphp.com
Sent: Thursday, January 24, 2008 8:24:49 AM
Subject: [Solar-talk] Blob 'server'
Blob 'server'
Folks,
Anybody done anything where they need to provide a binary image to users with some form of authentication/authorization format? Basic standard CMS type thing where you need to store documents or images or some other binary data and only certain users should have access to it. So you need the controller to do a standard authorization check and then pull the data from somewhere to serve back up? Have you done this with solar (is there a standard component for this? It'd be great if there was.) My plan was to store them in the database as clobs(which i know isn't a solar type but was planning to the model to have one column like that) and then make sure the view or controller sets the type to other than text.
James Kilbride
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-mail3.webfaction.com/pipermail/solar-talk/attachments/20080124/61d0ad35/attachment.html
More information about the Solar-talk
mailing list