Element_OpNote::getPrint_view PHP Method

getPrint_view() public method

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