phpDocumentor

ContentUrlKeywords
in package
implements LocalizedContentAttributeInterface

Class ContentUrlKeywords

This class represents the localized content URL keywords

Tags
category

System

Interfaces, Classes and Traits

LocalizedContentAttributeInterface
Interface LocalizedContentAttributeInterface

Table of Contents

$languageCode  : string
Language code
$urlKeywords  : string
Content URL keywords
__construct()  : mixed
ContentUrlKeywords constructor
content()  : string
Return the content URL keywords
languageCode()  : string
Return the language code

Properties

Methods

__construct()

ContentUrlKeywords constructor

public __construct(string $urlKeywords, LanguageCode $languageCode) : mixed
Parameters
$urlKeywords : string

Content URL keywords

$languageCode : LanguageCode

Language code

Return values
mixed

Search results