Skip to content
clockworkgeek edited this page Nov 25, 2011 · 7 revisions

##Reference

Each class exports several columns such as product_id or category_id. Unique columns are in bold. To see the SQL query that is formed by any class simply do:

echo (string) new Knectar_Select_Admin_Name();

...for whichever class you are testing.

Clone this wiki locally