ILIAS  release_8 Revision v8.23
ilContentStyleWAC Class Reference

Class ilContentStyleWAC. More...

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

Public Member Functions

 canBeDelivered (ilWACPath $ilWACPath)
 

Detailed Description

Class ilContentStyleWAC.

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

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

Member Function Documentation

◆ canBeDelivered()

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

Implements ilWACCheckingClass.

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

13  : bool
14  {
15  //preg_match("/.\\/data\\/.*\\/mm_([0-9]*)\\/.*/ui", $ilWACPath->getPath(), $matches);
16  return true;
17  }

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