Nextcloud PHP API (stable19)

IFileBased

Interface IFileBased

Tags
since
14.0.0

Table of Contents

getEntries()  : array
getLogFilePath()  : string

Methods

getEntries()

public getEntries([int $limit = 50 ], int $offset) : array
Parameters
$limit : int = 50
$offset : int
Tags
since
14.0.0
Return values
array

getLogFilePath()

public getLogFilePath() : string
Tags
since
14.0.0
Return values
string

Search results