메소드 | 설명 | |
---|---|---|
__construct ( $id, $attribute, $value = null, $new_value = null ) | Constructor. | |
add ( $attributes ) | Add attribute. | |
init ( $action ) | Initialize action. | |
remove ( $attributes ) | Remove attribute. | |
replace ( $attributes ) | Replace attribute. |
public __construct ( $id, $attribute, $value = null, $new_value = null ) |