See Release Notes
Long Term Support Release
(no description)
File Size: | 85 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct(array $borderParts = []) X-Ref |
param: array $borderParts |
getPart($name) X-Ref |
param: string $name The name of the border part return: BorderPart|null |
hasPart($name) X-Ref |
param: string $name The name of the border part return: bool |
getParts() X-Ref |
return: array |
setParts($parts) X-Ref |
Set BorderParts param: array $parts return: void |
addPart(BorderPart $borderPart) X-Ref |
param: BorderPart $borderPart return: Border |