Sulu\Component\Content\Document\Structure\Structure::getContentViewProperty PHP 메소드

getContentViewProperty() 공개 메소드

public getContentViewProperty ( $name )
    public function getContentViewProperty($name)
    {
        throw new \Exception('Cannot retrieve content view property for non-managed property');
    }