• <legend id='07dUj'><style id='07dUj'><dir id='07dUj'><q id='07dUj'></q></dir></style></legend>
  • <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 id='07dUj'><tfoot id='07dUj'></tfoot><dl id='07dUj'><fieldset id='07dUj'></fieldset></dl></div>
      1. 如何添加视图助手目录(zend 框架)

        时间:2023-10-03
          <tbody id='6fbiO'></tbody>
        <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 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'>

                • 本文介绍了如何添加视图助手目录(zend 框架)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我从 ZF (1.9.7) 开始,我想使用我所有项目之间共享的库中的查看助手.但是我找不到如何将它的目录添加到 helpers 路径.当我将 Herpers 放入应用程序的 helpers 路径时,它们可以正常工作.

                  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.

                  这是错误,我在这里找到了 ZF 帮助程序的路径和应用程序的路径.

                  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)
                  

                  最好的问候
                  塞德里克

                  Best regards
                  Cédric

                  推荐答案

                  使用视图的内置 Zend_Application 资源可以非常轻松地完成.如果您使用的是 ini 配置,请添加如下一行:

                  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"
                  

                  键的结尾是类名前缀,值是它们所在的路径.

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

                  这篇关于如何添加视图助手目录(zend 框架)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:Zend_Form - 基于数组的元素? 下一篇:在 Zend Framework 中为具有多个表关系的对象建模

                  相关文章

                  最新文章

                  <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 id='HLVpB'><tfoot id='HLVpB'></tfoot><dl id='HLVpB'><fieldset id='HLVpB'></fieldset></dl></div>

                    • <bdo id='HLVpB'></bdo><ul id='HLVpB'></ul>
                  1. <tfoot id='HLVpB'></tfoot>

                      <legend id='HLVpB'><style id='HLVpB'><dir id='HLVpB'><q id='HLVpB'></q></dir></style></legend>