This method allows to copy template screens to the given templates该方法允许将模板聚合图形复制到指定的模板.

    Returns true if the copying was successful.如果复制成功,则返回true.

    Copy a template screen复制模板聚合图形

    Request请求:

    1. {
    2. "result": true,
    3. "id": 1
    4. }

    CTemplateScreen::copy() in frontends/php/include/classes/api/services/CTemplateScreen.php.