ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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
Version
1.0.0

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

Member Function Documentation

◆ canBeDelivered()

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

Implements ilWACCheckingClass.

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

20  {
21  //preg_match("/.\\/data\\/.*\\/mm_([0-9]*)\\/.*/ui", $ilWACPath->getPath(), $matches);
22  return true;
23  }

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