blob: 9e22274a5200fe17eb66e7a4bbe1ecc2fed36e90 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= PHP Namespace Support in NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: PHP Namespace Support in NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, PHP Namespace Support in NetBeans IDE
|===
|This screencast demonstrates code completion and syntax highlighting for PHP 5.3 namespaces in NetBeans IDE. The screencast includes the Fix Uses feature, introduced in NetBeans 7.2, that helps users with their namespace ``use`` statements. Lastly, the screencast shows the user how to change the options for PHP namespace code completion and PHP use statements. The screencast also includes a short section on support for static functions.
 
Author: Jeff Rubinoff
Time: 12:33
link:http://bits.netbeans.org/media/php-namespaces.flv[+Download+] [27.4 MB]
== Related links
* link:../../../features/php/index.html[+NetBeans IDE for PHP+]
* link:../../../kb/trails/php.html[+The PHP Learning Trail+]
* link:http://blogs.oracle.com/netbeansphp/[+NetBeans PHP Blog+]
link:/about/contact_form.html?to=3&subject=Feedback: Namespace cc screencast[+Send Feedback on This Tutorial+]
|
|===