You are here

property XMLTag::$tagChildren in Asset 6

Same name in this branch
  1. 6 asset_youtube/xmlparser.class.php \XMLTag::tagChildren
  2. 6 asset_youtube/inc/xmlparser.class.php \XMLTag::tagChildren
Same name and namespace in other branches
  1. 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/xmlparser.class.php, line 242

Class

XMLTag
XML Tag Object (php4)

Code

var $tagChildren;