From 4aeed60e55acbecf429dcdd7b425357f34b5f67c Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Fri, 28 Feb 2003 23:51:57 +0000 Subject: [PATCH] moving quotes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118508 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../functions/aggregate-methods-by-list.xml | 4 ++-- .../functions/aggregate-methods-by-regexp.xml | 4 ++-- .../functions/aggregate-properties-by-list.xml | 4 ++-- .../functions/aggregate-properties-by-regexp.xml | 4 ++-- reference/objaggregation/functions/aggregation-info.xml | 7 ++++--- reference/objaggregation/functions/deaggregate.xml | 8 ++++---- 6 files changed, 16 insertions(+), 15 deletions(-) diff --git a/reference/objaggregation/functions/aggregate-methods-by-list.xml b/reference/objaggregation/functions/aggregate-methods-by-list.xml index 90f894ae65..21465444af 100644 --- a/reference/objaggregation/functions/aggregate-methods-by-list.xml +++ b/reference/objaggregation/functions/aggregate-methods-by-list.xml @@ -1,5 +1,5 @@ - + aggregate_methods_by_list @@ -14,7 +14,7 @@ objectobject stringclass_name arraymethods_list - booleanexclude + boolexclude Aggregates methods from a class to diff --git a/reference/objaggregation/functions/aggregate-methods-by-regexp.xml b/reference/objaggregation/functions/aggregate-methods-by-regexp.xml index 06ce3188b3..a5620abc40 100644 --- a/reference/objaggregation/functions/aggregate-methods-by-regexp.xml +++ b/reference/objaggregation/functions/aggregate-methods-by-regexp.xml @@ -1,5 +1,5 @@ - + aggregate_methods_by_regexp @@ -15,7 +15,7 @@ objectobject stringclass_name stringregexp - booleanexclude + boolexclude Aggregates methods from a class to diff --git a/reference/objaggregation/functions/aggregate-properties-by-list.xml b/reference/objaggregation/functions/aggregate-properties-by-list.xml index 56077821be..09c13932ce 100644 --- a/reference/objaggregation/functions/aggregate-properties-by-list.xml +++ b/reference/objaggregation/functions/aggregate-properties-by-list.xml @@ -1,5 +1,5 @@ - + aggregate_properties_by_list @@ -14,7 +14,7 @@ objectobject stringclass_name arrayproperties_list - booleanexclude + boolexclude Aggregates properties from a class to diff --git a/reference/objaggregation/functions/aggregate-properties-by-regexp.xml b/reference/objaggregation/functions/aggregate-properties-by-regexp.xml index 4224e9b98d..5ad5bc2587 100644 --- a/reference/objaggregation/functions/aggregate-properties-by-regexp.xml +++ b/reference/objaggregation/functions/aggregate-properties-by-regexp.xml @@ -1,5 +1,5 @@ - + aggregate_properties_by_regexp @@ -15,7 +15,7 @@ objectobject stringclass_name stringregexp - booleanexclude + boolexclude Aggregates properties from a class to diff --git a/reference/objaggregation/functions/aggregation-info.xml b/reference/objaggregation/functions/aggregation-info.xml index a9041d4fbe..bba47ce48d 100644 --- a/reference/objaggregation/functions/aggregation-info.xml +++ b/reference/objaggregation/functions/aggregation-info.xml @@ -1,14 +1,15 @@ - + aggregation_info - Synonym for aggregate_info + Alias for aggregate_info Description - arrayaggregation_infoobjectobject + arrayaggregation_info + objectobject Will return the aggretaion information for a particular object diff --git a/reference/objaggregation/functions/deaggregate.xml b/reference/objaggregation/functions/deaggregate.xml index 52b069e172..3d61a21c65 100644 --- a/reference/objaggregation/functions/deaggregate.xml +++ b/reference/objaggregation/functions/deaggregate.xml @@ -1,18 +1,18 @@ - + deaggregate - removes the aggregated methods and properties from an object + Removes the aggregated methods and properties from an object Description - voidobject_aggregation + voiddeaggregate objectobject - stringclass_name + stringclass_name Removes the methods and properties from classes that were aggregated to