Quick Refference PDF |
[eluser]Phil Sturgeon[/eluser]
When zacharias asked me at what point the autoloader runs in CI I embaressedly had to tell him I had no idea. I quickly went to consult the quick refference which im sure told me, only to find it missing! http://www.codeigniter.com/downloads/ci_quick_ref.pdf Where did this vanish off to?
[eluser]Derek Jones[/eluser]
Good catch, it moved when we added a proper downloads page, to http://www.codeigniter.com/download_file...ck_ref.pdf Of course, the PNG in the docs haven't moved: http://ellislab.com/codeigniter/user-gui...rence.html Though the quick reference chart doesn't answer that question. Autoloading occurs when the base Controller class is loaded, after all of the base classes have been instantiated.
[eluser]zdknudsen[/eluser]
Yes, so I found out :-) I'm having a little trouble extending the Controller class, though. Anyway, there wouldn't happen to be a chart over the exact order in which each main action takes place, would there?
[eluser]Phil Sturgeon[/eluser]
Thanks dude. He got it in the end luckily. I couldnt remember what was in the file but remembered it was useful for something heh! Now my template lib supports matchbox too, w00t.
[eluser]Derek Jones[/eluser]
[quote author="Zacharias Knudsen" date="1201390423"]Anyway, there wouldn't happen to be a chart over the exact order in which each main action takes place, would there?[/quote] This chart is available; for more detail, just look at the code. ![]()
[eluser]Référencement Google[/eluser]
[quote author="Derek Jones" date="1201390197"]a proper downloads page[/quote] You've got a typo in it: CodeIgniter is currently at version Version Version1.5.4.
[eluser]Derek Jones[/eluser]
Thanks elitemedia, looks like my keyboard had a stuttering problem that day... |
Welcome Guest, Not a member yet? Register Sign In |