18 require_once SQ_INCLUDE_PATH.
'/asset.inc';
40 $this->_ser_attrs = TRUE;
41 $this->
Asset($assetid);
55 $allowed = parent::_getAllowedLinks();
56 $allowed[SQ_LINK_TYPE_2][
'decision_tree_question'] = Array(
'card' =>
'M',
'exclusive' => FALSE);
74 return ($this->
attr(
'name'));
99 public function prepareLink(
Asset $asset, $side_of_link, &$link_type, &$value, &$sort_order, &$dependant, &$exclusive)