Log message #112628

# At Username Text
# Aug 8th 2008, 19:33 TommyO you could validate against a Model rule even if it never gets saved
# Aug 8th 2008, 19:33 TommyO so it is tied to a model, just not to a specific field
# Aug 8th 2008, 19:33 Azhi_Dahaka_ meh, i will check on the controller if the data on the input field is empty and return an empty array
# Aug 8th 2008, 19:33 Azhi_Dahaka_ hmm... it's a search term for some fields in an existing model...
# Aug 8th 2008, 19:32 TommyO Azhi_Dahaka_: tie it to a Model then, even if the Model isn't tied to a database
# Aug 8th 2008, 19:27 Azhi_Dahaka_ hmm, how can i add validation to a form not tied to a model?
# Aug 8th 2008, 19:17 Azhi_Dahaka_ because, that's ALL
# Aug 8th 2008, 19:17 Azhi_Dahaka_ so, i don't want to do a like "%%"
# Aug 8th 2008, 19:17 Azhi_Dahaka_ thing is: i'm not exactly looking for stuff on just one field
# Aug 8th 2008, 19:16 TommyO empty term however is a validation issue imho
# Aug 8th 2008, 19:16 TommyO Azhi_Dahaka_: I like empty in the view. <?php if (empty($results)): ?>... <?php else foreach($results as $result): ?>...
# Aug 8th 2008, 19:08 Azhi_Dahaka_ messages of empty term or no results should be handled on the controller or the view?
# Aug 8th 2008, 19:07 Azhi_Dahaka_ ok, i'm doing a search action on a controller
# Aug 8th 2008, 18:55 CrazyTux[m] Inside of layout, whats the method to grab the current controller your inside of.
# Aug 8th 2008, 18:49 sktforfun I'm getting this error message: Fatal error: Call to a member function link()
# Aug 8th 2008, 18:49 sktforfun Hi, to load a javascript I must use $javascript->link('jquery') right?
# Aug 8th 2008, 18:33 il_padrino ;)
# Aug 8th 2008, 18:33 il_padrino ;9
# Aug 8th 2008, 18:33 achew22 in a view use $this->Session->check('Auth.User') and that should tell you if the user is logged in
# Aug 8th 2008, 18:31 achew22 no space
# Aug 8th 2008, 18:31 jadjei I think the AuthComponent sets Session params, so you can check these to see if a user is logged in.
# Aug 8th 2008, 18:29 il_padrino S
# Aug 8th 2008, 18:24 il_padrino ? auth
# Aug 8th 2008, 18:24 il_padrino ? bot
# Aug 8th 2008, 18:21 il_padrino for example know if a user is loged?
# Aug 8th 2008, 18:21 il_padrino is there one helper to handler AuthComponent?
# Aug 8th 2008, 18:20 il_padrino D
# Aug 8th 2008, 18:20 il_padrino i have a question with AuthComponent
# Aug 8th 2008, 18:20 il_padrino hello
# Aug 8th 2008, 18:03 jadjei I can't figure out how find('neighbor',...) works although it's deprecated.. just using findNeighbours still
# Aug 8th 2008, 18:03 Symbi0nt is it included automaticly from there?
# Aug 8th 2008, 18:03 Symbi0nt how to include jquery correct? do I have to put it in the /vendor/js directory?
# Aug 8th 2008, 17:59 Howard`` Enjoy, thanks for the info
# Aug 8th 2008, 17:59 kabturek hitting the bed, laters
# Aug 8th 2008, 17:59 kabturek find('count') too ;)
# Aug 8th 2008, 17:58 Howard`` i'll have to look those up
# Aug 8th 2008, 17:58 Howard`` threaded and list eh?
# Aug 8th 2008, 17:57 kabturek more cool ;)
# Aug 8th 2008, 17:57 kabturek find('all'), find('threaded', find('list')
# Aug 8th 2008, 17:57 Howard`` weird i missed that.
# Aug 8th 2008, 17:57 kabturek yep