Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in F:\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 F:\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 F:\OpenServer\domains\php-fusion.vveb.ws\includes\bbcodes\search_bbcode_include.php on line 39
Class Member Variables PHP-Fusion Coding Style PHP-Fusion version 7.02.00
Member variables must be named according to PHP-Fusion's variable naming convenEons. Any
variables declared in a class must be listed at the top of the class, above the declaraEon of any
methods.
The var construct is not permiLed. Member variables always declare their visibility by using one of
the private, protected, or public modi.ers. Giving access to member variables directly by declaring
them as public is permiLed but discouraged in favour of accessor methods (is, set & get).
Опубликовано 04.06.2013 20:55:27
Перейти на форум:
HTML-code and BB-code for blogs and forums
<a href="https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=152">Class Member Variables : Class Member Variables</a>
[url=https://php-fusion.vveb.ws/forum/viewthread.php?thread_id=152]Class Member Variables : Class Member Variables[/url]