Public Member Functions

oxModuleValidatorFactory Class Reference

List of all members.

Public Member Functions

 getModuleMetadataValidator ()
 getModuleFilesValidator ()

Detailed Description

Module validators factory class.

Definition at line 9 of file oxmodulevalidatorfactory.php.


Member Function Documentation

oxModuleValidatorFactory.getModuleFilesValidator (  ) 

Return module validator by provided type. Returned validator implements interface oxIModuleValidator.

Returns:
oxModuleFilesValidator

Definition at line 31 of file oxmodulevalidatorfactory.php.

oxModuleValidatorFactory.getModuleMetadataValidator (  ) 

Return module validator by provided type. Returned validator implements interface oxIModuleValidator.

Returns:
oxModuleMetadataValidator

Definition at line 18 of file oxmodulevalidatorfactory.php.


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