BaseCWidget::run PHP Method

run() public method

public run ( )
    public function run()
    {
        $this->render(get_class($this));
    }