|
Anypia Programmer's Documentation
|
Writes the opening tag of the specified HTML element.
void writeFullBeginTag( const std::string& s );
|
Parameters |
Description |
|
const std::string& s |
The specified HTML element. |
The closing angle-bracket is added.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|