generateLabels() public method
Generates the attribute labels for the specified table.
public array generateLabels ( $table ) | ||
---|---|---|
$table | yii\db\TableSchema |
The table schema |
return | array |
The generated attribute labels (name => label) |
generateLabels() public method
Generates the attribute labels for the specified table.
public array generateLabels ( $table ) | ||
---|---|---|
$table | yii\db\TableSchema |
The table schema |
return | array |
The generated attribute labels (name => label) |
Designed by : w10schools
service@w10schools.com
Please login to continue.