Documentation

CollectionManagerInterface

Table of Contents

createCollection()  : mixed
createScope()  : mixed
dropCollection()  : mixed
dropScope()  : mixed
getAllScopes()  : array<string|int, mixed>
updateCollection()  : mixed

Methods

createCollection()

public createCollection(mixed $scopeName[, mixed $collectionName = null ][, mixed $settings = null ][, mixed $options = null ]) : mixed
Parameters
$scopeName : mixed
$collectionName : mixed = null
$settings : mixed = null
$options : mixed = null
Return values
mixed

dropCollection()

public dropCollection(mixed $scopeName[, mixed $collectionName = null ][, mixed $options = null ]) : mixed
Parameters
$scopeName : mixed
$collectionName : mixed = null
$options : mixed = null
Return values
mixed

        

Search results