com\setasign\SetaSite\PropertyContainer\Property
Link Interface RequiresApplicationForToStringInterface
File: /SetaSite/src/PropertyContainer/Property/Link.php
Class hierarchy
Implements
Summary
Constants
VALIDATOR_EMPTY
VALIDATOR_ONLY_INTERNAL
Properties
$cachedLink
protected ?string Link::$cachedLink
Remember the page link
$config
protected \com\setasign\SetaFramework\Config\Config AbstractProperty::$config
$filesystemManager
protected Link::$filesystemManager
$requestPathPrefix
protected Link::$requestPathPrefix
$value
protected mixed AbstractProperty::$value
Static Methods
cleanupConfig()
public static AbstractProperty::cleanupConfig (
\com\setasign\SetaFramework\Config\Config $config
): voidParameters
- $config : \com\setasign\SetaFramework\Config\Config
Methods
__construct()
public AbstractProperty::__construct (
\com\setasign\SetaSite\PropertyContainer\ContainerParent\ContainerParentInterface $containerParent,
?\com\setasign\SetaFramework\Config\Config $config = null
)?\com\setasign\SetaFramework\Config\Config $config = null
Parameters
- $containerParent : \com\setasign\SetaSite\PropertyContainer\ContainerParent\ContainerParentInterface
- $config : ?\com\setasign\SetaFramework\Config\Config
setApplication()
Parameters
- $setasite : \com\setasign\SetaSite\SetaSite
