ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
HFile_phphtml.php File Reference

Go to the source code of this file.

Data Structures

class  HFile_phphtml
 

Functions

 donothing ($keywordin)
 

Variables

 $BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php"
 
 if (!isset( $BEAUT_PATH))
 

Function Documentation

◆ donothing()

donothing (   $keywordin)

Definition at line 1489 of file HFile_phphtml.php.

1490 {
1491 return $keywordin;
1492 }

Variable Documentation

◆ $BEAUT_PATH

$BEAUT_PATH = realpath(".") . "/Services/COPage/syntax_highlight/php"

Definition at line 2 of file HFile_phphtml.php.

◆ if

if(!isset($BEAUT_PATH)) ( isset $BEAUT_PATH)

Definition at line 3 of file HFile_phphtml.php.