modX.getPlaceholder

Skip to end of metadata
Go to start of metadata


modX::getPlaceholder

Get a placeholder value by key.

Syntax

API Doc: http://api.modxcms.com/modx/modX.html#getPlaceholder

mixed getPlaceholder (string $key)

Example

$value = $modx->getPlaceholder('MyPlaceholder');

See Also

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