phpDocument(PHPDoc) 標籤大全

標籤 適用 描述
api 方法 聲明此元素適用於第三方
author 任何 記錄相關做者
category 文件,類 分類
copyright 任何 記錄相關版權信息
deprecated 任何 聲明此元素不推薦使用, 之後將會棄用
example 任何 顯示一部分示例代碼
filesource 文件 includes the source of the current file for use in the output.
global 變量 告知phpDocumentor全局變量及其用法
ignore 任何 告知phpDocumentor忽略的元素
internal 任何 說明此元素是相關程序或庫的內部元素,默認隱藏
license 文件, 類 (開源)許可證
link 任何 相關連接
方法 聲明可調用的魔術方法
package 文件, 類 所屬包
param 方法, 函數 聲明程序或方法所用到的參數
property 聲明類存在的魔術屬性
property-read 聲明類存在的只讀魔術屬性
property-write 聲明當前類全部的只寫魔術屬性
return 方法, 函數 聲明當前方法或函數的返回類型
see 任何 相關參考
since 任何 聲明可用版本
source 任何(除了文件) 參考來源(源代碼)
subpackage 文件, 類 所屬子包
throws 方法, 函數 聲明異常類型
todo 任何 計劃還要作的開發任務
uses 任何 indicates a reference to (and from) a single associated element.
var 屬性
version 任何 版本
相關文章
相關標籤/搜索