Help for this page

Select Code to Download


  1. or download this
    # Returns the object for a given widget ID
    sub get_widget
    ...
       
        return $widget; 
    }
    
  2. or download this
    package SuperWidget::Widget::SpecificWidget;<p>