Class Mage_Adminhtml_Model_Report_Item

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /Adminhtml/Model/Report/Item.php (line 26)

Varien_Object
   |
   --Mage_Adminhtml_Model_Report_Item
Variable Summary
mixed $_children
mixed $_isEmpty
Method Summary
void addChild ( $child)
void getChildren ()
void getIsEmpty ()
void hasChildren ()
void hasIsEmpty ()
void setChildren ( $children)
void setIsEmpty ([ $flag = true])
Variables
mixed $_children = array() (line 29)
  • access: protected
mixed $_isEmpty = false (line 28)
  • access: protected
Methods
addChild (line 61)
  • access: public
void addChild ( $child)
  • $child
getChildren (line 45)
  • access: public
void getChildren ()
getIsEmpty (line 37)
  • access: public
void getIsEmpty ()
hasChildren (line 56)
  • access: public
void hasChildren ()
hasIsEmpty (line 42)
  • access: public
void hasIsEmpty ()
setChildren (line 50)
  • access: public
void setChildren ( $children)
  • $children
setIsEmpty (line 31)
  • access: public
void setIsEmpty ([ $flag = true])
  • $flag

Documentation generated on Fri, 11 Feb 2011 17:07:16 +0200 by phpDocumentor 1.4.3