Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • idna_convert
  • SearchResultModule
  • TinyMCE_Compressor

Functions

  • buildCategoryArray
  • decDate
  • getJobFileName
  • getLastActialRunTime
  • getLastScheduledRunTime
  • logMessage
  • lTrimZeros
  • markLastRun
  • parseCronFile
  • parseElement
  • runJob
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class SearchResultModule

Author: marcus.gnass
Located at data/examples/data/modules/content_search_results/php/class.module.search_result.php
Methods summary
public
# __construct( array $options = NULL )

Parameters

$options
array
$options
public
# render( )
protected
# _performSearch( )
protected string
# _getMsgResult( )

Returns

string
protected
# _setMsgResult( integer $count, integer $countIdarts )

Parameters

$count
integer
$count
$countIdarts
integer
$countIdarts
protected array
# _getSearchableIdcats( )

Returns IDCATs of setting searchable/idcats as array. Default value is 1.

Returns IDCATs of setting searchable/idcats as array. Default value is 1.

Returns

array
protected array
# _getArticleSpecs( )

Get all article specs of current client in current language.

Get all article specs of current client in current language.

TODO use cApiArticleSpecificationCollection instead

Returns

array
protected array
# _getResults( )

Returns

array
protected string
# _getPreviousLink( )

Returns

string
protected string
# _getNextLink( )

Returns

string
protected string
# _getPageLinks( )

Build links to other result pages.

Build links to other result pages.

Returns

string
protected mixed
# _getPageLink( string $searchTerm = NULL, integer $page = NULL )

This method builds URLs for each result link and the pagination links.

This method builds URLs for each result link and the pagination links.

Parameters

$searchTerm
string
$searchTerm
$page
integer
$page

Returns

mixed
Properties summary
protected unknown_type $_countValues
#
protected integer $_searchResultCount 0
#
protected array $_label
#
protected integer $_itemsPerPage
#
protected integer $_maxTeaserTextLen
#
protected string $_searchTerm
#
protected string $_dispSearchTerm NULL
#
protected string $_prepSearchTerm NULL
#
protected array $_searchResultData NULL
#
protected cSearchResult $_searchResults NULL
#
protected integer $_numberOfPages NULL
#
protected integer $_page 0
#
protected string $_msgResult
#
protected string $_msgRange
#
CMS CONTENIDO 4.10.0 API documentation generated by ApiGen 2.8.0