Menu calls added (stubs)
[core.git] / .gitattributes
index 0544e367de833fc5c18e05e1c1120a78b4906ec9..c77e9b414a40fc1426e71bbe931feedd5d753eaa 100644 (file)
@@ -1,12 +1,11 @@
 * text=auto !eol
-devel/.htaccess -text
-devel/class_Debug.php -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text
 docs/NEWS -text
 docs/README -text
 docs/THANKS -text
+docs/TODOs.txt -text
 inc/.htaccess -text
 inc/classes.php -text
 inc/classes/.htaccess -text
@@ -19,10 +18,6 @@ inc/classes/exceptions/class_ -text
 inc/classes/exceptions/class_FrameworkException.php -text
 inc/classes/exceptions/compressor/.htaccess -text
 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
-inc/classes/exceptions/container/.htaccess -text
-inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
-inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
-inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
 inc/classes/exceptions/controller/.htaccess -text
 inc/classes/exceptions/controller/class_DefaultControllerException.php -text
 inc/classes/exceptions/controller/class_InvalidControllerException.php -text
@@ -34,7 +29,6 @@ inc/classes/exceptions/database/.htaccess -text
 inc/classes/exceptions/database/class_ -text
 inc/classes/exceptions/database/class_DatabaseException.php -text
 inc/classes/exceptions/database/general/.htaccess -text
-inc/classes/exceptions/database/general/class_DatabaseUpdateSupportException.php -text
 inc/classes/exceptions/database/general/class_SqlException.php -text
 inc/classes/exceptions/database/local_file/.htaccess -text
 inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
@@ -42,9 +36,9 @@ inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.
 inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
 inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
 inc/classes/exceptions/database/wrapper/.htaccess -text
-inc/classes/exceptions/database/wrapper/class_WrapperUserNameNotFoundException.php -text
 inc/classes/exceptions/filter/.htaccess -text
 inc/classes/exceptions/filter/class_FilterChainException.php -text
+inc/classes/exceptions/filter/class_InvalidFilterChainException.php -text
 inc/classes/exceptions/helper/.htaccess -text
 inc/classes/exceptions/helper/class_FormClosedException.php -text
 inc/classes/exceptions/helper/class_FormGroupClosedException.php -text
@@ -63,6 +57,7 @@ inc/classes/exceptions/io/class_FileReadProtectedException.php -text
 inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
 inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
+inc/classes/exceptions/io/class_InvalidResourceException.php -text
 inc/classes/exceptions/io/class_PathIsEmptyException.php -text
 inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
 inc/classes/exceptions/io/class_PathReadProtectedException.php -text
@@ -81,9 +76,8 @@ inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
 inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
 inc/classes/exceptions/main/class_EmptyVariableException.php -text
-inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
 inc/classes/exceptions/main/class_FatalErrorException.php -text
-inc/classes/exceptions/main/class_GetterNotFoundException.php -text
+inc/classes/exceptions/main/class_IndexOutOfBoundsException.php -text
 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
 inc/classes/exceptions/main/class_InvalidCommandException.php -text
 inc/classes/exceptions/main/class_InvalidCommandInstanceException.php -text
@@ -92,15 +86,17 @@ inc/classes/exceptions/main/class_InvalidObjectException.php -text
 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
 inc/classes/exceptions/main/class_MissingMethodException.php -text
-inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
-inc/classes/exceptions/main/class_NoArrayException.php -text
-inc/classes/exceptions/main/class_NoObjectException.php -text
 inc/classes/exceptions/main/class_NullPointerException.php -text
 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
 inc/classes/exceptions/result/.htaccess -text
 inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text
 inc/classes/exceptions/result/class_ResultUpdateException.php -text
+inc/classes/exceptions/socket/.htaccess -text
+inc/classes/exceptions/socket/class_InvalidSocketException.php -text
+inc/classes/exceptions/state/.htaccess -text
+inc/classes/exceptions/state/class_InvalidStateException.php -text
+inc/classes/exceptions/state/class_InvalidStateInstanceException.php -text
 inc/classes/exceptions/template/.htaccess -text
 inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
@@ -108,7 +104,6 @@ inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
-inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text
 inc/classes/exceptions/user/.htaccess -text
 inc/classes/exceptions/user/class_AccountPasswordMismatchException.php -text
 inc/classes/exceptions/user/class_UserEmailMissingException.php -text
@@ -177,6 +172,8 @@ inc/classes/interfaces/login/.htaccess -text
 inc/classes/interfaces/login/class_LoginableUser.php -text
 inc/classes/interfaces/mailer/.htaccess -text
 inc/classes/interfaces/mailer/class_DeliverableMail.php -text
