| [ Index ] |
PHP Cross Reference of GlotPress |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 2743 lines (81 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
GP_Locale:: (8 methods):
__construct()
__set_state()
__isset()
__get()
combined_name()
numbers_for_index()
index_for_number()
__toString()
GP_Locales:: (6 methods):
__construct()
instance()
locales()
exists()
by_slug()
by_field()
| __construct( $args = array() X-Ref |
since: 3.0.0 |
| __set_state( $state ) X-Ref |
| No description |
| __isset( $name ) X-Ref |
| Make deprecated properties checkable for backwards compatibility. return: bool Whether the property is set. param: string $name Property to check if set. |
| __get( $name ) X-Ref |
| Make deprecated properties readable for backwards compatibility. return: mixed Property. param: string $name Property to get. |
| combined_name() X-Ref |
| No description |
| numbers_for_index( $index, $how_many = 3, $test_up_to = 1000 ) X-Ref |
| No description |
| index_for_number( $number ) X-Ref |
| No description |
| __toString() X-Ref |
| When converting the object to a string, the combined name is returned. return: string Combined name of locale. since: 3.0.0 |
Class: GP_Locales - X-Ref
| Generated: Fri Nov 21 01:01:26 2025 | Cross-referenced by PHPXref 0.7.1 |