This method allows to update existing template screens. 此方法允许更新现有的聚合图形模板。

    (object) Returns an object containing the IDs of the updated template screens under the screenids property. (object)返回一个对象,该对象包含在screenids属性中已更新聚合图形模板的ID。

    Rename a template screen 重命名聚合图形模板

    Request 请求:

    1. {
    2. "result": {
    3. "3"
    4. ]
    5. },
    6. "id": 1

    CTemplateScreen::update() in frontends/php/include/classes/api/services/CTemplateScreen.php. CTemplateScreen::update()方法可在frontends/php/include/classes/api/services/CTemplateScreen.php中参考。