コード例 #1
0
 public function assignmap()
 {
     parent::assignmap();
     $this->ltoptions['custom'] =& $this->custom;
     $this->ltoptions['jsmerger'] =& $this->data['jsmerger'];
     $this->ltoptions['cssmerger'] =& $this->data['cssmerger'];
 }