Documentation

ApiController extends AbstractActionController
in package

Table of Contents

Properties

$aclService  : AclService
$albumService  : Album
$tagMapper  : Tag
$translator  : Translator
$voteMapper  : Vote

Methods

__construct()  : mixed
detailsAction()  : JsonModel
listAction()  : JsonModel|ViewModel
Retrieve a list of all photos in an album.

Properties

Methods

detailsAction()

public detailsAction() : JsonModel
Return values
JsonModel

listAction()

Retrieve a list of all photos in an album.

public listAction() : JsonModel|ViewModel

This API call is intended for external scripts. Like the AViCo TV screen that needs a list of all photos.

Return values
JsonModel|ViewModel

        
On this page

Search results