SetaSite API Reference
Home
API Reference
SetaSite
com
setasign
SetaSite
PropertyContainer
ContainerParent
BlockParent
Index
\com\setasign\SetaSite
PropertyContainer
ContainerParent
BlockParent
ContainerParentInterface
PageParent
PageParentInterface
UserParent
com\setasign\SetaSite\PropertyContainer\ContainerParent
BlockParent
File: /SetaSite/src/PropertyContainer/ContainerParent/BlockParent.php
Class hierarchy
BlockParent
Implements
ContainerParentInterface
PageParentInterface
Summary
Methods
__construct()
getIdent()
getPage()
Properties
$block
Properties
$block
protected
\com\setasign\SetaSite\Block\BlockInterface
BlockParent
::
$block
Methods
__construct()
public
BlockParent
::
__construct
(
\com\setasign\SetaSite\Block\BlockInterface
$block
)
Parameters
$block :
\com\setasign\SetaSite\Block\BlockInterface
getIdent()
public
BlockParent
::
getIdent
(
void
):
string
getPage()
public
BlockParent
::
getPage
(
void
):
\com\setasign\SetaSite\Page\Page