Class CMS_resource_cms_news_search
This class performs searches and returns resultsets, number of records founded, paginate, etc.
Located in /automne/classes/modules/cms_forms/formssearch.php (line 28)
CMS_grandFather | --CMS_forms_search
Constructor
Builds where statement with a key and its value
The key can be known, this class will create statements in consequence or not known so key is understood as a field name and this method will append a statement such $key='$value'
Getter for any private attribute on this class
Count and returns how many of pages in resultset with current itemsPerpage value
Proceed to serach and returns the array of results, null if none founded. All search options had been set yet.
Setter for any private attribute on this class
Count how many results can be returned by query
Cleans a value submited by user before givening it to SQL.
Inherited From CMS_grandFather
CMS_grandFather::autoload()
CMS_grandFather::hasError()
CMS_grandFather::log()
CMS_grandFather::PHPErrorHandler()
CMS_grandFather::raiseError()
CMS_grandFather::setDebug()
CMS_grandFather::setLog()
CMS_grandFather::_raiseError()
CMS_grandFather::__call()
Inherited from CMS_grandFather
CMS_grandFather::ERROR_LOG
CMS_grandFather::SYSTEM_LABEL
Documentation generated on Wed, 15 Feb 2012 15:30:40 +0100 by phpDocumentor 1.4.3