SmsErrorView SmsErrorView(
[String
$phone = ''], [String
$width = ''], [String
$class = ''], [String
$border = ''], [String
$cellPadding = ''], [String
$cellSpacing = '']
)
|
|
Constructor
Parameters:
|
String |
$phone: |
The mobile phone to send a SMS |
|
String |
$width: |
The width of the table |
|
String |
$class: |
The css class to use |
|
String |
$border: |
The table border |
|
String |
$cellPadding: |
|
|
String |
$cellSpacing: |
|
void display(
[String
$phone = ''], [String
$width = ''], [String
$class = ''], [String
$border = ''], [String
$cellPadding = ''], [String
$cellSpacing = '']
)
|
|
Display the html
Parameters:
|
String |
$phone: |
The mobile phone to send a SMS |
|
String |
$width: |
The width of the table |
|
String |
$class: |
The css class to use |
|
String |
$border: |
The table border |
|
String |
$cellPadding: |
|
|
String |
$cellSpacing: |
|
API Tags:
Redefinition of:
- Html::display()
- Display the html
Get the html, and return it as a SMS Form page
API Tags:
Get the html, and return it as an error page
API Tags:
Builds the html view for a SMS form
API Tags:
| Return: | The result as html |
Redefinition of:
- Html::getHtml()
- Get Html