예제 #1
0
	public function __construct($IBLOCK_ID, $ELEMENT_ID)
	{
		parent::__construct($IBLOCK_ID);
		$this->id = intval($ELEMENT_ID);
	}