HumHub Documentation (unofficial)

SearchRecord
in package
implements MetaSearchResultInterface

Search Record for Space

Tags
author

luke

since
1.16

Table of Contents

Interfaces

MetaSearchResultInterface
Meta Search Result Interface

Properties

$space  : Space|null

Methods

__construct()  : mixed
getDescription()  : string
Get description of the Search Record
getImage()  : string
Get image of the Search Record
getTitle()  : string
Get title of the Search Record
getUrl()  : string
Get URL of the Search Record

Properties

Methods

getDescription()

Get description of the Search Record

public getDescription() : string
Tags
inheritdoc
Return values
string

getImage()

Get image of the Search Record

public getImage() : string
Tags
inheritdoc
Return values
string

getTitle()

Get title of the Search Record

public getTitle() : string
Tags
inheritdoc
Return values
string

getUrl()

Get URL of the Search Record

public getUrl() : string
Tags
inheritdoc
Return values
string

        
On this page

Search results