Documentation

GetParent

object &
GetParent();

The method returns reference to an object of complex parent component. Non-static method.

Example

$parent = & $this->GetParent();
$parentName = $parent->GetName();



© «Bitrix24», 2001-2024
Up