ILIAS
Release_4_0_x_branch Revision 61816
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
dev-docs.php
Go to the documentation of this file.
1
<pre>
2
3
<?php
4
include
'./validator.inc'
;
5
6
// print reflection
7
reflectionClass::export(
'validator'
);
8
echo
'</pre>'
;
9
10
//print source code
11
highlight_file(
'./validator.inc'
);
12
13
?>
Services
XHTMLValidator
validator
dev-docs.php
Generated on Wed Apr 27 2016 19:01:54 for ILIAS by
1.8.1.2 (using
Doxyfile
)