Richard,
That is just an example of a User model object that you can write.
It's not actually included in the framework.
-Tony
On Nov 24, 5:03 pm, Richard Strong <
richard.str...@gmail.com> wrote:
> Thank you I will check it out.
>
> I was looking through the docs and in thehttp://
ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbModelGuidetutorial
> in getUserByCredentials method a user object is created:
>
> oUser = createObject ("component", "User").init ();
>
> Where is the cfc for this?
>
> Thanks
>
>
>
> On Mon, Nov 23, 2009 at 11:36 AM, Luis Majano <
lmaj...@gmail.com> wrote:
> > Please take a look at the coldbox dashboard application it uses frames.
>
> > On Sunday, November 22, 2009, RichardS <
richard.str...@gmail.com> wrote:
> > > Hi,
>
> > > I'm a coldbox newbie and trying to refactor an existng (rather large)
> > > app using coldbox.
> > > I have 2 (for starters) questions :
> > >
1.is it OK to have cfincludes in a view?
> > > 2. Are there any examples of how to set up (call) the view when
> > > dealing with frames? Do I set up the the layout to be the frame and
> > > then load a view (content) in each frame?
>
> > > Thank you
> > > Richard
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > "ColdBox: A ColdFusion Framework" group.
> > > To post to this group, send email to
col...@googlegroups.com
> > > To unsubscribe from this group, send email to
> >
coldbox-u...@googlegroups.com
> > > For more options, visit this group at
> >
http://groups-beta.google.com/group/coldbox
> > > For more information, visithttp://
www.luismajano.com/projects/coldbox
> > > For Documentation, visithttp://
ortus.svnrepository.com/coldbox/trac.cgi
> > For Documentation, visithttp://
ortus.svnrepository.com/coldbox/trac.cgi- Hide quoted text -
>
> - Show quoted text -