Class CMS_search

Description

Class CMS_search

Located in /automne/classes/common/search.php (line 27)

CMS_grandFather
   |
   --CMS_search
Class Constant Summary
Method Summary
 array getAllCodes ()
 array getSearch ( $keywords,  $user, [ $public = false], [ $withPageContent = false], integer $searchType)
Methods
getAllCodes (line 55)

Get all search codes

  • return: of CMS_search search codes
  • access: public
array getAllCodes ()
getSearch (line 72)

Get the search.

  • return: of CMS_page the result pages
  • access: public
array getSearch ( $keywords,  $user, [ $public = false], [ $withPageContent = false], integer $searchType)
  • integer $searchType: : the type of the search (see constants)
  • $keywords
  • $user
  • $public
  • $withPageContent

Inherited Methods

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()
Class Constants
MAX_RESULTS_BY_PAGE = "20" (line 34)
MESSAGE_RESULTS_AND = 1413 (line 45)
MESSAGE_RESULTS_IDS = 1416 (line 47)
MESSAGE_RESULTS_KEYWORDS = 1412 (line 40)
MESSAGE_RESULTS_LINKS = 1410 (line 39)
MESSAGE_RESULTS_LIST = 1409 (line 37)
MESSAGE_RESULTS_NOTHING = 1408 (line 36)
MESSAGE_RESULTS_OR = 1415 (line 46)
MESSAGE_RESULTS_RELATIONS = 1411 (line 38)
MESSAGE_RESULTS_ROW = 1437 (line 43)
MESSAGE_RESULTS_ROWS = 1438 (line 44)
MESSAGE_RESULTS_TEMPLATE = 1436 (line 42)
MESSAGE_RESULTS_TEMPLATES = 1435 (line 41)
SEARCH_TYPE_DEFAULT = 'keywords' (line 28)
SEARCH_TYPE_LINKFROM = 'linkTo' (line 30)
SEARCH_TYPE_LINKTO = 'linkFrom' (line 29)
SEARCH_TYPE_ROW = 'row' (line 32)
SEARCH_TYPE_TEMPLATE = 'template' (line 31)

Inherited Constants

Inherited from CMS_grandFather

CMS_grandFather::ERROR_LOG
CMS_grandFather::SYSTEM_LABEL

Documentation generated on Wed, 15 Feb 2012 15:38:50 +0100 by phpDocumentor 1.4.3