MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

getManagerPath

Skip to end of metadata
Go to start of metadata

API:getManagerPath

API Quick reference
Variable name: getManagerPath
Modx versions: 0.9.x + Evolution
Input parameters:  
Return if successful: manager path
Return type: int
Return on failure: null
Object parent: DocumentParser

Description / Usage

string getManagerPath( ); 

Returns the virtual relative path to the manager folder.

Examples

$path =  getManagerPath( );

Related

Notes

Function Source

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.