Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 52b6788d

Von Kivitendo Admin vor etwa 9 Jahren hinzugefügt

  • ID 52b6788d553612645ff597bc6b5a2b7620901204
  • Vorgänger f63af42d
  • Nachfolger 7e19c216

Typos in Doku

Unterschiede anzeigen:

SL/Clipboard/Base.pm
180 180

  
181 181
=item C<to_object>
182 182

  
183
Converts the dumped representation back to an Rose::DB::Object
183
Converts the dumped representation back to a Rose::DB::Object
184 184
instance. Several columns of the newly created object are cleared by
185 185
C<to_object> itself: the primary key columns (if any) and the columns
186 186
C<itime> and C<mtime> (if the object has such columns).
187 187

  
188 188
This function should not be overwritten by sub-classes. Instead,
189
functions can overwrite C<_fix_object> which can be used for sanitzing
189
functions can overwrite C<_fix_object> which can be used for sanitizing
190 190
the newly created object before handing it back to the caller.
191 191

  
192 192
=item C<type>

Auch abrufbar als: Unified diff