Element_OpNote::getPrint_view PHP 메소드

getPrint_view() 공개 메소드

public getPrint_view ( )
    public function getPrint_view()
    {
        return 'print_' . $this->getDefaultView();
    }