Previous Page
_preExec()

Solar_Cli_MakeModel
_setTable()

Next Page
_setTarget()

_setTable()

protected void _setTable ( string $class )

Sets the table name; determines from the class name if no table name is given.

Parameters

  • (string) $class: The class name for the model.

Returns

  • (void)

Description

Sets the table name; determines from the class name if no table name is given.