Previous Page
_addSource()

Solar_Sql_Select
_buildFrom()

Next Page
_buildJoin()

_buildFrom()

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

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

Parameters

  • (string) $name: The table alias.
  • (string) $orig: The original table name.

Returns

  • (void)

Description

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