html
[
class tree: html
] [
index: html
] [
all elements
]
html
Packages:
no package
html
system
Source for file a.method.class.php
Documentation is available at
a.method.class.php
<?php
define
(
"MTD_POST"
,
"post"
)
;
define
(
"MTD_GET"
,
"get"
)
;
/**
* Attribut method
*
*
@package
html
*
@author
Alain Defrance
*/
class
wpmMethodA
extends
wpmAttribut
{
public
function
__construct
(
$pType
)
{
parent
::
__construct
(
'method'
,
$pType
)
;
}
}
;
?>
Documentation generated on Fri, 04 Jul 2008 23:38:32 +0200 by
phpDocumentor 1.4.0a2