| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 102 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
PHPExcel_Shared_Escher_DgContainer_SpgrContainer:: (5 methods):
setParent()
getParent()
addChild()
getChildren()
getAllSpContainers()
Class: PHPExcel_Shared_Escher_DgContainer_SpgrContainer - X-Ref
PHPExcel_Shared_Escher_DgContainer_SpgrContainer| setParent($parent) X-Ref |
| Set parent Shape Group Container param: PHPExcel_Shared_Escher_DgContainer_SpgrContainer $parent |
| getParent() X-Ref |
| Get the parent Shape Group Container if any return: PHPExcel_Shared_Escher_DgContainer_SpgrContainer|null |
| addChild($child) X-Ref |
| Add a child. This will be either spgrContainer or spContainer param: mixed $child |
| getChildren() X-Ref |
| Get collection of Shape Containers |
| getAllSpContainers() X-Ref |
| Recursively get all spContainers within this spgrContainer return: PHPExcel_Shared_Escher_DgContainer_SpgrContainer_SpContainer[] |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |