[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/savant2/Savant2/ -> Savant2_Plugin_image.php (sommaire)

Base plugin class.

Poids: 220 lignes (5 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Savant2_Plugin_image:: (2 méthodes):
  plugin()
  _attr()


Classe: Savant2_Plugin_image  - X-Ref

Outputs an <image ... /> tag.

Support for alpha transparency of PNG files in Microsoft IE added by
Edward Ritter; thanks, Edward.

$Id: Savant2_Plugin_image.php 18360 2005-05-26 19:38:09Z mipmip $

plugin($file, $alt = null, $height = null, $width = null,$attr = null)   X-Ref
Outputs an <img ... /> tag.

Microsoft IE alpha PNG support added by Edward Ritter.

param: string $file The path to the image on the local file system
param: string $alt Alternative descriptive text for the image;
param: int $border The border width for the image; defaults to zero.
param: int $width The displayed image width in pixels; defaults to
param: int $height The displayed image height in pixels; defaults to

_attr($attr = null)   X-Ref
Create additional HTML attributes.

param: array|string $attr An array or string of attributes.
return: string A string of attributes.



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7