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 7519451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:54:15+00:00 2026-05-30T01:54:15+00:00

I downloaded Netbeans and CodeIgniter, and I downloaded 2 plugins for Netbeans. On of

  • 0

I downloaded Netbeans and CodeIgniter, and I downloaded 2 plugins for Netbeans. On of them is called “PHP CI Framework” and I can’t install it.

When I try to install it I get this message:

The plugin php apis is requested in implementation version 201107282000.

The following plugin is effected:

PHP CI Framework

What other plugin do I need to install for CI to be fully integrated so that I will have full Intellisense and documentation support in Netbeans?

  • 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-30T01:54:16+00:00Added an answer on May 30, 2026 at 1:54 am

    If you just want auto-complete of functions then this will do it for you.

    1) Create a folder in Netbeans called ‘autocomplete‘ in ‘Source Files‘

    2) Create two files in here called something like ci_code_completion_controllers.php and ci_code_completion_models.php

    Add this into each file;

    <?php
    /**
    ********* CONTROLLERS *********
    * @property CI_DB_active_record $db
    * @property CI_DB_forge $dbforge
    * @property CI_Benchmark $benchmark
    * @property CI_Calendar $calendar
    * @property CI_Cart $cart
    * @property CI_Config $config
    * @property CI_Controller $controller
    * @property CI_Email $email
    * @property CI_Encrypt $encrypt
    * @property CI_Exceptions $exceptions
    * @property CI_Form_validation $form_validation
    * @property CI_Ftp $ftp
    * @property CI_Hooks $hooks
    * @property CI_Image_lib $image_lib
    * @property CI_Input $input
    * @property CI_Language $language
    * @property CI_Loader $load
    * @property CI_Log $log
    * @property CI_Model $model
    * @property CI_Output $output
    * @property CI_Pagination $pagination
    * @property CI_Parser $parser
    * @property CI_Profiler $profiler
    * @property CI_Router $router
    * @property CI_Session $session
    * @property CI_Security $security
    * @property CI_Sha1 $sha1
    * @property CI_Table $table
    * @property CI_Template $template
    * @property CI_Trackback $trackback
    * @property CI_Typography $typography
    * @property CI_Unit_test $unit_test
    * @property CI_Upload $upload
    * @property CI_URI $uri
    * @property CI_User_agent $agent
    * @property CI_Validation $validation
    * @property CI_Xmlrpc $xmlrpc
    * @property CI_Xmlrpcs $xmlrpcs
    * @property CI_Zip $zip
    * @property Image_Upload $image_upload
    * @property Lang_Detect $lang_detect
    
    ********* MODELS *********
    * @property User_model $user_model
    */
    
    Class CI_Controller {
    
    }
    ?>
    

    Note: populate the Models section with your own.

    3) Goto to the properties of your project in Netbeans and goto the ‘PHP Include Path‘ setting.
    Add the autocomplete folder to the path.

    4) So now in your controllers/model try typing $this->load-> and hit Ctrl+spacebar, you should see a list of avaiable functions.

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

Sidebar

Related Questions

I go to http://plugins.netbeans.org/plugin/3586/wicket-1-4-support and just downloaded the plugin and tried to install it
I need help with this issue. I'm trying to install php in my netbeans
I downloaded these zip files from the link http://netbeans.org/downloads/zip.html with the hope that this
i downloaded zend framework 2.0 and include the zf.bat file in the netbeans as
I downloaded the Netbeans plugin for programming with Ada. However, I don't know, how
I just started with Java and downloaded Netbeans, i kind of like it, but
I've downloaded the latest Netbeans, 6.8 to be precise, then I got the download
I recently downloaded the latest NetBeans IDE (for MACOSX) and imported/migrated a project over
I am working with the NetBeans 6.5 IDE . I downloaded a look and
I downloaded and installed the Aptana Studio free version. But apparently, to install the

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.