Welcome Guest, Not a member yet? Register   Sign In
Exporting a CI site to static files
#7

[eluser]The Hamburgler[/eluser]
[quote author="n0xie" date="1260557543"][quote author="The Hamburgler" date="1260552814"]I'd still be interested in finding a way to get a list of methods for each controller though. This could be used to auto generate a two tear navigation system.[/quote]

Have you tried get_class_methods ?

I would have used the caching library that CI has. It saves an output copy, which is what you want...[/quote]

Yeah tried get_class_methods, but you can't use it on a controller from within another without throwing php errors.

I used the CI caching lib for another site but If my memory serves me it generates a random hash name for each file? This would mean i'd have to rename 50+ files.


Messages In This Thread
Exporting a CI site to static files - by El Forum - 12-11-2009, 04:13 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 04:23 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 04:32 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 05:06 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 05:33 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 06:52 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 06:58 AM
Exporting a CI site to static files - by El Forum - 12-11-2009, 07:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB