久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  • <i id='6fbiO'><tr id='6fbiO'><dt id='6fbiO'><q id='6fbiO'><span id='6fbiO'><b id='6fbiO'><form id='6fbiO'><ins id='6fbiO'></ins><ul id='6fbiO'></ul><sub id='6fbiO'></sub></form><legend id='6fbiO'></legend><bdo id='6fbiO'><pre id='6fbiO'><center id='6fbiO'></center></pre></bdo></b><th id='6fbiO'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='6fbiO'><tfoot id='6fbiO'></tfoot><dl id='6fbiO'><fieldset id='6fbiO'></fieldset></dl></div>
      <bdo id='6fbiO'></bdo><ul id='6fbiO'></ul>
  • <tfoot id='6fbiO'></tfoot>

    <legend id='6fbiO'><style id='6fbiO'><dir id='6fbiO'><q id='6fbiO'></q></dir></style></legend>

      1. <small id='6fbiO'></small><noframes id='6fbiO'>

      2. 如何添加視圖助手目錄(zend 框架)

        How to add a view helper directory (zend framework)(如何添加視圖助手目錄(zend 框架))
      3. <legend id='07dUj'><style id='07dUj'><dir id='07dUj'><q id='07dUj'></q></dir></style></legend>
      4. <small id='07dUj'></small><noframes id='07dUj'>

        <tfoot id='07dUj'></tfoot>
          <bdo id='07dUj'></bdo><ul id='07dUj'></ul>

            <i id='07dUj'><tr id='07dUj'><dt id='07dUj'><q id='07dUj'><span id='07dUj'><b id='07dUj'><form id='07dUj'><ins id='07dUj'></ins><ul id='07dUj'></ul><sub id='07dUj'></sub></form><legend id='07dUj'></legend><bdo id='07dUj'><pre id='07dUj'><center id='07dUj'></center></pre></bdo></b><th id='07dUj'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='07dUj'><tfoot id='07dUj'></tfoot><dl id='07dUj'><fieldset id='07dUj'></fieldset></dl></div>
              <tbody id='07dUj'></tbody>
                • 本文介紹了如何添加視圖助手目錄(zend 框架)的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

                  問(wèn)題描述

                  我從 ZF (1.9.7) 開始,我想使用我所有項(xiàng)目之間共享的庫(kù)中的查看助手.但是我找不到如何將它的目錄添加到 helpers 路徑.當(dāng)我將 Herpers 放入應(yīng)用程序的 helpers 路徑時(shí),它們可以正常工作.

                  I begin with ZF (1.9.7), and I want to use View Helpers from a library shared between all my projects. But I can't find how to add it directory to the helpers path. My herpers works fines when I put them in application's helpers path.

                  這是錯(cuò)誤,我在這里找到了 ZF 幫助程序的路徑和應(yīng)用程序的路徑.

                  Here is the error, where I find the path to ZF helpers, and path to the applications ones.

                  object(ArrayObject)#71 (3) {
                    ["exception"]=>
                    object(Zend_Loader_PluginLoader_Exception)#70 (6) {
                      ["message:protected"]=>
                      string(151) "Plugin by name 'Voo' was not found in the registry; used paths:
                  Zend_View_Helper_: Zend/View/Helper/;C:/ZendStd/www/applis/VOO4_PROJECTX/viewshelpers/"
                      ["string:private"]=>
                      string(0) ""
                      ["code:protected"]=>
                      int(0)
                      ["file:protected"]=>
                      string(89) "C:Program FilesendendServershareendFrameworklibraryendLoaderPluginLoader.php"
                      ["line:protected"]=>
                      int(401)
                  

                  最好的問(wèn)候
                  塞德里克

                  Best regards
                  Cédric

                  推薦答案

                  使用視圖的內(nèi)置 Zend_Application 資源可以非常輕松地完成.如果您使用的是 ini 配置,請(qǐng)?zhí)砑尤缦乱恍?

                  It can be done very easily with the built in Zend_Application resource for the view. If you're using ini configs, add a line like this:

                  resources.view.helperPath.My_View_Helper = "My/View/Helper"
                  

                  鍵的結(jié)尾是類名前綴,值是它們所在的路徑.

                  The end of the key is the class name prefix, and the value the path where they reside.

                  這篇關(guān)于如何添加視圖助手目錄(zend 框架)的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  Deadlock exception code for PHP, MySQL PDOException?(PHP、MySQL PDOException 的死鎖異常代碼?)
                  PHP PDO MySQL scrollable cursor doesn#39;t work(PHP PDO MySQL 可滾動(dòng)游標(biāo)不起作用)
                  PHP PDO ODBC connection(PHP PDO ODBC 連接)
                  Using PDO::FETCH_CLASS with Magic Methods(使用 PDO::FETCH_CLASS 和魔術(shù)方法)
                  php pdo get only one value from mysql; value that equals to variable(php pdo 只從 mysql 獲取一個(gè)值;等于變量的值)
                  MSSQL PDO could not find driver(MSSQL PDO 找不到驅(qū)動(dòng)程序)

                  <small id='HLVpB'></small><noframes id='HLVpB'>

                  <i id='HLVpB'><tr id='HLVpB'><dt id='HLVpB'><q id='HLVpB'><span id='HLVpB'><b id='HLVpB'><form id='HLVpB'><ins id='HLVpB'></ins><ul id='HLVpB'></ul><sub id='HLVpB'></sub></form><legend id='HLVpB'></legend><bdo id='HLVpB'><pre id='HLVpB'><center id='HLVpB'></center></pre></bdo></b><th id='HLVpB'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='HLVpB'><tfoot id='HLVpB'></tfoot><dl id='HLVpB'><fieldset id='HLVpB'></fieldset></dl></div>

                      <tbody id='HLVpB'></tbody>
                    • <bdo id='HLVpB'></bdo><ul id='HLVpB'></ul>
                      • <tfoot id='HLVpB'></tfoot>

                            <legend id='HLVpB'><style id='HLVpB'><dir id='HLVpB'><q id='HLVpB'></q></dir></style></legend>
                            主站蜘蛛池模板: 国产98色在线 | 日韩 | 国产一区二区三区久久久久久久久 | 国产精品久久久久久久免费观看 | 成人三区四区 | 久久成人免费视频 | 久久av资源网| 久久一区二区免费视频 | 亚洲一二三区在线观看 | 国产美女一区二区 | 国产成人精品久久 | 久久99精品久久久久久青青日本 | 狠狠综合网 | 亚洲网在线 | 成人在线免费视频观看 | 99国产精品99久久久久久 | 天天干视频 | 久久69精品久久久久久久电影好 | 成人精品鲁一区一区二区 | 在线婷婷| 成人在线播放网站 | 国产精品久久久久久久久久久久久久 | 日韩成人免费在线视频 | 免费视频99| 国产一区精品在线 | 亚洲国产成人精品女人久久久 | 久久人体视频 | 伊伊综合网 | 国产高清精品一区二区三区 | 日韩欧美在线播放 | 久久精品性视频 | 高清亚洲 | 一级片免费视频 | 亚洲网站在线观看 | 视频在线观看一区二区 | 欧美一区免费在线观看 | 日韩精品一区二区三区 | 涩涩99 | 天天操天天操 | 青春草在线 | 久久久久久av | 91久久国产综合久久 |