+inc/classes/interfaces/menu/.htaccess -text
+inc/classes/interfaces/menu/class_RenderableMenu.php -text
 inc/classes/interfaces/points/.htaccess -text
 inc/classes/interfaces/points/class_BookablePoints.php -text
 inc/classes/interfaces/reader/.htaccess -text
@@ -196,11 +193,19 @@ inc/classes/interfaces/resolver/commands/.htaccess -text
 inc/classes/interfaces/resolver/commands/class_CommandResolver.php -text
 inc/classes/interfaces/resolver/controller/.htaccess -text
 inc/classes/interfaces/resolver/controller/class_ControllerResolver.php -text
+inc/classes/interfaces/resolver/state/.htaccess -text
+inc/classes/interfaces/resolver/state/class_StateResolver.php -text
 inc/classes/interfaces/response/.htaccess -text
 inc/classes/interfaces/response/class_Responseable.php -text
 inc/classes/interfaces/result/.htaccess -text
 inc/classes/interfaces/result/class_SearchableResult.php -text
 inc/classes/interfaces/result/class_UpdateableResult.php -text
+inc/classes/interfaces/state/.htaccess -text
+inc/classes/interfaces/state/class_Stateable.php -text
+inc/classes/interfaces/streams/.htaccess -text
+inc/classes/interfaces/streams/class_Streamable.php -text
+inc/classes/interfaces/streams/crypto/.htaccess -text
+inc/classes/interfaces/streams/crypto/class_EncryptableStream.php -text
 inc/classes/interfaces/template/.htaccess -text
 inc/classes/interfaces/template/class_CompileableTemplate.php -text
 inc/classes/interfaces/template/view/class_ViewHelper.php -text
@@ -242,8 +247,10 @@ inc/classes/main/commands/web/class_WebLoginCommand.php -text
 inc/classes/main/commands/web/class_WebLoginFailedCommand.php -text
 inc/classes/main/commands/web/class_WebLogoutCommand.php -text
 inc/classes/main/commands/web/class_WebLogoutDoneCommand.php -text
+inc/classes/main/commands/web/class_WebProblemCommand.php -text
 inc/classes/main/commands/web/class_WebRegisterCommand.php -text
 inc/classes/main/commands/web/class_WebResendLinkCommand.php -text
+inc/classes/main/commands/web/class_WebStatusCommand.php -text
 inc/classes/main/compressor/.htaccess -text
 inc/classes/main/compressor/class_Bzip2Compressor.php -text
 inc/classes/main/compressor/class_GzipCompressor.php -text
@@ -255,6 +262,9 @@ inc/classes/main/controller/captcha/.htaccess -text
 inc/classes/main/controller/captcha/class_ImageCodeCaptchaController.php -text
 inc/classes/main/controller/class_ -text
 inc/classes/main/controller/class_BaseController.php -text
+inc/classes/main/controller/console/.htaccess -text
+inc/classes/main/controller/console/class_ConsoleDefaultController.php -text
+inc/classes/main/controller/console/class_ConsoleDefaultNewsController.php -text
 inc/classes/main/controller/form/.htaccess -text
 inc/classes/main/controller/form/class_WebDoFormController.php -text
 inc/classes/main/controller/image/.htaccess -text
@@ -270,6 +280,7 @@ inc/classes/main/controller/web/class_WebLoginController.php -text
 inc/classes/main/controller/web/class_WebLoginFailedController.php -text
 inc/classes/main/controller/web/class_WebLogoutController.php -text
 inc/classes/main/controller/web/class_WebLogoutDoneController.php -text
+inc/classes/main/controller/web/class_WebProblemController.php -text
 inc/classes/main/controller/web/class_WebRegisterController.php -text
 inc/classes/main/controller/web/class_WebStatusController.php -text
 inc/classes/main/criteria/.htaccess -text
@@ -319,8 +330,8 @@ inc/classes/main/filter/change/class_PasswordChangeFilter.php -text
 inc/classes/main/filter/checkboxes/.htaccess -text
 inc/classes/main/filter/checkboxes/class_RulesAcceptedFilter.php -text
 inc/classes/main/filter/class_ -text
-inc/classes/main/filter/class_AbstractFilterDecorator.php -text
 inc/classes/main/filter/class_BaseFilter.php -text
