Login / Status
Go to:
typo3.com Home
TYPO3 Association Home
typo3.org Home
Certification
FLOW3
Bugtracker
Forge (Development Platform)
News
Buzz (TYPO3 Blogs)
Wiki
Mailing lists
TYPO3 Snippets
Search:
About
News
Community
Teams
Development
Extensions
Documentation
Download
Donate
Contact
Home
.
Documentation
.
Document Library
. Core Documentation
Documentation
Document Library
Tutorials
Installation
Core Documentation
Extension Manuals
Wiki
API
Videos
Other resources
Mailing Lists
Sponsors
TYPO3 Coding Guidelines
Copyright © by
TYPO3 Core Development Team
<
info@
no spam please
typo3.org
>
Published under the Open Content License available from
http://www.opencontent.org/opl.shtml
Table Of Contents
1.
TYPO3 Coding Guidelines
1.1.
About this document
Conventions used in this document
Credits
1.2.
File system conventions
TYPO3 directory structure
TYPO3 files and user files
Extension directory structure
File names
Namespaces
1.3.
PHP file formatting
General requirements to PHP files
File structure
PHP syntax formatting
Using phpDoc
The ChangeLog file
1.4.
Coding: best practices
Accessing the database
Singletons
1.5.
Settings for editors
Eclipse (PDT, Zend Studio, phpEclipse, etc)
Komodo IDE
1.6.
ChangeLog
This document is related to version 4.3.0 of the extension doc_core_cgl.