HTML table caption helper. More...
Inheritance diagram for axCaptionHelper:Public Member Functions | |
| __construct ($value) | |
Static Public Member Functions | |
| static | export ($value) |
| Constructor static helper. | |
HTML table caption helper.
Definition at line 16 of file axCaptionHelper.class.php.
| axCaptionHelper::__construct | ( | $ | value | ) |
Constructor
| string | $value | The caption value |
Definition at line 22 of file axCaptionHelper.class.php.
| static axCaptionHelper::export | ( | $ | value | ) | [static] |
Constructor static helper.
| string | $value | The caption value |
Definition at line 31 of file axCaptionHelper.class.php.