documentMethod
API Quick reference
Variable name: | documentMethod |
CMS versions: | 0.9.x + Evo |
Variable type: | string |
Object parent: |
API:documentMethod
Description
Contains the document method of the page being viewed.
Usage / Examples
<?php echo ( $modx->documentMethod ); ?>
Notes
Should contain alias, id or none.
Suggest an edit to this page.