Definition at line 5 of file HFile_ldif.php.
◆ donothing()
HFile_ldif::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_ldif()
HFile_ldif::HFile_ldif |
( |
| ) |
|
Definition at line 6 of file HFile_ldif.php.
References array.
20 $this->colours =
array(
"blue",
"purple",
"brown");
21 $this->quotecolour =
"blue";
22 $this->blockcommentcolour =
"green";
23 $this->linecommentcolour =
"green";
27 $this->indent =
array();
28 $this->unindent =
array();
32 $this->stringchars =
array();
33 $this->delimiters =
array(
"\"",
",",
".",
":",
";",
"{",
" ",
"}",
"=",
"\"");
38 $this->linecommenton =
array(
"");
39 $this->blockcommenton =
array(
"");
40 $this->blockcommentoff =
array(
"");
44 $this->keywords =
array(
48 "businesscategory" =>
"1",
53 "departmentNumber" =>
"1",
56 "employeenumber" =>
"1",
57 "employeeType" =>
"1",
58 "facsimileTelephoneNumber" =>
"1",
61 "homePostalAddress" =>
"1",
63 "internationalIsdnNumber" =>
"1",
69 "mailalternateaddress" =>
"1",
70 "maildeliveryoption" =>
"1",
77 "postOfficeBox" =>
"1",
78 "preferredDeliveryMethod" =>
"1",
79 "preferredLanguage" =>
"1",
80 "physicaldeliveryofficename" =>
"1",
81 "postaladdress" =>
"1",
83 "registeredAddress" =>
"1",
84 "roleOccupant" =>
"1",
92 "telephonenumber" =>
"1",
95 "userpassword" =>
"1",
96 "userCertificate" =>
"1",
97 "userSMIMECertificate" =>
"1",
98 "x500UniqueIdentifier" =>
"1",
107 "inetOrgPerson" =>
"4",
108 "mailRecipient" =>
"4",
109 "nsLicenseUser" =>
"4",
110 "organizationalPerson" =>
"4",
111 "organizationalRole" =>
"4",
112 "residentialPerson" =>
"4",
124 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: