コード例 #1
0
 protected function __construct(eZContentClassAttribute $attribute)
 {
     parent::__construct($attribute);
     $this->functionAttributes['bounds'] = 'getBounds';
     $this->functionAttributes['current_bounds'] = 'getCurrentBounds';
 }