Documentation

Recommendation
in package
implements ParserInterface

Class Recommendation

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
Recommendation constructor.
getEntryMeta()  : CommonMeta
getImageUrl()  : string
getModel()  : Recommendation
Return the model
getRecommendationCount()  : int
getRecommendationurl()  : string
getTitle()  : string
getUrl()  : string

Properties

Methods

__construct()

Recommendation constructor.

public __construct(Crawler $crawler) : mixed
Parameters
$crawler : Crawler

getImageUrl()

public getImageUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

getRecommendationCount()

public getRecommendationCount() : int
Tags
throws
InvalidArgumentException
Return values
int

getRecommendationurl()

public getRecommendationurl() : string
Tags
throws
InvalidArgumentException
Return values
string

getTitle()

public getTitle() : string
Tags
throws
InvalidArgumentException
Return values
string

getUrl()

public getUrl() : string
Tags
throws
InvalidArgumentException
Return values
string

        
On this page

Search results