defineAttribute() public method
Defines an attribute.
public void defineAttribute ( $name, $value = null ) | ||
---|---|---|
$name | string |
The attribute name |
$value | mixed |
The attribute value |
defineAttribute() public method
Defines an attribute.
public void defineAttribute ( $name, $value = null ) | ||
---|---|---|
$name | string |
The attribute name |
$value | mixed |
The attribute value |
Please login to continue.