Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7409809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T06:08:20+00:00 2026-05-29T06:08:20+00:00

I have a zend framework project and use the ZendX_JQuery_View_Helper in my bootstrap to

  • 0

I have a zend framework project and use the ZendX_JQuery_View_Helper in my bootstrap to facilitate setting up my jquery and jqueryUI.

I have searched the internet, and it seems that this component will automatically load these components from the google CDN if available, and from my local copy if not.

Is this really true? I haven’t even told it where the google CDN is. Also, if I mess up my local path to jquery, jquery no longer works. Since I am connected to the internet, I would have expected it to fetch straight from google CDN and not notice my incorrect local path.

So, my question is:

Does ZendX_JQuery_View_Helper automatically aquire these components from google CDN, and if not how can I achieve this?

protected function _initViewHelpers() {

        $view = $this->getResource('View');
        //look at what the below means
        $view->doctype('XHTML1_STRICT');
        $view->headMeta()->appendHttpEquiv('Content-Type', 'text/html;charset=utf-8');
        $view->headTitle()->setSeparator(' - ');
        $view->headTitle('wwwwwww');

        $view->addHelperPath("ZendX/JQuery/View/Helper", "ZendX_JQuery_View_Helper");
        $view->jQuery()->addStylesheet('/js/jquery/css/ui-lightness/jquery-ui-1.8.17.custom.css')
                ->setLocalPath('/js/jquery/js/jquery-1.7.1.min.js')
                ->setUiLocalPath('/js/jquery/js/jquery-ui-1.8.17.custom.min.js');

    }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T06:08:20+00:00Added an answer on May 29, 2026 at 6:08 am

    By default it will use the CDN, but providing the local path via the setLocalPath method will force the view helper to use local copy instead. So if you wish to use google then you don’t have to specify any location at all, but you might want to specify which version you require.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Zend Framework project using version 1.10.8 with Doctrine 1.2.4.I use Zend_Auth
I have a project that uses Zend Framework and Zend_Translate . I had to
I have a Zend Framework PHP project that I am serving with Apache. I
I have a Zend Framework project that because of the expertise of previous programmers,
I have project written in Zend Framework and it works fine most of environments.
I have experienced Zend Framework 1 and I've build some apps with that framework.
I have an application developed in Zend Framework 1.11. I use Zend_OpenId to create
I have been using svn:externals to bring the Zend Framework files into my project.
I have a need for chained select boxes in my zend framework project: Countries->Regions->Provinces->Towns.
I have a project written with zend framework. I was using xampp for my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.