Public Member Functions | |
Public Functions | |
| retval | ldif (scalar text) |
| retval | ldif2text (scalar ldif) |
| retval | options (scalar object, scalar field) |
| retval | pathtrans (scalar path) |
| Many absolute paths exist (notably in the appframework config files). | |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Many absolute paths exist (notably in the appframework config files). On some systems the install path is not known at the moment of compilation. On this systems the path may start with the pseudo directory ROOT or /ROOT. pathtrans() is responsible for translating such paths into real paths. Pass every absolute path through this function!
|
1.4.5