Skip to content

Instantly share code, notes, and snippets.

<?php
$core = $modx;
if ( ! function_exists('getkey'))
{
/**
* Код MODX гавно, поэтому забываем про TypeHinting
* @param mixed $data
* @param string $key
* @param mixed $default null
* @return mixed
//<?php
/**
* TagSaver
*
* @category plugin,DocLister
* @version 0.1
* @license GNU General Public License (GPL), http://www.gnu.org/copyleft/gpl.html
* @internal @properties &tv=ID TV-параметра;input; &tv_cats=ID категорий TV-параметров;input; &sep=Разделитель тегов;input;
* @internal @events OnDocFormSave
* @internal @modx_category Manager and Admin