Авторизация
 Регистрация   Войти   Забыли пароль? 

Naming Convention. Classes

:: English Support Forums :: PHP-Fusion Coding Coding Style :: Naming Convention. Classes
Admin  Распечатать сообщение

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\mail_bbcode_include.php on line 20

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\mail_bbcode_include.php on line 21

Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in E:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\search_bbcode_include.php on line 39

Naming Convention. Classes

PHP-Fusion Coding Style
PHP-Fusion version 7.02.00



Class names may only contain alphanumeric characters. Numbers are permiLed in class names but
are discouraged in most cases. Underscores are not permiLed.
If a class name is comprised of more than one word, the .rst leLer of each new word, including
the .rst work, must be capitalised. Successive capitalised leLers are not allowed, e.g. a class
"MYClass" is not allowed while "MyClass" is acceptable.
Folders
Only alphanumeric characters and underscores are permiLed. Spaces are strictly prohibited. New
words are separated by underscores and the .rst leLer of each new word, including the .rst work,
must be lower case.
  Опубликовано 04.06.2013 21:21:09 
 Перейти на форум:   
HTML-code and BB-code for blogs and forums

<a href="https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=164">Naming Convention. Classes : Naming Convention. Classes</a>


[url=https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=164]Naming Convention. Classes : Naming Convention. Classes[/url]

Голосования
Какие способы расстановки ссылок бесплатно вы предпочитаете?
СПОСОБЫ "ПО ЗНАКОМСТВУ"
СПОСОБЫ "ПО ЗНАКОМСТВУ"
0% = [0 Голосов]
20
20
50% = [1 Голос]
Всего голосов : 2
Перейти в ветку