addDynamicPlaceholder() public method
Adds a placeholder for dynamic content.
This method is internally used.
| public void addDynamicPlaceholder ( $placeholder, $statements ) | ||
|---|---|---|
| $placeholder | string | 
 The placeholder name  |  
| $statements | string | 
 The PHP statements for generating the dynamic content  |  
Please login to continue.