Skip to content

Instantly share code, notes, and snippets.

@zhabinka
Last active January 2, 2016 15:20
Show Gist options
  • Save zhabinka/775c6a34a97791764ce8 to your computer and use it in GitHub Desktop.
Save zhabinka/775c6a34a97791764ce8 to your computer and use it in GitHub Desktop.
Методы MODx REVO
<?php
$modx->user // получение текущего пользователя
getOne();
getMany();
$modx->makeUrl($id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment