ExternalFileProvider
class ExternalFileProvider implements ExternalFileProviderInterface (View source)
Properties
protected | $efpName | ||
protected | $efpConfiguration | ||
protected | $efpID |
Methods
int
getID()
No description
string
getName()
No description
string
getDisplayName(string $format = 'html')
Returns the display name for this external file provider (localized and escaped accordingly to $format)
setName(string $efpName)
No description
getConfigurationObject()
No description
setConfigurationObject($configuration)
No description
getTypeObject()
No description
mixed
delete()
Delete this external file provider
mixed
save()
Save a external file provider
Details
int
getID()
No description
string
getName()
No description
string
getDisplayName(string $format = 'html')
Returns the display name for this external file provider (localized and escaped accordingly to $format)
setName(string $efpName)
No description
ConfigurationInterface
getConfigurationObject()
No description
setConfigurationObject($configuration)
No description
Type
getTypeObject()
No description
mixed
delete()
Delete this external file provider
mixed
save()
Save a external file provider