Changeset 97
- Timestamp:
- 01/18/07 14:24:41 (1 year ago)
- Files:
-
- trunk/src/main/php/net/stubbles/events (moved) (moved from trunk/src/main/php/events)
- trunk/src/main/php/net/stubbles/events/events.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/events/stubCallbackListener.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/events/stubEventDispatcher.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper (moved) (moved from trunk/src/main/php/helper)
- trunk/src/main/php/net/stubbles/helper/Binford.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/stubRegistryFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubAbstractCompositeValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubAndValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubCompositeValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubEqualValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubMaxLengthValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubMaxNumberValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubMinLengthValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubMinNumberValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubOrValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubPreSelectValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubRegexValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/helper/validators/stubXorValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc (moved) (moved from trunk/src/main/php/ioc)
- trunk/src/main/php/net/stubbles/ioc/injection/Inject.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo (moved) (moved from trunk/src/main/php/ipo)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractStringFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubFloatFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubHtmlOutputFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubIntegerFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubNumberFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubPasswordFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubStringFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubTextFilter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubBaseRequest.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequest.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequestPrefixDecorator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequestValueError.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequestValueErrorFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/stubXmlRequestValueErrorFactory.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/ipo/response/stubBaseResponse.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection (moved) (moved from trunk/src/main/php/reflection)
- trunk/src/main/php/net/stubbles/reflection/stubAnnotationFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflection.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionClass.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionExtension.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionFunction.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionMethod.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionObject.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionParameter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionProperty.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/stubBaseObject.php (moved) (moved from trunk/src/main/php/stubBaseObject.php) (1 diff)
- trunk/src/main/php/net/stubbles/stubClassLoader.php (moved) (moved from trunk/src/main/php/stubClassLoader.php) (3 diffs)
- trunk/src/main/php/net/stubbles/stubException.php (moved) (moved from trunk/src/main/php/stubException.php) (1 diff)
- trunk/src/main/php/net/stubbles/stubFactory.php (moved) (moved from trunk/src/main/php/stubFactory.php) (1 diff)
- trunk/src/main/php/net/stubbles/stubObject.php (moved) (moved from trunk/src/main/php/stubObject.php)
- trunk/src/main/php/net/stubbles/websites (moved) (moved from trunk/src/main/php/websites)
- trunk/src/main/php/net/stubbles/websites/PageFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml (moved) (moved from trunk/src/main/php/xml)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/XMLAttribute.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/XMLIgnore.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/XMLTag.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/stubXMLSerializer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/stubDomXMLStreamWriter.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/stubXMLStreamWriter.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/events/events.php
r48 r97 7 7 * @subpackage events 8 8 */ 9 stubClassLoader::load(' events.stubEvent',10 ' events.stubEventListener',11 ' events.stubEventDispatcher'9 stubClassLoader::load('net.stubbles.events.stubEvent', 10 'net.stubbles.events.stubEventListener', 11 'net.stubbles.events.stubEventDispatcher' 12 12 ); 13 13 ?> trunk/src/main/php/net/stubbles/events/stubCallbackListener.php
r65 r97 7 7 * @subpackage events 8 8 */ 9 stubClassLoader::load(' events.stubCallbackException',10 ' events.stubEvent',11 ' events.stubEventListener'9 stubClassLoader::load('net.stubbles.events.stubCallbackException', 10 'net.stubbles.events.stubEvent', 11 'net.stubbles.events.stubEventListener' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/events/stubEventDispatcher.php
r65 r97 8 8 * @subpackage events 9 9 */ 10 stubClassLoader::load(' events.stubEvent',11 ' events.stubEventListener'10 stubClassLoader::load('net.stubbles.events.stubEvent', 11 'net.stubbles.events.stubEventListener' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/helper/Binford.php
r77 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator',10 ' ipo.interceptors.stubPostInterceptor',11 ' ipo.request.filters.stubFilter',12 ' ipo.response.stubResponse'9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator', 10 'net.stubbles.ipo.interceptors.stubPostInterceptor', 11 'net.stubbles.ipo.request.filters.stubFilter', 12 'net.stubbles.ipo.response.stubResponse' 13 13 ); 14 14 /** trunk/src/main/php/net/stubbles/helper/stubRegistryFactory.php
r64 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.stubXJConfLoader');9 stubClassLoader::load('net.stubbles.helper.stubXJConfLoader'); 10 10 /** 11 11 * Class for initializing the Registry. trunk/src/main/php/net/stubbles/helper/validators/stubAbstractCompositeValidator.php
r67 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubCompositeValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubCompositeValidator'); 10 10 /** 11 11 * Base class for composite validators. trunk/src/main/php/net/stubbles/helper/validators/stubAndValidator.php
r52 r97 8 8 * @subpackage helper 9 9 */ 10 stubClassLoader::load(' helper.validators.stubAbstractCompositeValidator');10 stubClassLoader::load('net.stubbles.helper.validators.stubAbstractCompositeValidator'); 11 11 /** 12 12 * Class that connects differant validators that all have to be true in order trunk/src/main/php/net/stubbles/helper/validators/stubCompositeValidator.php
r52 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Base class for composite validators. trunk/src/main/php/net/stubbles/helper/validators/stubEqualValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Class for validating that something is equal. trunk/src/main/php/net/stubbles/helper/validators/stubMaxLengthValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to ensure a value is not longer than a given maximum length. trunk/src/main/php/net/stubbles/helper/validators/stubMaxNumberValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to ensure a value is not greater than a given maximum value. trunk/src/main/php/net/stubbles/helper/validators/stubMinLengthValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to ensure a value is not shorter than a given minimum length. trunk/src/main/php/net/stubbles/helper/validators/stubMinNumberValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to ensure a value is not smaller than a given minimum value. trunk/src/main/php/net/stubbles/helper/validators/stubOrValidator.php
r52 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubAbstractCompositeValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubAbstractCompositeValidator'); 10 10 /** 11 11 * Class that connects differant validators where one has to be true. trunk/src/main/php/net/stubbles/helper/validators/stubPreSelectValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to validate a value against a list of allowed values. trunk/src/main/php/net/stubbles/helper/validators/stubRegexValidator.php
r65 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidator'); 10 10 /** 11 11 * Validator to ensure a value complies to a given regular expression. trunk/src/main/php/net/stubbles/helper/validators/stubValidator.php
r52 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubValidatorException');9 stubClassLoader::load('net.stubbles.helper.validators.stubValidatorException'); 10 10 /** 11 11 * Interface for validators. trunk/src/main/php/net/stubbles/helper/validators/stubXorValidator.php
r67 r97 7 7 * @subpackage helper 8 8 */ 9 stubClassLoader::load(' helper.validators.stubAbstractCompositeValidator');9 stubClassLoader::load('net.stubbles.helper.validators.stubAbstractCompositeValidator'); 10 10 /** 11 11 * Class that connects differant validators where one has to be true. trunk/src/main/php/net/stubbles/ioc/injection/Inject.php
r30 r97 7 7 * @subpackage ioc 8 8 */ 9 stubClassLoader::load(' reflection.stubReflection',10 ' ioc.injection.InjectionException',11 ' ioc.injection.InjectionMap'9 stubClassLoader::load('net.stubbles.reflection.stubReflection', 10 'net.stubbles.ioc.injection.InjectionException', 11 'net.stubbles.ioc.injection.InjectionMap' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractFilter.php
r75 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubFilter'); 10 10 /** 11 11 * Basic class for filters. trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractStringFilter.php
r59 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubAbstractFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubAbstractFilter'); 10 10 /** 11 11 * Class for filtering strings. trunk/src/main/php/net/stubbles/ipo/request/filters/stubFilter.php
r75 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubFilterException');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubFilterException'); 10 10 /** 11 11 * Interface for filters. trunk/src/main/php/net/stubbles/ipo/request/filters/stubFloatFilter.php
r68 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubNumberFilter',10 ' helper.stubRegistry'9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubNumberFilter', 10 'net.stubbles.helper.stubRegistry' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/ipo/request/filters/stubHtmlOutputFilter.php
r75 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubFilter'); 10 10 /** 11 11 * Class to secure a string for output as HTML. trunk/src/main/php/net/stubbles/ipo/request/filters/stubIntegerFilter.php
r68 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubNumberFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubNumberFilter'); 10 10 /** 11 11 * Basic class for filters on request variables of type integer. trunk/src/main/php/net/stubbles/ipo/request/filters/stubNumberFilter.php
r55 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubAbstractFilter',10 ' ipo.request.stubRequestValueErrorFactory',11 ' helper.validators.stubValidator'9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubAbstractFilter', 10 'net.stubbles.ipo.request.stubRequestValueErrorFactory', 11 'net.stubbles.helper.validators.stubValidator' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/ipo/request/filters/stubPasswordFilter.php
r59 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubAbstractFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubAbstractFilter'); 10 10 /** 11 11 * Class for filtering passwords. trunk/src/main/php/net/stubbles/ipo/request/filters/stubStringFilter.php
r59 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubAbstractStringFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubAbstractStringFilter'); 10 10 /** 11 11 * Class for filtering strings (singe line). trunk/src/main/php/net/stubbles/ipo/request/filters/stubTextFilter.php
r59 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.filters.stubAbstractStringFilter');9 stubClassLoader::load('net.stubbles.ipo.request.filters.stubAbstractStringFilter'); 10 10 /** 11 11 * Class for filtering texts (strings containing line feeds). trunk/src/main/php/net/stubbles/ipo/request/stubBaseRequest.php
r78 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.stubRequest');9 stubClassLoader::load('net.stubbles.ipo.request.stubRequest'); 10 10 /** 11 11 * Class for handling request variables. trunk/src/main/php/net/stubbles/ipo/request/stubRequest.php
r78 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' events.stubEventDispatcher',10 ' helper.validators.stubValidator',11 ' ipo.request.filters.stubFilter'9 stubClassLoader::load('net.stubbles.events.stubEventDispatcher', 10 'net.stubbles.helper.validators.stubValidator', 11 'net.stubbles.ipo.request.filters.stubFilter' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/ipo/request/stubRequestPrefixDecorator.php
r79 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.stubRequest');9 stubClassLoader::load('net.stubbles.ipo.request.stubRequest'); 10 10 /** 11 11 * Class for handling request variables with a special prefix. trunk/src/main/php/net/stubbles/ipo/request/stubRequestValueError.php
r65 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.stubRequestValueErrorException');9 stubClassLoader::load('net.stubbles.ipo.request.stubRequestValueErrorException'); 10 10 /** 11 11 * Class containing error messages for request values. trunk/src/main/php/net/stubbles/ipo/request/stubRequestValueErrorFactory.php
r53 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.stubRequestValueError');9 stubClassLoader::load('net.stubbles.ipo.request.stubRequestValueError'); 10 10 /** 11 11 * Interface for factories creating stubRequestValueErrors. trunk/src/main/php/net/stubbles/ipo/request/stubXmlRequestValueErrorFactory.php
r65 r97 7 7 * @subpackage ipo 8 8 */ 9 stubClassLoader::load(' ipo.request.stubRequestValueErrorFactory',10 ' ipo.request.stubRequestValueErrorException',11 ' stubFactory',12 ' helper.stubXJConfLoader'9 stubClassLoader::load('net.stubbles.ipo.request.stubRequestValueErrorFactory', 10 'net.stubbles.ipo.request.stubRequestValueErrorException', 11 'net.stubbles.stubFactory', 12 'net.stubbles.helper.stubXJConfLoader' 13 13 ); 14 14 XJConfLoader::load('DefinitionParser', … … 78 78 } catch (XJConfException $xjce) { 79 79 $this->initDone[$source] = false; 80 throw new RequestValueErrorException($xjce->getMessage());80 throw new stubRequestValueErrorException($xjce->getMessage()); 81 81 } 82 82 trunk/src/main/php/net/stubbles/ipo/response/stubBaseResponse.php
r81 r97 5 5 * @author Frank Kleine <mikey@stubbles.net> 6 6 */ 7 stubClassLoader::load(' ipo.response.stubResponse');7 stubClassLoader::load('net.stubbles.ipo.response.stubResponse'); 8 8 /** 9 9 * interface for a response to a request trunk/src/main/php/net/stubbles/reflection/stubAnnotationFactory.php
r64 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubAnnotation',11 ' reflection.stubAnnotationCache');10 stubClassLoader::load('net.stubbles.reflection.stubAnnotation', 11 'net.stubbles.reflection.stubAnnotationCache'); 12 12 /** 13 13 * Factory to create annotations. trunk/src/main/php/net/stubbles/reflection/stubReflection.php
r24 r97 7 7 * @subpackage reflection 8 8 */ 9 stubClassLoader::load(' reflection.stubAnnotation',10 ' reflection.stubAbstractAnnotation',11 ' reflection.stubAnnotationFactory',12 ' reflection.stubReflectionClass',13 ' reflection.stubReflectionExtension',14 ' reflection.stubReflectionFunction',15 ' reflection.stubReflectionMethod',16 ' reflection.stubReflectionParameter',17 ' reflection.stubReflectionProperty'9 stubClassLoader::load('net.stubbles.reflection.stubAnnotation', 10 'net.stubbles.reflection.stubAbstractAnnotation', 11 'net.stubbles.reflection.stubAnnotationFactory', 12 'net.stubbles.reflection.stubReflectionClass', 13 'net.stubbles.reflection.stubReflectionExtension', 14 'net.stubbles.reflection.stubReflectionFunction', 15 'net.stubbles.reflection.stubReflectionMethod', 16 'net.stubbles.reflection.stubReflectionParameter', 17 'net.stubbles.reflection.stubReflectionProperty' 18 18 ); 19 19 ?> trunk/src/main/php/net/stubbles/reflection/stubReflectionClass.php
r72 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubAnnotationFactory',11 ' reflection.stubReflectionExtension',12 ' reflection.stubReflectionMethod',13 ' reflection.stubReflectionProperty'10 stubClassLoader::load('net.stubbles.reflection.stubAnnotationFactory', 11 'net.stubbles.reflection.stubReflectionExtension', 12 'net.stubbles.reflection.stubReflectionMethod', 13 'net.stubbles.reflection.stubReflectionProperty' 14 14 ); 15 15 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionExtension.php
r70 r97 7 7 * @subpackage reflection 8 8 */ 9 stubClassLoader::load(' reflection.stubReflectionClass',10 ' reflection.stubReflectionFunction'9 stubClassLoader::load('net.stubbles.reflection.stubReflectionClass', 10 'net.stubbles.reflection.stubReflectionFunction' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionFunction.php
r70 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubAnnotationFactory',11 ' reflection.stubReflectionParameter'10 stubClassLoader::load('net.stubbles.reflection.stubAnnotationFactory', 11 'net.stubbles.reflection.stubReflectionParameter' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionMethod.php
r70 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubAnnotationFactory',11 ' reflection.stubReflectionClass',12 ' reflection.stubReflectionParameter'10 stubClassLoader::load('net.stubbles.reflection.stubAnnotationFactory', 11 'net.stubbles.reflection.stubReflectionClass', 12 'net.stubbles.reflection.stubReflectionParameter' 13 13 ); 14 14 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionObject.php
r72 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubReflectionClass',11 ' reflection.stubAnnotationFactory',12 ' reflection.stubReflectionExtension',13 ' reflection.stubReflectionMethod',14 ' reflection.stubReflectionProperty'10 stubClassLoader::load('net.stubbles.reflection.stubReflectionClass', 11 'net.stubbles.reflection.stubAnnotationFactory', 12 'net.stubbles.reflection.stubReflectionExtension', 13 'net.stubbles.reflection.stubReflectionMethod', 14 'net.stubbles.reflection.stubReflectionProperty' 15 15 ); 16 16 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionParameter.php
r70 r97 7 7 * @subpackage reflection 8 8 */ 9 stubClassLoader::load(' reflection.stubReflectionFunction',10 ' reflection.stubReflectionClass'9 stubClassLoader::load('net.stubbles.reflection.stubReflectionFunction', 10 'net.stubbles.reflection.stubReflectionClass' 11 11 ); 12 12 /** trunk/src/main/php/net/stubbles/reflection/stubReflectionProperty.php
r70 r97 8 8 * @subpackage reflection 9 9 */ 10 stubClassLoader::load(' reflection.stubAnnotationFactory',11 ' reflection.stubReflectionClass'10 stubClassLoader::load('net.stubbles.reflection.stubAnnotationFactory', 11 'net.stubbles.reflection.stubReflectionClass' 12 12 ); 13 13 /** trunk/src/main/php/net/stubbles/stubBaseObject.php
r66 r97 22 22 public function getClass() 23 23 { 24 stubClassLoader::load(' reflection.stubReflectionObject');24 stubClassLoader::load('net.stubbles.reflection.stubReflectionObject'); 25 25 $refObject = new stubReflectionObject($this); 26 26 return $refObject; trunk/src/main/php/net/stubbles/stubClassLoader.php
r66 r97 22 22 * @var array<string,string> 23 23 */ 24 private static $classNames = array(' stubClassLoader' => 'stubClassLoader');24 private static $classNames = array('net.stubbles.stubClassLoader' => 'stubClassLoader'); 25 25 26 26 /** … … 92 92 public static function getSourcePath() 93 93 { 94 return dirname(__FILE__);94 return realpath(dirname(__FILE__) . '/../../'); 95 95 } 96 96 … … 110 110 * every other class that should extend it 111 111 */ 112 stubClassLoader::load(' stubObject', 'stubBaseObject', 'stubException');112 stubClassLoader::load('net.stubbles.stubObject', 'net.stubbles.stubBaseObject', 'net.stubbles.stubException'); 113 113 ?> trunk/src/main/php/net/stubbles/stubException.php
r66 r97 22 22 public function getClass() 23 23 { 24 stubClassLoader::load(' reflection.stubReflectionObject');24 stubClassLoader::load('net.stubbles.reflection.stubReflectionObject'); 25 25 $refObject = new stubReflectionObject($this); 26 26 return $refObject; trunk/src/main/php/net/stubbles/stubFactory.php
r64 r97 29 29 { 30 30 if (null == self::$resourcePath) { 31 self::$resourcePath = realpath(dirname(__FILE__) . '/../ resources');31 self::$resourcePath = realpath(dirname(__FILE__) . '/../../../resources'); 32 32 } 33 33 trunk/src/main/php/net/stubbles/websites/PageFactory.php
r40 r97 7 7 * @subpackage websites 8 8 */ 9 stubClassLoader::load(' stubFactory',10 ' helper.stubXJConfLoader',11 ' websites.exceptions.PageConfigurationException'9 stubClassLoader::load('net.stubbles.stubFactory', 10 'net.stubbles.helper.stubXJConfLoader', 11 'net.stubbles.websites.exceptions.PageConfigurationException' 12 12 ); 13 13 XJConfLoader::load('DefinitionParser', trunk/src/main/php/net/stubbles/xml/serializer/annotations/XMLAttribute.php
r84 r97 7 7 * @subpackage xml_serializer 8 8 */ 9 stubClassLoader::load(' reflection.stubAnnotation',
