Documentation

StaffListItemParser
in package
implements ParserInterface

Class StaffListItemParser

Table of Contents

Interfaces

ParserInterface
Interface ParserInterface

Properties

$crawler  : Crawler

Methods

__construct()  : mixed
StaffListItemParser constructor.
getImage()  : string
getMalId()  : int
getMalUrl()  : MalUrl
getModel()  : StaffListItem
Return the model
getName()  : string
getPersonMeta()  : PersonMeta
getPositions()  : array<string|int, string>
getUrl()  : string

Properties

Methods

__construct()

StaffListItemParser constructor.

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

getImage()

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

getMalId()

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

getName()

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

getPositions()

public getPositions() : array<string|int, string>
Tags
throws
InvalidArgumentException
Return values
array<string|int, string>

getUrl()

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

        
On this page

Search results