Start instance of base class, load configuration and establish database connection. Please don't call the constructor direcly, use the singleton pattern instead.
Method to select one or more boxes and the related page info fields. If param 'page' is set the result set will gets all boxes except the ones related to the provided param page.
Takes key=>value array with select params as first argument. Returns array.
List of supported params:
order_marco, string, otpional: How to sort the result set.
Supported macros:
Tests given box name for uniqueness. Takes the box name as first argument and an array consisting of page id and optional box id as second argument. If the box id is given, this box won't be considered when checking for uniqueness (useful for updates).