Documentation

AnimeStats
in package

Class AnimeStats

Table of Contents

Properties

$completed  : int
$daysWatched  : float
$dropped  : int
$episodesWatched  : int
$meanScore  : float
$onHold  : int
$planToWatch  : int
$rewatched  : int
$totalEntries  : int
$watching  : int

Methods

fromParser()  : AnimeStats
getCompleted()  : int
getDaysWatched()  : float
getDropped()  : int
getEpisodesWatched()  : int
getMeanScore()  : float
getOnHold()  : int
getPlanToWatch()  : int
getRewatched()  : int
getTotalEntries()  : int
getWatching()  : int

Properties

Methods

getCompleted()

public getCompleted() : int
Return values
int

getDaysWatched()

public getDaysWatched() : float
Return values
float

getDropped()

public getDropped() : int
Return values
int

getEpisodesWatched()

public getEpisodesWatched() : int
Return values
int

getMeanScore()

public getMeanScore() : float
Return values
float

getOnHold()

public getOnHold() : int
Return values
int

getPlanToWatch()

public getPlanToWatch() : int
Return values
int

getRewatched()

public getRewatched() : int
Return values
int

getTotalEntries()

public getTotalEntries() : int
Return values
int

getWatching()

public getWatching() : int
Return values
int

        
On this page

Search results