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