WPDKUIControlsLayout::display PHP 메소드

display() 공개 메소드

Display the controls layout
public display ( )
    public function display()
    {
        echo $this->html();
    }