Nextcloud PHP API (master)

IFileBased

Interface IFileBased

Tags
since
14.0.0

Table of Contents

Methods

getEntries()  : array<string|int, mixed>
getLogFilePath()  : string

Methods

getEntries()

public getEntries([int $limit = 50 ][, int $offset = 0 ]) : array<string|int, mixed>
Parameters
$limit : int = 50
$offset : int = 0
Tags
since
14.0.0
Return values
array<string|int, mixed>

getLogFilePath()

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

        
On this page

Search results