# |
Aug 6th 2008, 19:35 |
batcoder-7 |
no dropdown |
# |
Aug 6th 2008, 19:35 |
batcoder-7 |
naw |
# |
Aug 6th 2008, 19:35 |
polerin |
oh, I was assuming a dropdown |
# |
Aug 6th 2008, 19:35 |
polerin |
it has to do with IE not supporting :hover on anything except <a>'s |
# |
Aug 6th 2008, 19:35 |
batcoder-7 |
i mean i am going to have like 5 main tabs and when one of those tabs are click the page loads and loads the main page for that tab plus like 5 nested links / menu under that polerin |
# |
Aug 6th 2008, 19:35 |
polerin |
Hedz: what are you trying to do? |
# |
Aug 6th 2008, 19:34 |
Hedz |
i need to use the CakeSession in config/database.php. Is there a way to use the SessionHelper? |
# |
Aug 6th 2008, 19:34 |
polerin |
but you can use an element to build it, or just put it straight into your layout |
# |
Aug 6th 2008, 19:34 |
batcoder-7 |
casue i want my site accessible without JS |
# |
Aug 6th 2008, 19:34 |
batcoder-7 |
really ? |
# |
Aug 6th 2008, 19:34 |
batcoder-7 |
hmmmmm |
# |
Aug 6th 2008, 19:33 |
polerin |
you're likely goign to use at least a snippit of JS, most of the popular methods for doing that do |
# |
Aug 6th 2008, 19:33 |
polerin |
ACTION blinks |
# |
Aug 6th 2008, 19:33 |
batcoder-7 |
if cakephp is there anything to help me with htis built into cakephp ? |
# |
Aug 6th 2008, 19:33 |
batcoder-7 |
should i do this in javascript or cakephp ? |
# |
Aug 6th 2008, 19:33 |
batcoder-7 |
i need a top tier menu and for each top tier item it has to have some nested items as well for each top tier link |
# |
Aug 6th 2008, 19:32 |
batcoder-7 |
i need to do the last thing for my project and that is to make a menu |
# |
Aug 6th 2008, 19:32 |
batcoder-7 |
hmm |
# |
Aug 6th 2008, 19:30 |
polerin |
wow.. long day already |
# |
Aug 6th 2008, 19:30 |
polerin |
s/knew/new |
# |
Aug 6th 2008, 19:28 |
polerin |
everyone's knew at some point |
# |
Aug 6th 2008, 19:28 |
polerin |
) |
# |
Aug 6th 2008, 19:28 |
Ins|de |
polerin, you're right, i'm new to cake, i was just manipulating data, i was breaking MVC model |
# |
Aug 6th 2008, 19:27 |
polerin |
gwoo: if there's a better way to do it than reaching through the behavior, I'm all ears... I've enough to do without making it harder :P |
# |
Aug 6th 2008, 19:26 |
polerin |
gwoo: any ideas on the containable question? |
# |
Aug 6th 2008, 19:25 |
polerin |
and then call on that functionality in two places |
# |
Aug 6th 2008, 19:25 |
polerin |
you can't implement an action in a model, but you can implement some functionality in a model. |
# |
Aug 6th 2008, 19:25 |
Ins|de |
i think you're right |
# |
Aug 6th 2008, 19:24 |
Ins|de |
polerin, should i implement that action in a model instead ? |
# |
Aug 6th 2008, 19:24 |
polerin |
that sounds like you need to create a component or refactor into a model |
# |
Aug 6th 2008, 19:24 |
renan_saddam |
Ins|de: maybe $this->action |
# |
Aug 6th 2008, 19:24 |
polerin |
Ins|de: when are you calling controller actions from another action? |
# |
Aug 6th 2008, 19:23 |
Ins|de |
how do i know in a method action where it was called by another method or when it was called as a request ? |
# |
Aug 6th 2008, 19:21 |
polerin |
because it must be done on every query (that's not a 'list' ) |
# |
Aug 6th 2008, 19:20 |
polerin |
I'm attaching something through a behavior on beforeFind, and I need to make sure containiable doesn't knock off the attachment/recursive depth |
# |
Aug 6th 2008, 19:20 |
gwoo |
polerin: like bindModel does? |
# |
Aug 6th 2008, 19:20 |
polerin |
gwoo: or, if you've a better idea, the end goal is to agument what a model is containing, not to replace it |
# |
Aug 6th 2008, 19:20 |
polerin |
actually, not change, just access :) |
# |
Aug 6th 2008, 19:20 |
nymacro |
work you bastard |
# |
Aug 6th 2008, 19:20 |
gwoo |
thats how it should be done |
# |
Aug 6th 2008, 19:20 |
nymacro |
bloody ACL |