| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
PHPExcel Copyright (c) 2006 - 2014 PHPExcel
| Copyright: | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
| License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL |
| Version: | ##VERSION##, ##DATE## |
| File Size: | 109 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: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |