hints() public method
Returns the list of hint messages.
The array keys are the attribute names, and the array values are the corresponding hint messages. Hint messages will be displayed to end users when they are filling the form for the generator.
public array hints ( ) | ||
---|---|---|
return | array |
The list of hint messages |
Please login to continue.