Summary of commonly used terms in dedecms system_PHP tutorial

WBOY
Release: 2016-07-21 15:55:37
Original
858 people have browsed it

Global tags

Global tags refer to individual template tags used on website homepages, individual pages, and channel covers. In list or article templates, generally only channel and arclist tags (hotart, coolart, imglist, etc.) are allowed to be called. are all tags extended from this tag), but the environment variable is limited to the column where the article or list is located. If the tag you want to test is used in a list or article, please specify the environment variable (column ID).
Custom tag

Custom tags refer to template tags applied in the corresponding column. The display content is specified in advance and then displayed in the list or article template. It can be understood as a JS call/a simple advertising management system, supporting time Range display content, expired display content, HTML code.
Channel Model

The channel model is used to customize the fields in the database. After you define your own fields, you can use the fields you defined when using the template language. When used for column parameter setting, it is used to specify the properties of the content published in the entire column. For example, to create a product library column, you need product name, product type, and product pictures. Parameters, etc., you can freely increase or decrease
collection nodes

Collection refers to intercepting specified content from external websites. A node can be understood as a channel/column. A collection node refers to the name of an internal channel/column corresponding to a specified collection content

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/318211.htmlTechArticleGlobal tag Global tag refers to a separate template tag used on the website homepage, individual pages, and channel covers. In a list or article template, generally only channel, a...
are allowed to be called
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template