trait Plex_Server_Library_Section_FilmeTrait

Trait groups diferents functionalities for Plex library movie section and Plex library show section.

Methods

array
getContentRatings()

Returns a list of content ratings for the section. We use makeCall directly here because we want to return just the raw array of content ratings and not do any post processing on it.

Details

at line 55
array getContentRatings()

Returns a list of content ratings for the section. We use makeCall directly here because we want to return just the raw array of content ratings and not do any post processing on it.

Return Value

array An array of content ratings with their names and keys.