Stud.IP  5.4
Storage Class Reference

Static Public Member Functions

static setFactory (AssetFactory $factory=null)
 
static getFactory ()
 

Detailed Description

General class for assets storage retrieval

Author
Jan-Hendrik Willms GPL2 or any later version
Since
Stud.IP 3.4

Member Function Documentation

◆ getFactory()

static getFactory ( )
static

Returns the currently selected asset factory. If no asset factory is set, the default PluginAssetFactory will be returned.

Returns
Assets instance

◆ setFactory()

static setFactory ( AssetFactory  $factory = null)
static

Sets a file factory to use. If no file factory will be set, the default PluginAssetFactory will be used.

Parameters
Assets\AssetFactory$factoryThe factory

The documentation for this class was generated from the following file: