property XMLTag::$tagChildren in Asset 6
Same name in this branch
- 6 asset_youtube/xmlparser.class.php \XMLTag::tagChildren
- 6 asset_youtube/inc/xmlparser.class.php \XMLTag::tagChildren
Same name and namespace in other branches
- 5 asset_youtube/xmlparser.class.php \XMLTag::tagChildren
Array of references to the objects of all direct children of this XML object
Type: array
File
- asset_youtube/
inc/ xmlparser.class.php, line 242
Class
- XMLTag
- XML Tag Object (php4)
Code
var $tagChildren;