60 function has($methodName) {
90 foreach ($this->
getValue() as $val) {
93 $writer->endElement();
116 array_map([$html,
'h'], $this->
getValue())
Objects implementing XmlSerializable can control how they are represented in Xml. ...
writeAttribute($name, $value)
Writes a new attribute.
xmlSerialize(Writer $writer)
The xmlSerialize method is called during xml writing.
has($methodName)
Returns true or false if the property contains a specific method.
startElement($name)
Opens a new element.
toHtml(HtmlOutputHelper $html)
Generate html representation for this value.
getValue()
Returns the list of supported http methods.
WebDAV properties that implement this interface are able to generate their own html output for the br...
__construct(array $methods)
Creates the property.
supported-method-set property.
This class provides a few utility functions for easily generating HTML for the browser plugin...