|
|
| setName ( $name) |
| |
|
| getName () |
| |
|
| setTemplateName ( $name) |
| |
|
| getTemplateName () |
| |
|
| setAttribute ( $key, $value) |
| |
|
| setAttributes ( $attr) |
| |
|
| getAttribute ( $key) |
| |
|
| getAttributes () |
| |
| | setType ( $type) |
| |
| | getType () |
| |
|
| setResult (&$result) |
| |
|
| getResult () |
| |
| | reset () |
| |
|
|
| $mName |
| |
|
| $mRenderBuffer |
| |
|
| $mModuleName |
| |
|
| $mTemplateName |
| |
|
| $mAttributes = [] |
| |
| | $mType = XCUBE_RENDER_TARGET_TYPE_BUFFER |
| |
|
| $mCacheTime |
| |
◆ getType()
◆ reset()
Reset a template name and attributes in own properties.
◆ setType()
Set render-target type.
- Parameters
-
| int | $type | Use constants that are defined by us. |
- Deprecated
◆ $mType
| $mType = XCUBE_RENDER_TARGET_TYPE_BUFFER |
The documentation for this class was generated from the following file:
- C:/Ampps/www/legacy250/html/core/XCube_RenderSystem.class.php