Page 148 of 211,240, showing 20 records out of 4,224,783 total, starting on record 2,941, ending on 2,960
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 10:21 | gwoo | ammadsaleem: testFunction? |
# | Aug 7th 2008, 10:21 | gwoo | what does it do? |
# | Aug 7th 2008, 10:22 | ammadsaleem | its my user defined function |
# | Aug 7th 2008, 10:22 | gwoo | ammadsaleem: what does it do? |
# | Aug 7th 2008, 10:23 | gwoo | ammadsaleem: i know what it is, what i dont know is the name and what it does |
# | Aug 7th 2008, 10:23 | ammadsaleem | simply takes an argument if its 1 displays enable |
# | Aug 7th 2008, 10:23 | ammadsaleem | else disable |
# | Aug 7th 2008, 10:23 | gwoo | ammadsaleem: ok that is a helper method |
# | Aug 7th 2008, 10:28 | TommyO | ammadsaleem: also, cake has a simliar method ife(), so: echo ife($value == 1, 'enabled', 'disabled'); might do what you want |
# | Aug 7th 2008, 10:30 | moelee | trying to set a group to a parent group but the new aro created is in the root node of the tree.. any way for the new aro to be nested underneath its parent aro? |
# | Aug 7th 2008, 10:30 | ammadsaleem | I want to define my own functions |
# | Aug 7th 2008, 10:30 | ammadsaleem | so that I can call them in my view |
# | Aug 7th 2008, 10:30 | loki_racer | what would cause $javascript->link('jqchart/json',false); to work in one element, but not in another? |
# | Aug 7th 2008, 10:31 | gwoo | ammadsaleem: like i said use a helper |
# | Aug 7th 2008, 10:31 | jonathan_ | @ammadsaleem http://book.cakephp.org/view/98/helpers |
# | Aug 7th 2008, 10:33 | seghezzi | Hi what would be the best way to document a proyect using diagrams?? |
# | Aug 7th 2008, 10:33 | moelee | umm.. visio? |
# | Aug 7th 2008, 10:33 | jonathan_ | omnigraffle |
# | Aug 7th 2008, 10:33 | seghezzi | is that UML? |
# | Aug 7th 2008, 10:33 | seghezzi | i'm running ubuntu, rather not use visio :P |