+inc/classes/main/filter/class_BaseFilterDecorator.php -text
 inc/classes/main/filter/class_FilterChain.php -text
 inc/classes/main/filter/crypto/.htaccess -text
 inc/classes/main/filter/crypto/class_CaptchaEncryptFilter.php -text
@@ -389,19 +400,27 @@ inc/classes/main/mailer/class_ -text
 inc/classes/main/mailer/class_BaseMailer.php -text
 inc/classes/main/mailer/debug/.htaccess -text
 inc/classes/main/mailer/debug/class_DebugMailer.php -text
+inc/classes/main/menu/.htaccess -text
+inc/classes/main/menu/class_BaseMenu.php -text
 inc/classes/main/output/.htaccess -text
 inc/classes/main/output/class_ConsoleOutput.php -text
 inc/classes/main/output/class_WebOutput.php -text
 inc/classes/main/points/.htaccess -text
 inc/classes/main/points/class_UserPoints.php -text
 inc/classes/main/reader/.htaccess -text
+inc/classes/main/reader/class_ConsoleNewsReader.php -text
 inc/classes/main/reader/class_DefaultNewsReader.php -text
 inc/classes/main/registration/.htaccess -text
 inc/classes/main/registration/class_BaseRegistration.php -text
 inc/classes/main/registry/.htaccess -text
 inc/classes/main/registry/class_Registry.php -text
 inc/classes/main/request/.htaccess -text
-inc/classes/main/request/class_HttpRequest.php -text
+inc/classes/main/request/class_ -text
+inc/classes/main/request/class_BaseRequest.php -text
+inc/classes/main/request/console/.htaccess -text
+inc/classes/main/request/console/class_ConsoleRequest.php -text
+inc/classes/main/request/web/.htaccess -text
+inc/classes/main/request/web/class_HttpRequest.php -text
 inc/classes/main/resolver/.htaccess -text
 inc/classes/main/resolver/action/.htaccess -text
 inc/classes/main/resolver/action/class_BaseActionResolver.php -text
@@ -410,6 +429,8 @@ inc/classes/main/resolver/action/web/class_WebActionResolver.php -text
 inc/classes/main/resolver/class_BaseResolver.php -text
 inc/classes/main/resolver/command/.htaccess -text
 inc/classes/main/resolver/command/class_BaseCommandResolver.php -text
+inc/classes/main/resolver/command/console/.htaccess -text
+inc/classes/main/resolver/command/console/class_ConsoleCommandResolver.php -text
 inc/classes/main/resolver/command/image/.htaccess -text
 inc/classes/main/resolver/command/image/class_ImageCommandResolver.php -text
 inc/classes/main/resolver/command/web/.htaccess -text
@@ -417,12 +438,16 @@ inc/classes/main/resolver/command/web/class_ -text
 inc/classes/main/resolver/command/web/class_WebCommandResolver.php -text
 inc/classes/main/resolver/controller/.htaccess -text
 inc/classes/main/resolver/controller/class_BaseControllerResolver.php -text
+inc/classes/main/resolver/controller/console/.htaccess -text
+inc/classes/main/resolver/controller/console/class_ConsoleControllerResolver.php -text
 inc/classes/main/resolver/controller/image/.htaccess -text
 inc/classes/main/resolver/controller/image/class_ImageControllerResolver.php -text
 inc/classes/main/resolver/controller/web/.htaccess -text
 inc/classes/main/resolver/controller/web/class_WebControllerResolver.php -text
 inc/classes/main/response/.htaccess -text
 inc/classes/main/response/class_BaseResponse.php -text
+inc/classes/main/response/console/.htaccess -text
+inc/classes/main/response/console/class_ConsoleResponse.php -text
 inc/classes/main/response/http/.htaccess -text
 inc/classes/main/response/http/class_HttpResponse.php -text
 inc/classes/main/response/image/.htaccess -text
@@ -431,12 +456,21 @@ inc/classes/main/result/.htaccess -text
 inc/classes/main/result/class_DatabaseResult.php -text
 inc/classes/main/rng/.htaccess -text
 inc/classes/main/rng/class_RandomNumberGenerator.php -text
+inc/classes/main/streams/.htaccess -text
+inc/classes/main/streams/class_ -text
+inc/classes/main/streams/class_BaseStream.php -text
+inc/classes/main/streams/crypto/.htaccess -text
+inc/classes/main/streams/crypto/class_McryptStream.php -text
+inc/classes/main/streams/crypto/class_NullCryptoStream.php -text
 inc/classes/main/template/.htaccess -text
