Changeset 1301
- Timestamp:
- 01/25/08 20:09:22 (4 months ago)
- Files:
-
- trunk/src/main/php/net/stubbles/auth/storage/stubAuthAbstractStorage.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/auth/storage/stubAuthSessionStorage.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/auth/stubAuth.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/events/stubCallbackListener.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/events/stubEventDispatcher.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/events/stubLazyEventListener.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc/annotations/stubInjectAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc/stubAbstractIOCPreInterceptor.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc/stubBinder.php (modified) (4 diffs)
- trunk/src/main/php/net/stubbles/ioc/stubBindingModule.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc/stubConstantBinding.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ioc/stubInjector.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubPasswordFilterAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubStringFilterAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubTextFilterAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractFilterDecorator.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/ipo/request/filters/stubFilterException.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/stubMailFilter.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/stubRegexFilterDecorator.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/ipo/request/stubAbstractRequest.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequest.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/ipo/request/stubRequestPrefixDecorator.php (modified) (3 diffs)
- trunk/src/main/php/net/stubbles/ipo/session/stubSession.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/errorhandler/stubAbstractExceptionHandler.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/errorhandler/stubLogErrorHandler.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/serialize/stubSerializableObject.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/stubBaseObject.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/stubEnum.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/lang/stubMode.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/php/serializer/stubUnknownObject.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/pdo/stubDatabasePDOStatement.php (modified) (3 diffs)
- trunk/src/main/php/net/stubbles/rdbms/persistence/annotations/stubDBColumnAnnotation.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/rdbms/persistence/annotations/stubDBJoinAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/persistence/stubPersistenceHelper.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/querybuilder/stubDatabaseQueryBuilderFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/querybuilder/stubDatabaseSelect.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/querybuilder/stubDatabaseTableColumn.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/rdbms/stubDatabaseConnectionPool.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/rdbms/stubDatabaseResult.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/annotations/parser/state/stubAnnotationAbstractState.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/annotations/parser/stubAnnotationStateParser.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/annotations/stubAbstractAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/annotations/stubAnnotationFactory.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/stubReflectionPackage.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/reflection/stubReflectionProperty.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/service/jsonrpc/stubJsonRpcProcessor.php (modified) (3 diffs)
- trunk/src/main/php/net/stubbles/service/jsonrpc/stubJsonRpcResponse.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/service/jsonrpc/util/stubJsonRpcProxyGenerator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/service/soap/stubSoapClientConfiguration.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/stubClassLoader.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubCacheStrategy.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/cache/stubDefaultCacheStrategy.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/datespan/stubDateSpanCustom.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/log/stubLogDataFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPConnection.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/http/stubHTTPRequest.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubHeaderList.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/net/stubSocket.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/stubFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/stubRegistryInitializer.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/validators/stubMinNumberValidator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/stubConfigXJConfExtension.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/util/xjconf/stubXJConfProxy.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/cache/stubAbstractWebsiteCache.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/cache/stubDefaultWebsiteCache.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/websites/cache/stubGzipWebsiteCache.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/websites/cache/stubWebsiteCache.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/websites/memphis/stubMemphisAbstractExtension.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/rasmus/stubRasmusPage.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/stubAbstractPageElement.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/stubFrontController.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/stubPage.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/websites/variantmanager/stubAbstractVariantFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/variantmanager/stubVariantFactory.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/variantmanager/stubVariantsMap.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/variantmanager/stubVariantsPreInterceptor.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/variantmanager/types/stubAbstractVariant.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/variantmanager/types/stubVariant.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/xml/stubXMLPageElementCachingDecorator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/xml/stubXMLPageElementDecorator.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/websites/xml/stubXMLPassThruPageElement.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/websites/xml/stubXMLPostInterceptor.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/xml/rss/stubRSSFeedGenerator.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLAttributeAnnotation.php (modified) (4 diffs)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLFragmentAnnotation.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLMatcherAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/annotations/stubXMLTagAnnotation.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/serializer/stubXMLSerializer.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/xml/stubDomXMLStreamWriter.php (modified) (14 diffs)
- trunk/src/main/php/net/stubbles/xml/stubLibXmlXMLStreamWriter.php (modified) (14 diffs)
- trunk/src/main/php/net/stubbles/xml/stubXMLStreamWriter.php (modified) (14 diffs)
- trunk/src/main/php/net/stubbles/xml/stubXMLXIncludeStreamWrapper.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/unserializer/stubXMLUnserializer.php (modified) (2 diffs)
- trunk/src/main/php/net/stubbles/xml/xsl/stubXSLCallback.php (modified) (1 diff)
- trunk/src/main/php/net/stubbles/xml/xsl/stubXSLProcessor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/auth/storage/stubAuthAbstractStorage.php
r1209 r1301 78 78 * 79 79 * @param stubAuthResult $result 80 * @param int $store time80 * @param int $storeTime 81 81 */ 82 82 protected abstract function doSetResult(stubAuthResult $result, $storeTime); trunk/src/main/php/net/stubbles/auth/storage/stubAuthSessionStorage.php
r1245 r1301 58 58 * 59 59 * @param stubAuthResult $result 60 * @param int $store time60 * @param int $storeTime 61 61 */ 62 62 protected function doSetResult(stubAuthResult $result, $storeTime) trunk/src/main/php/net/stubbles/auth/stubAuth.php
r1209 r1301 69 69 * creates and returns an auth instance 70 70 * 71 * @param stubAuthStrategy $strategy strategy to be used for authentification72 * @param stubAuthStorage $storage storage to be used for storing the result73 * @param string $id id of the auth instance to create71 * @param stubAuthStrategy $strategy strategy to be used for authentification 72 * @param stubAuthStorage $storage storage to be used for storing the result 73 * @param string $id id of the auth instance to create 74 74 */ 75 75 public static function createInstance(stubAuthStrategy $strategy, stubAuthStorage $storage, $id = self::ID_DEFAULT) … … 134 134 * add an authentificator 135 135 * 136 * @param stubAuthenticator$authentificator136 * @param stubAuthenticator $authentificator 137 137 */ 138 138 public function addAuthenticator(stubAuthenticator $authentificator) trunk/src/main/php/net/stubbles/events/stubCallbackListener.php
r1281 r1301 93 93 * handles an event 94 94 * 95 * @param stubEvent $event event that triggered this event action95 * @param stubEvent $event event that triggered this event action 96 96 * @throws stubCallbackException 97 97 */ trunk/src/main/php/net/stubbles/events/stubEventDispatcher.php
r1281 r1301 72 72 * get the instance of the event dispatcher with the given name 73 73 * 74 * @param string $name optional name of the event dispatcher74 * @param string $name optional name of the event dispatcher 75 75 * @return stubEventDispatcher 76 76 */ … … 244 244 * @param string $eventName name of event that occured 245 245 * @param mixed $context optional context for the event 246 * @param array $ dataoptional data to notify action with246 * @param array $info optional data to notify action with 247 247 * @param bool $queue optional true if event should be queued, default false 248 248 * @param bool $bubble optional false if event should not bubble, default true trunk/src/main/php/net/stubbles/events/stubLazyEventListener.php
r1209 r1301 26 26 * constructor 27 27 * 28 * @param string $fqClassName full qualified name of the class to execute28 * @param string $fqClassName full qualified name of the class to execute 29 29 */ 30 30 public function __construct($fqClassName) trunk/src/main/php/net/stubbles/ioc/annotations/stubInjectAnnotation.php
r1222 r1301 46 46 * Checks, whether the injection is optional 47 47 * 48 * @return boolean48 * @return boolean 49 49 */ 50 50 public function isOptional() trunk/src/main/php/net/stubbles/ioc/stubAbstractIOCPreInterceptor.php
r1222 r1301 39 39 * Configure the binder 40 40 * 41 * @param stubBinder$binder41 * @param stubBinder $binder 42 42 */ 43 43 abstract protected function configure(stubBinder $binder); trunk/src/main/php/net/stubbles/ioc/stubBinder.php
r1296 r1301 47 47 * Create a new binder 48 48 * 49 * @param stubInjector$injector49 * @param stubInjector $injector 50 50 */ 51 51 public function __construct(stubInjector $injector = null) … … 61 61 * Bind a new interface to a class 62 62 * 63 * @param string$interface64 * @return stubClassBinding63 * @param string $interface 64 * @return stubClassBinding 65 65 */ 66 66 public function bind($interface) … … 74 74 * Bind a new constant 75 75 * 76 * @return stubConstantBinding76 * @return stubConstantBinding 77 77 */ 78 78 public function bindConstant() … … 86 86 * Get an injector for this binder 87 87 * 88 * @return stubInjector88 * @return stubInjector 89 89 */ 90 90 public function getInjector() trunk/src/main/php/net/stubbles/ioc/stubBindingModule.php
r1222 r1301 19 19 * Configure the binder 20 20 * 21 * @param stubBinder$binder21 * @param stubBinder $binder 22 22 */ 23 23 public function configure(stubBinder $binder); trunk/src/main/php/net/stubbles/ioc/stubConstantBinding.php
r1222 r1301 52 52 * set the constant value 53 53 * 54 * @param mixed 54 * @param mixed $value 55 55 * @return stubBinding 56 56 */ trunk/src/main/php/net/stubbles/ioc/stubInjector.php
r1296 r1301 43 43 * 44 44 * @param string $type 45 * @param string $name 45 46 * @return object 46 47 * @throws stubBindingException trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubPasswordFilterAnnotation.php
r1223 r1301 49 49 * sets the encoder class to be used 50 50 * 51 * @param stubReflectionClass $encoder 51 * @param stubReflectionClass $encoderClass 52 52 */ 53 53 public function setEncoder(stubReflectionClass $encoderClass) trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubStringFilterAnnotation.php
r1282 r1301 103 103 * sets the encoder class to be used 104 104 * 105 * @param stubReflectionClass $encoder 105 * @param stubReflectionClass $encoderClass 106 106 */ 107 107 public function setEncoder(stubReflectionClass $encoderClass) trunk/src/main/php/net/stubbles/ipo/request/broker/annotations/stubTextFilterAnnotation.php
r1223 r1301 102 102 * sets the encoder class to be used 103 103 * 104 * @param stubReflectionClass $encoder 104 * @param stubReflectionClass $encoderClass 105 105 */ 106 106 public function setEncoder(stubReflectionClass $encoderClass) trunk/src/main/php/net/stubbles/ipo/request/filters/stubAbstractFilterDecorator.php
r1296 r1301 28 28 * setter method 29 29 * 30 * @param unknown_type$decoratedFilter30 * @param stubFilter $decoratedFilter 31 31 */ 32 32 public function setDecoratedFilter($decoratedFilter) … … 35 35 } 36 36 37 /** 38 * getter method 39 * 40 * @return stubFilter 41 */ 37 42 public function getDecoratedFilter() 38 43 { trunk/src/main/php/net/stubbles/ipo/request/filters/stubFilterException.php
r142 r1301 27 27 * Constructor for this class. 28 28 * 29 * @param stubRequestValueError $errorerror29 * @param stubRequestValueError $error error 30 30 */ 31 31 public function __construct(stubRequestValueError $error) trunk/src/main/php/net/stubbles/ipo/request/filters/stubIntegerFilter.php
r1223 r1301 24 24 * 25 25 * @param stubRequestValueErrorFactory $rveFactory factory to create RequestValueErrors 26 * @param stubValidator $min validator for minimum values27 * @param stubValidator $max validator for maximum values26 * @param stubValidator $min validator for minimum values 27 * @param stubValidator $max validator for maximum values 28 28 */ 29 29 public function __construct(stubRequestValueErrorFactory $rveFactory, stubValidator $min = null, stubValidator $max = null) trunk/src/main/php/net/stubbles/ipo/request/filters/stubMailFilter.php
r1223 r1301 27 27 * constructor 28 28 * 29 * @param stubRequestValueErrorFactory $rveFactory factory to create stubRequestValueErrors29 * @param stubRequestValueErrorFactory $rveFactory factory to create stubRequestValueErrors 30 30 * @param stubValidator $mailValidator validator to check the mail address 31 31 */ trunk/src/main/php/net/stubbles/ipo/request/filters/stubNumberFilter.php
r1232 r1301 40 40 * 41 41 * @param stubRequestValueErrorFactory $rveFactory factory to create RequestValueErrors 42 * @param stubValidator $min validator for minimum values43 * @param stubValidator $max validator for maximum values42 * @param stubValidator $min validator for minimum values 43 * @param stubValidator $max validator for maximum values 44 44 */ 45 45 public function __construct(stubRequestValueErrorFactory $rveFactory, stubValidator $min = null, stubValidator $max = null) trunk/src/main/php/net/stubbles/ipo/request/filters/stubRegexFilterDecorator.php
r1296 r1301 57 57 * constructor 58 58 * 59 * @param stubFilter $filter decorated filter60 * @param string $regex regex to apply61 * @param int $strategy decrorator strategy59 * @param stubFilter $filter decorated filter 60 * @param string $regex regex to apply 61 * @param int $strategy decrorator strategy 62 62 * @throws stubIllegalArgumentException 63 63 */ … … 76 76 * specialized filtering 77 77 * 78 * @param string $value 78 * @param string $value 79 * @return string 79 80 * @throws stubRuntimeException 80 81 * @throws stubIllegalStateException trunk/src/main/php/net/stubbles/ipo/request/stubAbstractRequest.php
r1281 r1301 370 370 * 371 371 * @param stubFilter $filter filter to use 372 * @param string $ paramName name of request value372 * @param string $valueName name of request value 373 373 * @param int $source optional source type: cookie, header, param 374 374 * @return mixed … … 399 399 * return an array of all keys registered in this request 400 400 * 401 * @param int $source optional source type: cookie, header, param 401 402 * @return array<string> 402 403 */ trunk/src/main/php/net/stubbles/ipo/request/stubRequest.php
r1281 r1301 208 208 * 209 209 * @param stubFilter $filter filter to use 210 * @param string $ paramName name of request value210 * @param string $valueName name of request value 211 211 * @param int $source optional source type: cookie, header, param 212 212 * @return mixed … … 218 218 * return an array of all keys registered in this request 219 219 * 220 * @param int $source optional source type: cookie, header, param 220 221 * @return array<string> 221 222 */ trunk/src/main/php/net/stubbles/ipo/request/stubRequestPrefixDecorator.php
r1281 r1301 330 330 * 331 331 * @param stubFilter $filter filter to use 332 * @param string $ paramName name of request value332 * @param string $valueName name of request value 333 333 * @param int $source optional source type: cookie, header, param 334 334 * @return mixed … … 347 347 * return an array of all keys registered in this request 348 348 * 349 * @param int $source optional source type: cookie, header, param 349 350 * @return array<string> 350 351 */ … … 370 371 * check whether the prefix has to be applied for requested source 371 372 * 372 * @param int $source scan be any of stubRequest::SOURCE_* or a combination of them (bit value)373 * @param int $source can be any of stubRequest::SOURCE_* or a combination of them (bit value) 373 374 */ 374 375 protected function applyPrefix($source) trunk/src/main/php/net/stubbles/ipo/session/stubSession.php
r1242 r1301 144 144 * removes a value from the session 145 145 * 146 * @param string $ keykey where value is stored under146 * @param string $name key where value is stored under 147 147 * @return bool true if value existed and was removed, else false 148 148 * @throws stubSessionException trunk/src/main/php/net/stubbles/lang/errorhandler/stubAbstractExceptionHandler.php
r1209 r1301 52 52 * sets the target of the log data 53 53 * 54 * @param string $log Name54 * @param string $logTarget 55 55 */ 56 56 public function setLogTarget($logTarget) trunk/src/main/php/net/stubbles/lang/errorhandler/stubLogErrorHandler.php
r1281 r1301 71 71 * sets the target of the log data 72 72 * 73 * @param string $log Name73 * @param string $logTarget 74 74 */ 75 75 public function setLogTarget($logTarget) trunk/src/main/php/net/stubbles/lang/serialize/stubSerializableObject.php
r1281 r1301 74 74 * takes care of serializing the value 75 75 * 76 * @param array $propertiesToSerialize list of properties to serialize77 * @param string $name name of the property to serialize78 * @param mixed $value value to serialize76 * @param array &$propertiesToSerialize list of properties to serialize 77 * @param string $name name of the property to serialize 78 * @param mixed $value value to serialize 79 79 */ 80 80 protected function __doSerialize(&$propertiesToSerialize, $name, $value) trunk/src/main/php/net/stubbles/lang/stubBaseObject.php
r1209 r1301 122 122 * See http://stubbles.org/archives/32-Subtle-BC-break-in-PHP-5.2.4.html. 123 123 * 124 * @param mixed $object 124 125 * @return array<string,mixed> 125 126 */ trunk/src/main/php/net/stubbles/lang/stubEnum.php
r1209 r1301 100 100 * 101 101 * @param ReflectionClass $enum 102 * @param string $ name102 * @param string $value 103 103 * @return stubEnum 104 104 * @throws stubIllegalArgumentException trunk/src/main/php/net/stubbles/lang/stubMode.php
r1209 r1301 259 259 * helper method to create the callback from the handler data 260 260 * 261 * @param array $handler handler data261 * @param array &$handler handler data 262 262 * @return callback 263 263 * @throws stubIllegalArgumentException trunk/src/main/php/net/stubbles/php/serializer/stubUnknownObject.php
r1224 r1301 78 78 * member get interceptor 79 79 * 80 * @param string name 81 * @param mixed value 80 * @param string $name 82 81 * @throws stubIllegalAccessException 83 82 */ trunk/src/main/php/net/stubbles/rdbms/pdo/stubDatabasePDOStatement.php
r1298 r1301 56 56 * bind a result column to a variable 57 57 * 58 * @param int|string $column column number or name to bind the variable to59 * @param mixed $paramthe variable to bind to the column60 * @param int|string $type optional type of the binded variable58 * @param int|string $column column number or name to bind the variable to 59 * @param mixed &$variable the variable to bind to the column 60 * @param int|string $type optional type of the binded variable 61 61 * @return bool true on success, false on failure 62 62 * @throws stubDatabaseException … … 81 81 * used, not the value at the time when this method is called. 82 82 * 83 * @param int|string $param the order number of the parameter or its name84 * @param mixed $variable the variable to bind to the parameter85 * @param int|string $type optional type of the parameter86 * @param int $length optional length of the data type83 * @param int|string $param the order number of the parameter or its name 84 * @param mixed &$variable the variable to bind to the parameter 85 * @param int|string $type optional type of the parameter 86 * @param int $length optional length of the data type 87 87 * @return bool true on success, false on failure 88 88 * @throws stubDatabaseException … … 125 125 * executes a prepared statement 126 126 * 127 * @param array $values optional specifies all necessary information for bindParam()128 * the array elements must use keys corresponding to the129 * number of the position or name of the parameter127 * @param array $values optional specifies all necessary information for bindParam() 128 * the array elements must use keys corresponding to the 129 * number of the position or name of the parameter 130 130 * @return stubDatabaseResult 131 131 * @throws stubDatabaseException trunk/src/main/php/net/stubbles/rdbms/persistence/annotations/stubDBColumnAnnotation.php
r1225 r1301 87 87 * sets the size of the column 88 88 * 89 * @param int|string $ type89 * @param int|string $size 90 90 */ 91 91 public function setSize($size) … … 127 127 * set whether the column is a primary key or not 128 128 * 129 * @param bool $is PrimaryKey129 * @param bool $isKey 130 130 */ 131 131 public function setIsKey($isKey) trunk/src/main/php/net/stubbles/rdbms/persistence/annotations/stubDBJoinAnnotation.php
r1225 r1301 78 78 * sets the join condition 79 79 * 80 * @param string $condition 80 * @param string $conditionType 81 81 * @throws stubIllegalArgumentException 82 82 */ trunk/src/main/php/net/stubbles/rdbms/persistence/stubPersistenceHelper.php
r1225 r1301 41 41 * helper method to create the correct table definition 42 42 * 43 * @param stubBaseReflectionClass $entityClass44 * @return stubDBTableDescription43 * @param stubBaseReflectionClass $entityClass 44 * @return stubDBTableDescription 45 45 */ 46 46 protected function getTableDescription(stubBaseReflectionClass $entityClass) trunk/src/main/php/net/stubbles/rdbms/querybuilder/stubDatabaseQueryBuilderFactory.php
r1225 r1301 98 98 * setsan instantiated query builder to use for the given database type 99 99 * 100 * @param string $database type of the database (e.g. MySQL, PostgrSQL)101 * @param stubDatabaseQueryBuilder $queryBuilder the querybuilder to use100 * @param string $database type of the database (e.g. MySQL, PostgrSQL) 101 * @param stubDatabaseQueryBuilder $queryBuilder the querybuilder to use <102 102 */
