left_field = "CONCAT('node/', $this->left_table.$this->left_field)"; $this->left_table = NULL; return parent::join($table, $query); } }