base\View evaluateDynamicContent()

evaluateDynamicContent() public method

Evaluates the given PHP statements.

This method is mainly used internally to implement dynamic content feature.

public mixed evaluateDynamicContent ( $statements )
$statements string

The PHP statements to be evaluated.

return mixed

The return value of the PHP statements.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.