TagAny
class TagAny extends Tag (View source)
Constants
MAX_DEEP |
|
Methods
null|AbstractNodeHandler|AbstractElementHandler|AbstractAttributeHandler|AbstractTag
getSuitableParent(bool $checkName = true, array $additionalTags = [], int $maxDeep = self::MAX_DEEP, bool $strict = false)
This method aims to get the parent element that matches a valid Wsdl element (aka struct)
from AbstractTag
AbstractTag|null
getStrictParent(string $name, bool $checkName = false)
No description
from AbstractTag
mixed
getValueAttributeValue(bool $withNamespace = false, bool $withinItsType = true, string $asType = null)
No description
from AbstractTag
Details
in AbstractTag at line 25
null|AbstractNodeHandler|AbstractElementHandler|AbstractAttributeHandler|AbstractTag
getSuitableParent(bool $checkName = true, array $additionalTags = [], int $maxDeep = self::MAX_DEEP, bool $strict = false)
This method aims to get the parent element that matches a valid Wsdl element (aka struct)
in AbstractTag at line 47
protected string[]
getSuitableParentTags(array $additionalTags = [])
Suitable tags as parent