see ZFTextTemplateApply More...
#include <ZFTextTemplateType.h>
Public Member Functions | |
| void | replaceData (const zfstring &key, const zfstring &value) |
| see ZFTextTemplateApply | |
| const zfstring & | replaceData (const zfstring &key) const |
| see ZFTextTemplateApply | |
| zfindex | replaceDataCount (void) const |
| see ZFTextTemplateApply | |
| const zfstring & | replaceDataNameAt (zfindex index) const |
| see ZFTextTemplateApply | |
| const zfstring & | replaceDataAt (zfindex index) const |
| see ZFTextTemplateApply | |
| void | replaceDataRemove (const zfstring &key) |
| see ZFTextTemplateApply | |
| void | replaceDataRemoveAt (zfindex index) |
| see ZFTextTemplateApply | |
| void | replaceDataRemoveAll (void) |
| see ZFTextTemplateApply | |
| void | enableDataDefault (zfbool enableDataDefault) |
| see ZFTextTemplateApply | |
| zfbool | enableDataDefault (void) const |
| see ZFTextTemplateApply | |
| void | enableData (const zfstring &key, zfbool value) |
| see ZFTextTemplateApply | |
| const zfbool * | enableData (const zfstring &key) const |
| see ZFTextTemplateApply | |
| zfbool | enableDataValue (const zfstring &key) const |
| see ZFTextTemplateApply | |
| zfindex | enableDataCount (void) const |
| see ZFTextTemplateApply | |
| const zfstring & | enableDataNameAt (zfindex index) const |
| see ZFTextTemplateApply | |
| zfbool | enableDataAt (zfindex index) const |
| see ZFTextTemplateApply | |
| void | enableDataRemove (const zfstring &key) |
| see ZFTextTemplateApply | |
| void | enableDataRemoveAt (zfindex index) |
| see ZFTextTemplateApply | |
| void | enableDataRemoveAll (void) |
| see ZFTextTemplateApply | |
| void | indexDataDefault (const ZFTextTemplateIndexData &indexDataDefault) |
| see ZFTextTemplateApply | |
| const ZFTextTemplateIndexData & | indexDataDefault (void) const |
| see ZFTextTemplateApply | |
| void | indexData (const zfstring &key, const ZFTextTemplateIndexData &value) |
| see ZFTextTemplateApply | |
| const ZFTextTemplateIndexData * | indexData (const zfstring &key) const |
| see ZFTextTemplateApply | |
| ZFTextTemplateIndexData * | indexData (const zfstring &key) |
| see ZFTextTemplateApply | |
| zfindex | indexDataCount (void) const |
| see ZFTextTemplateApply | |
| const zfstring & | indexDataNameAt (zfindex index) const |
| see ZFTextTemplateApply | |
| const ZFTextTemplateIndexData * | indexDataAt (zfindex index) const |
| see ZFTextTemplateApply | |
| ZFTextTemplateIndexData * | indexDataAt (zfindex index) |
| see ZFTextTemplateApply | |
| void | indexDataRemove (const zfstring &key) |
| see ZFTextTemplateApply | |
| void | indexDataRemoveAt (zfindex index) |
| see ZFTextTemplateApply | |
| void | indexDataRemoveAll (void) |
| see ZFTextTemplateApply | |
| void | copyFrom (const ZFTextTemplateParam &ref) |
| copy from another | |
| void | objectInfoT (zfstring &ret) const |
| see objectInfo | |
| zfstring | objectInfo (void) const |
| return object info | |