- 7.19. Opt_Xml_Text class
7.19.2. appendData() - 7.19.1. __construct()
« Previous - 7.20. Opt_Block_Interface
Next »
7.19.2. appendData()
| Construct | Method |
|---|---|
| Visibility | public |
| Reference | void appendData(string $text) |
Appends the $text to the last Opt_Xml_Cdata child. If the last child is Opt_Xml_Expression, the method creates the new Opt_Xml_Cdata node.
- 7.19.2. appendData()
7.19. Opt_Xml_Text class - « Previous
7.19.1. __construct() - Next »
7.20. Opt_Block_Interface