string getFriendlyName(
attribute
$attr)
|
|
This function will return the friendly name of an attribute, if it exists.
If the friendly name doesnt exist, the attribute name will be returned.
Tags:
Parameters:
boolean haveFriendlyName(
attribute
$attr)
|
|
This function will return true if a friendly name exists for an attribute.
If the friendly name doesnt exist, it will return false.
Tags:
Parameters:
void isCommandAvailable(
)
|
|
The parameter number is variable.
For example : isCommandAvailable('search', 'simple_search')