+inc/classes/main/template/class_ -text
 inc/classes/main/template/class_BaseTemplateEngine.php -text
 inc/classes/main/template/image/.htaccess -text
 inc/classes/main/template/image/class_ImageTemplateEngine.php -text
 inc/classes/main/template/mail/.htaccess -text
 inc/classes/main/template/mail/class_MailTemplateEngine.php -text
+inc/classes/main/template/menu/.htaccess -text
+inc/classes/main/template/menu/class_MenuTemplateEngine.php -text
 inc/classes/main/template/web/.htaccess -text
 inc/classes/main/template/web/class_WebTemplateEngine.php -text
 inc/classes/main/user/.htaccess -text
@@ -472,33 +506,12 @@ inc/classes/third_party/php_mailer/class.pop3.php -text
 inc/classes/third_party/php_mailer/class.smtp.php -text
 inc/classes/third_party/php_mailer/docs/extending.html -text
 inc/classes/third_party/php_mailer/docs/faq.html -text
-inc/classes/third_party/php_mailer/docs/pop3_article.txt -text
-inc/classes/third_party/php_mailer/docs/use_gmail.txt -text
 inc/classes/third_party/php_mailer/examples/contents.html -text
 inc/classes/third_party/php_mailer/examples/images/bkgrnd.gif -text
 inc/classes/third_party/php_mailer/examples/images/phpmailer.gif -text
-inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text
+inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text svneol=unset#image/png
 inc/classes/third_party/php_mailer/examples/images/phpmailer_mini.gif -text
 inc/classes/third_party/php_mailer/examples/index.html -text
-inc/classes/third_party/php_mailer/examples/pop3_before_smtp_test.php -text
-inc/classes/third_party/php_mailer/examples/test_gmail.php -text
-inc/classes/third_party/php_mailer/examples/test_mail.php -text
-inc/classes/third_party/php_mailer/examples/test_sendmail.php -text
-inc/classes/third_party/php_mailer/examples/test_smtp.php -text
-inc/classes/third_party/php_mailer/language/.htaccess -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-br.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-ca.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-cz.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-de.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-dk.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-en.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-es.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-et.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fi.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fo.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-fr.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-hu.php -text
-inc/classes/third_party/php_mailer/language/phpmailer.lang-it.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-ja.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-nl.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-no.php -text
@@ -507,20 +520,6 @@ inc/classes/third_party/php_mailer/language/phpmailer.lang-ro.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-ru.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-se.php -text
 inc/classes/third_party/php_mailer/language/phpmailer.lang-tr.php -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/SMTP.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_phpmailer_php.html -text
-inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_smtp_php.html -text
-inc/classes/third_party/php_mailer/phpdoc/blank.html -text
-inc/classes/third_party/php_mailer/phpdoc/classtrees_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/elementindex.html -text
-inc/classes/third_party/php_mailer/phpdoc/elementindex_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/errors.html -text
-inc/classes/third_party/php_mailer/phpdoc/index.html -text
-inc/classes/third_party/php_mailer/phpdoc/li_PHPMailer.html -text
-inc/classes/third_party/php_mailer/phpdoc/media/banner.css -text
-inc/classes/third_party/php_mailer/phpdoc/media/stylesheet.css -text
-inc/classes/third_party/php_mailer/phpdoc/packages.html -text
 inc/classes/third_party/php_mailer/test/phpmailer_test.php -text
 inc/classes/third_party/php_mailer/test/phpunit.php -text
 inc/classes/third_party/php_mailer/test/test.png -text
@@ -532,6 +531,7 @@ inc/database.php -text
 inc/database/.htaccess -text
 inc/database/lib-local.php -text
 inc/file_io.php -text
+inc/hooks.php -text
 inc/includes.php -text
 inc/language.php -text
 inc/language/.htaccess -text
@@ -543,18 +543,8 @@ inc/selector.php -text
 /svn-externals.txt -text
 templates/.htaccess -text
 templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/code/header.ctp -text
-templates/de/html/.htaccess -text
 templates/images/.htaccess -text
 templates/images/_cache/.htaccess -text
-templates/images/de/.htaccess -text
-templates/images/de/image/.htaccess -text
-templates/images/de/image/base_image.itp -text
-templates/images/de/image/emergency_exit.itp -text
 tests/ConfigTest.php -text
 tests/RegistryTest.php -text
 tests/RequestTest.php -text
@@ -564,3 +554,4 @@ tests/old/contract-test.php -text
 tests/old/loader-test.php -text
 tests/old/personell-test.php -text
 tests/unittest.sh -text
+/todo-builder.sh -text