ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilContentStyleWAC Class Reference

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...

+ Inheritance diagram for ilContentStyleWAC:
+ Collaboration diagram for ilContentStyleWAC:

Public Member Functions

 canBeDelivered (ilWACPath $ilWACPath)
 
 canBeDelivered (ilWACPath $ilWACPath)
 

Detailed Description

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilContentStyleWAC

Author
Alex Killing killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 24 of file class.ilContentStyleWAC.php.

Member Function Documentation

◆ canBeDelivered()

ilContentStyleWAC::canBeDelivered ( ilWACPath  $ilWACPath)
Parameters
ilWACPath$ilWACPath

Implements ilWACCheckingClass.

Definition at line 29 of file class.ilContentStyleWAC.php.

29 : bool
30 {
31 //preg_match("/.\\/data\\/.*\\/mm_([0-9]*)\\/.*/ui", $ilWACPath->getPath(), $matches);
32 return true;
33 }

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