WPDKUIControlsLayout::display PHP Method

display() public method

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