Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 698f7309

Von Werner Hahn vor mehr als 6 Jahren hinzugefügt

  • ID 698f7309cc44c3302608b8e3f10a86c1ca230672
  • Vorgänger 56999d70
  • Nachfolger d6de8b23

Shopmodul: Kommentare rausgenommen, Perldoc

Conflicts:
SL/Controller/ShopPart.pm
SL/ShopConnector/Shopware.pm

Webshop: Kommentare rausgenommen

Conflicts:
SL/Controller/ShopPart.pm

Unterschiede anzeigen:

SL/Controller/ShopPart.pm
340 340

  
341 341
1;
342 342

  
343
=pod
343
__END__
344 344

  
345 345
=encoding utf-8
346 346

  
347

  
347 348
=head1 NAME
348 349

  
349
SL::Controller::ShopPart - Controller for managing ShopParts
350
  SL::Controller::ShopPart - Controller for managing ShopParts
350 351

  
351 352
=head1 SYNOPSIS
352 353

  
353
ShopParts are configured in a tab of the corresponding part.
354
  ShopParts are configured in a tab of the corresponding part.
354 355

  
355 356
=head1 FUNCTIONS
356 357

  
358

  
357 359
=over 4
358 360

  
361

  
359 362
=item C<action_update_shop>
360 363

  
361
To be called from the "Update" button, for manually syncing a part with its
362
shop. Generates a  Calls some ClientJS functions to modifiy original page.
364
  To be called from the "Update" button, for manually syncing a part with its shop. Generates a  Calls some ClientJS functions to modifiy original page.
363 365

  
364
=back
365 366

  
366 367
=head1 AUTHORS
367 368

  
368
G. Richardson E<lt>information@kivitendo-premium.deE<gt>
369
  G. Richardson E<lt>information@kivitendo-premium.deE<gt>
370
  W. Hahn E<lt>wh@futureworldsearch.netE<gt>
371

  
372
=cut
369 373

  
370 374
=cut
371 375
1;

Auch abrufbar als: Unified diff