CodeIgniter Forums
Quick Refference PDF - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Quick Refference PDF (/showthread.php?tid=5565)



Quick Refference PDF - El Forum - 01-26-2008

[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?


Quick Refference PDF - El Forum - 01-26-2008

[eluser]Derek Jones[/eluser]
Good catch, it moved when we added a proper downloads page, to http://www.codeigniter.com/download_files/ci_quick_ref.pdf

Of course, the PNG in the docs haven't moved: http://ellislab.com/codeigniter/user-guide/general/quick_reference.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.


Quick Refference PDF - El Forum - 01-26-2008

[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?


Quick Refference PDF - El Forum - 01-26-2008

[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.


Quick Refference PDF - El Forum - 01-26-2008

[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. Wink


Quick Refference PDF - El Forum - 01-26-2008

[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.


Quick Refference PDF - El Forum - 01-26-2008

[eluser]Derek Jones[/eluser]
Thanks elitemedia, looks like my keyboard had a stuttering problem that day...