Previous Page
_buildJoin()

Solar_Sql_Select
_buildSelect()

Next Page
_exception()

_buildSelect()

protected void _buildSelect ( string $name, string $orig )

Builds $this->_parts['from'] using a 'select' source.

Parameters

  • (string) $name: The subselect alias.
  • (string) $orig: The subselect command string.

Returns

  • (void)

Description

Builds $this->_parts['from'] using a 'select' source.