From professional translators, enterprises, web pages and freely available translation repositories.
所有グループ(g):file size isn't considered in the search
owned by & group:
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
parentidentifier the name or id of an object which is considered to be a parent.
if other parameters are required they will be documented if needed.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the properties whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.
the properties whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the class constructor or methods whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.
the class constructor or methods whose names start with an underscore character (_), which are considered private to the aggregated class, are always excluded.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
aggregates all properties defined in a class to an existing object, except for properties whose names start with an underscore character (_) which are considered private to the aggregated class.
aggregates all properties defined in a class to an existing object, except for properties whose names start with an underscore character (_) which are considered private to the aggregated class.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
aggregates all methods defined in a class to an existing object, except for the class constructor, or methods whose names start with an underscore character (_) which are considered private to the aggregated class.
aggregates all methods defined in a class to an existing object, except for the class constructor, or methods whose names start with an underscore character (_) which are considered private to the aggregated class.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
aggregates methods and properties defined in a class to an existing object. methods and properties with names starting with an underscore character (_) are considered private to the aggregated class and are not used, constructors are also excluded from the aggregation procedure.
methods and properties with names starting with an underscore character (_) are considered private to the aggregated class and are not used, constructors are also excluded from the aggregation procedure.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
"extending php" is easier said than done. php has evolved to a full-fledged tool consisting of a few megabytes of source code, and to hack a system like this quite a few things have to be learned and considered. when structuring this chapter, we finally decided on the "learn by doing" approach. this is not the most scientific and professional approach, but the method that's the most fun and gives the best end results. in the following sections, you'll learn quickly how to get the most basic extensions to work almost instantly. after that, you'll learn about zend's advanced api functionality. the alternative would have been to try to impart the functionality, design, tips, tricks, etc. as a whole, all at once, thus giving a complete look at the big picture before doing anything practical. although this is the "better" method, as no dirty hacks have to be made, it can be very frustrating as well as energy- and time-consuming, which is why we've decided on the direct approach.
when structuring this chapter, we finally decided on the "learn by doing" approach.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting