Welcome Guest, Not a member yet? Register   Sign In
flexi cart - A comprehensive shopping cart library for CodeIgniter
#86

[eluser]haseydesign[/eluser]
@GhostPepper

You seem to have sussed it out correctly yourself.
The functions (methods) you are referring to are in fact created using PHPs magic method '__call()' to overload the method (e.g. get_db_order_summary_row_array() over get_db_order_summary_query()).

You can find this defined within the file 'libraries/flexi_cart_lite.php' @ line 38.

You can read up further via the user guide @ http://haseydesign.com/flexi-cart/user_g...ery_syntax


Messages In This Thread
flexi cart - A comprehensive shopping cart library for CodeIgniter - by El Forum - 11-21-2012, 04:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB