ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
class.ilSolutionTitleInputGUI.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2013 ILIAS open source, Extended GPL, see docs/LICENSE */
3
12{
18 public function checkInput()
19 {
20 return true;
21 }
22}
An exception for terminatinating execution or to throw for unit testing.
This class represents a custom property in a property form.
This class represents a custom property in a property form.
checkInput()
Check input, strip slashes etc.