XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Legacy_AbstractThemeRenderTarget Class Reference
Inheritance diagram for Legacy_AbstractThemeRenderTarget:
XCube_RenderTarget Legacy_DialogRenderTarget Legacy_ThemeRenderTarget

Public Member Functions

 sendHeader ()
 
 setResult (&$result)
 
- Public Member Functions inherited from XCube_RenderTarget
 setName ( $name)
 
 getName ()
 
 setTemplateName ( $name)
 
 getTemplateName ()
 
 setAttribute ( $key, $value)
 
 setAttributes ( $attr)
 
 getAttribute ( $key)
 
 getAttributes ()
 
 setType ( $type)
 
 getType ()
 
 getResult ()
 
 reset ()
 

Data Fields

 $mSendHeaderFlag =false
 
- Data Fields inherited from XCube_RenderTarget
 $mName
 
 $mRenderBuffer
 
 $mModuleName
 
 $mTemplateName
 
 $mAttributes = []
 
 $mType = XCUBE_RENDER_TARGET_TYPE_BUFFER
 
 $mCacheTime
 

Detailed Description

Definition at line 15 of file Legacy_RenderTarget.class.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Reimplemented from XCube_RenderTarget.

Definition at line 19 of file Legacy_RenderTarget.class.php.

Member Function Documentation

◆ sendHeader()

sendHeader ( )

Definition at line 25 of file Legacy_RenderTarget.class.php.

◆ setResult()

setResult ( & $result)

Reimplemented from XCube_RenderTarget.

Definition at line 35 of file Legacy_RenderTarget.class.php.

Field Documentation

◆ $mSendHeaderFlag

$mSendHeaderFlag =false

Definition at line 17 of file Legacy_RenderTarget.class.php.


The documentation for this class was generated from the following file: