rcube_addressbook.php
1
| Type |
Line |
Description |
| normalize_string |
482 |
Currently only optimized for Latin-1 characters; to be extended |
rcube_config.php
1
| Type |
Line |
Description |
| get_timezone |
484 |
|
rcube_db.php
1
| Type |
Line |
Description |
| num_rows |
573 |
|
rcube_db.php
1
| Type |
Line |
Description |
| quoteIdentifier |
860 |
|
rcube_db.php
1
| Type |
Line |
Description |
| escapeSimple |
874 |
|
rcube_db.php
1
| Type |
Line |
Description |
| unixtimestamp |
950 |
This method is deprecated and should not be used anymore due to limitations
of timestamp functions in Mysql (year 2038 problem) |
rcube_db_mssql.php
1
| Type |
Line |
Description |
| unixtimestamp |
83 |
This method is deprecated and should not be used anymore due to limitations
of timestamp functions in Mysql (year 2038 problem) |
rcube_db_oracle.php
1
| Type |
Line |
Description |
| num_rows |
261 |
|
rcube_db_oracle.php
1
| Type |
Line |
Description |
| unixtimestamp |
406 |
This method is deprecated and should not be used anymore due to limitations
of timestamp functions in Mysql (year 2038 problem) |
rcube_db_pgsql.php
1
| Type |
Line |
Description |
| unixtimestamp |
93 |
This method is deprecated and should not be used anymore due to limitations
of timestamp functions in Mysql (year 2038 problem) |
rcube_db_sqlite.php
1
| Type |
Line |
Description |
| unixtimestamp |
82 |
This method is deprecated and should not be used anymore due to limitations
of timestamp functions in Mysql (year 2038 problem) |
rcube_imap.php
1
| Type |
Line |
Description |
| __get |
100 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| set_debug |
113 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| set_cache |
121 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| scope2func |
129 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| set_config |
137 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| add |
145 |
|
rcube_ldap_generic.php
1
| Type |
Line |
Description |
| delete |
153 |
|
rcube_message.php
1
| Type |
Line |
Description |
| get_part_content |
180 |
|