<em id="w7t1m"><sup id="w7t1m"><dl id="w7t1m"></dl></sup></em>
  • <thead id="w7t1m"></thead><tfoot id="w7t1m"></tfoot><thead id="w7t1m"><small id="w7t1m"></small></thead>
    <thead id="w7t1m"></thead>
    • <rt id="w7t1m"><dfn id="w7t1m"></dfn></rt>

      Yaf_View_Interface::assign

      (Yaf >=1.0.0)

      Yaf_View_Interface::assign為視圖引擎分配一個模板變量

      說明

      abstract public Yaf_View_Interface::assign(string $name, string $value = ?): bool

      為視圖引擎分配一個模板變量, 在視圖模板中可以直接通過${$name}獲取模板變量值

      警告

      本函數(shù)還未編寫文檔,僅有參數(shù)列表。

      參數(shù)

      name

      value

      返回值