]> git.mxchange.org Git - shipsimu.git/commit - ship-simu/inc/classes/interfaces/class_FrameworkInterface.php
init phase 2
authorRoland Häder <roland@mxchange.org>
Sun, 17 Feb 2008 11:12:23 +0000 (11:12 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 17 Feb 2008 11:12:23 +0000 (11:12 +0000)
commitcbbea552efcc1bd22aea5290ce2c67f3d547bfca
tree5db96e9a29d1acd17d4ab21123f33d9964577b1d
parent85db0cda2cdb5a801db7020aa55b6f4d969f7674
init phase 2
60 files changed:
ship-simu/devel/class_Debug.php
ship-simu/inc/classes.php
ship-simu/inc/classes/exceptions/class_FrameworkException.php
ship-simu/inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php
ship-simu/inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php
ship-simu/inc/classes/exceptions/container/class_ContainerItemIsNullException.php
ship-simu/inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php
ship-simu/inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php
ship-simu/inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php
ship-simu/inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php
ship-simu/inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php
ship-simu/inc/classes/exceptions/io/class_DirPointerNotOpenedException.php
ship-simu/inc/classes/exceptions/io/class_FilePointerNotOpenedException.php
ship-simu/inc/classes/exceptions/io/class_InvalidDataLengthException.php
ship-simu/inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php
ship-simu/inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php
ship-simu/inc/classes/exceptions/io/class_PathIsEmptyException.php
ship-simu/inc/classes/exceptions/io/class_PathIsNoDirectoryException.php
ship-simu/inc/classes/exceptions/io/class_PathReadProtectedException.php
ship-simu/inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php
ship-simu/inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php
ship-simu/inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php
ship-simu/inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php
ship-simu/inc/classes/exceptions/main/class_ClassMismatchException.php
ship-simu/inc/classes/exceptions/main/class_ClassNotFoundException.php
ship-simu/inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php
ship-simu/inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php
ship-simu/inc/classes/exceptions/main/class_DimNotFoundInArrayException.php
ship-simu/inc/classes/exceptions/main/class_ExceptionNotChangedException.php
ship-simu/inc/classes/exceptions/main/class_ExceptionNotFoundException.php
ship-simu/inc/classes/exceptions/main/class_GetterNotFoundException.php
ship-simu/inc/classes/exceptions/main/class_InvalidArrayCountException.php
ship-simu/inc/classes/exceptions/main/class_InvalidObjectException.php
ship-simu/inc/classes/exceptions/main/class_MissingArrayElementsException.php
ship-simu/inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php
ship-simu/inc/classes/exceptions/main/class_MissingMethodException.php
ship-simu/inc/classes/exceptions/main/class_NoArrayCreatedException.php
ship-simu/inc/classes/exceptions/main/class_NoArrayException.php
ship-simu/inc/classes/exceptions/main/class_NoObjectException.php
ship-simu/inc/classes/exceptions/main/class_NullPointerException.php
ship-simu/inc/classes/exceptions/main/class_VariableIsNotSetException.php
ship-simu/inc/classes/exceptions/template/class_BasePathIsEmptyException.php
ship-simu/inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php
ship-simu/inc/classes/exceptions/template/class_BasePathReadProtectedException.php
ship-simu/inc/classes/exceptions/template/class_InvalidBasePathStringException.php
ship-simu/inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php
ship-simu/inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php
ship-simu/inc/classes/interfaces/application/class_ManageableApplication.php
ship-simu/inc/classes/interfaces/class_FrameworkInterface.php
ship-simu/inc/config.php
ship-simu/inc/config/class_FrameworkConfiguration.php
ship-simu/inc/database.php
ship-simu/inc/database/lib-local.php
ship-simu/inc/file_io.php
ship-simu/inc/includes.php
ship-simu/inc/language.php
ship-simu/inc/loader/class_ClassLoader.php
ship-simu/inc/output.php
ship-simu/inc/selector.php
ship-simu/index.php