Prado\Web\UI\ITemplate::instantiateIn PHP Метод

instantiateIn() публичный Метод

Content in the template will be instantiated as components and text strings and passed to the specified parent control.
public instantiateIn ( $parent )
    public function instantiateIn($parent);
ITemplate