Lithron.LMediaManager
[ class tree: Lithron.LMediaManager ] [ index: Lithron.LMediaManager ] [ all elements ]

Source for file LMediaDownload.php

Documentation is available at LMediaDownload.php

  1. <?php
  2.  
  3.  
  4. /**
  5. * class file.
  6. *
  7. * @license http://opensource.org/licenses/mozilla1.1.php Mozilla Public License
  8. * @copyright 2005, diemeisterei GmbH. All rights reserved.
  9. * @author $Author: schmunk $
  10. * @version $Revision: 188 $ $Date: 2006-05-11 10:50:16 +0200 (Do, 11 Mai 2006) $
  11. * @package Lithron.LMediaManager
  12. * @subpackage WebControls
  13. */
  14.  
  15. /**
  16. * Default display template for media files
  17. *
  18. * Extends this class, if you need your own templates.
  19. *
  20. * @package System.Web.UI.WebControls
  21. * @subpackage MetaData
  22. */
  23.  
  24. class LMediaDownload extends LMediaContainer
  25. {
  26. /**
  27. * @return string
  28. */
  29. public function getDescriptiveName()
  30. {
  31. return "Download Media File";
  32. }
  33. }
  34. ?>

Documentation generated on Tue, 20 Jun 2006 05:15:15 +0200 by phpDocumentor 1.3.0RC4