Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 83fac3d1

Von Bernd Bleßmann vor fast 4 Jahren hinzugefügt

  • ID 83fac3d1ba84a900cd1d0c0d48db544831b0dd2b
  • Vorgänger ad4bebf4
  • Nachfolger c235f7be

File: POD-Korrektur: File-Typen sind singular

Unterschiede anzeigen:

SL/File/Object.pm
151 151

  
152 152
  my ($object) = SL::File->get_all(object_id   => $object_id,
153 153
                                   object_type => $object_type,
154
                                   file_type   => 'images',  # may be optional
154
                                   file_type   => 'image',   # may be optional
155 155
                                   source      => 'uploaded' # may be optional
156 156
                                  );
157 157
# read attributes

Auch abrufbar als: Unified diff