Help for this page

Select Code to Download


  1. or download this
    # Returns files from a method as determined by the "type" in the metho
    +d's name:
    # get_type_files() returns a list of files found in an obj attribute
    ...
      $s->{_selected_file} = $next_file;
      return $next_file;
    }