Documentation

Driver

Skeleton_Driver defines an API for implementing storage backends for Skeleton.

Tags
author

Your Name you@example.com

category

Horde

copyright

2007-2021 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

listFoos()  : array<string|int, mixed>
Lists all foos.

Methods

listFoos()

Lists all foos.

public listFoos() : array<string|int, mixed>
Return values
array<string|int, mixed>

Returns a list of all foos.

Search results