PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Returns a parsed block: block with all replacements done.
This method will automatically call parse(), only if called with $block='__global__' when '__global__' was not parse()'d before. In all other cases you should call parse() before calling get()
Tabelle 42-1. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
SIGMA_BLOCK_NOT_FOUND | Cannot find block '$block' | There is no block $block in the template | Check the block name spelling, check whether you added all the necessary blocks to the template |
Zurück | Zum Anfang | Nach vorne |
errorMessage() | Nach oben | getBlockList() |