[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
Poids: | 114 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Savant2_Plugin_ahref:: (1 méthode):
plugin()
Classe: Savant2_Plugin_ahref - X-Ref
Outputs an HTML <a href="">...</a> tag.plugin($href, $text, $attr = null) X-Ref |
Output an HTML <a href="">...</a> tag. param: string|array $href A string URL for the resulting tag. May param: string $text The displayed text of the link. param: string|array $attr Any extra attributes for the <a> tag. return: string The <a href="">...</a> tag. |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |