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