Role

This class handles all the data you can get from a Role

Known subclasses

MovieRole, TVShowRole
Methods Summary
protected
# __construct( $data , $ipPerson )
Construct Class @param array $data An array with the data of a Role
public
# getCharacter( )
Get the Role's character @return string
public
# getPoster( )
Get the Movie's poster @return string
public
# get( $item = '' )
Get Generic.<br> Get a item of the array, you should not get used to use this, better use specific get's. @param string $item The item of the $data array you want