html
[
class tree: html
] [
index: html
] [
all elements
]
html
Packages:
no package
html
system
Source for file b.input.class.php
Documentation is available at
b.input.class.php
<?php
/**
* Balise input
*
*
@package
html
*
@author
Alain Defrance
*/
class
wpmInputB
extends
wpmBaliseAutoFermante
{
public
function
__construct
(
$pType
)
{
parent
::
__construct
(
'input'
)
;
$this
->
ajouterAttribut
(
new
wpmTypeA
(
$pType
))
;
}
}
?>
Documentation generated on Fri, 04 Jul 2008 23:38:36 +0200 by
phpDocumentor 1.4.0a2