generateLabels() public method
Generates the attribute labels for the specified attributes list.
| public array generateLabels ( $attributes ) | ||
|---|---|---|
| $attributes | array |
The list of attributes |
| return | array |
The generated attribute labels (name => label) |
generateLabels() public method
Generates the attribute labels for the specified attributes list.
| public array generateLabels ( $attributes ) | ||
|---|---|---|
| $attributes | array |
The list of attributes |
| return | array |
The generated attribute labels (name => label) |
Please login to continue.