ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
HFile_mixedphp Class Reference
+ Inheritance diagram for HFile_mixedphp:
+ Collaboration diagram for HFile_mixedphp:

Public Member Functions

 HFile_mixedphp ()
 

Detailed Description

Definition at line 6 of file HFile_mixedphp.php.

Member Function Documentation

◆ HFile_mixedphp()

HFile_mixedphp::HFile_mixedphp ( )

Definition at line 8 of file HFile_mixedphp.php.

8 {
9
10 $this->HFile();
11
12
13/*************************************/
14// Beautifier Highlighting Configuration File
15// Plain with PHP
16/*************************************/
17// Flags
18
19$this->nocase = "1";
20$this->notrim = "0";
21$this->perl = "0";
22
23$this->zones = array(
24 array("<?", "?>", "HFile_php3")
25 );
26}

The documentation for this class was generated from the following file: