zoukankan      html  css  js  c++  java
  • [eZ publish] What are they in common for the template *_*_gui functions?

    attribute_view_gui
    parameters:
    attribute
    alignment
    image_class
    css_class
    href
    In fact that, this function renders the datatype view, the default datatype views are locate in /design/standard/templates/content/datatype/view

    attribute_pdf_gui                      
    Outputs the PDF template for a content object attribute(deprecated)

    attribute_result_gui                   
    Outputs the result tempalte for a content object attribute

    attribute_view_gui                     
    Outputs the view template for a content object attribute

    class_attribute_edit_gui               
    Outputs the edit template for a content class attribute

    class_attribute_view_gui               
    Outputs the view template for a content class attribute

    collaboration_view_gui                 
    Outputs the tempalte for a collaboration item

    content_pdf_gui                        
    Outputs the PDF template for a content object(deprecated)

    content_version_view_gui               
    Outputs a view template for a content object version

    content_view_gui                       
    Outputs a view template for a content object

    event_edit_gui                         
    Outputs the edit template for a workflow event

    node_edit_gui                          
    Outputs  the edit template for a node

    related_view_gui                       
    Not documents yet

    shop_account_gui                       
    Outputs the view template for a specified order

  • 相关阅读:
    DELLR720 独立显卡DVI转VGA问题
    淘宝开源项目之Tsar
    remmina rdp远程连接windows
    linux 下查看硬件信息(mac,IP地址,硬盘型号,序列号等)
    Ubuntu16.04下安装googlechrome flash 插件和安装网易云音乐
    Linux实现crontab每秒秒执行
    Supervisord
    es 加磁盘扩容
    通知神器——java调用钉钉群自定义机器人
    python 退出程序的方式
  • 原文地址:https://www.cnblogs.com/davidhhuan/p/1716920.html
Copyright © 2011-2022 走看看