From 1377f4e60b5e8c8d117fb6125332025f3efd6ebe Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Fri, 27 Jan 2012 21:13:08 +0000 Subject: [PATCH] add svn:keywords and svn:eol-style git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322871 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../functions/get-declared-traits.xml | 130 +++++++-------- reference/classobj/functions/trait-exists.xml | 148 +++++++++--------- 2 files changed, 139 insertions(+), 139 deletions(-) diff --git a/reference/classobj/functions/get-declared-traits.xml b/reference/classobj/functions/get-declared-traits.xml index c66aa69a78..ed73eec3eb 100644 --- a/reference/classobj/functions/get-declared-traits.xml +++ b/reference/classobj/functions/get-declared-traits.xml @@ -1,65 +1,65 @@ - - - - - - get_declared_traits - Returns an array of all declared traits - - - - &reftitle.description; - - arrayget_declared_traits - - - - - - - - - - &reftitle.parameters; - &no.function.parameters; - - - - &reftitle.returnvalues; - - Returns an array with names of all declared traits in values. - Returns &null; in case of a failure. - - - - - &reftitle.seealso; - - - class_uses - - - - - - - + + + + + + get_declared_traits + Returns an array of all declared traits + + + + &reftitle.description; + + arrayget_declared_traits + + + + + + + + + + &reftitle.parameters; + &no.function.parameters; + + + + &reftitle.returnvalues; + + Returns an array with names of all declared traits in values. + Returns &null; in case of a failure. + + + + + &reftitle.seealso; + + + class_uses + + + + + + + diff --git a/reference/classobj/functions/trait-exists.xml b/reference/classobj/functions/trait-exists.xml index b28850b782..22d04dc4b5 100644 --- a/reference/classobj/functions/trait-exists.xml +++ b/reference/classobj/functions/trait-exists.xml @@ -1,74 +1,74 @@ - - - - - - trait_exists - Checks if the trait exists - - - - &reftitle.description; - - booltrait_exists - stringtraitname - boolautoload - - - - - - - - - &reftitle.parameters; - - - traitname - - - Name of the trait to check - - - - - autoload - - - Whether to autoload if not already loaded. - - - - - - - - &reftitle.returnvalues; - - Returns &true; if trait exists, &false; if not, &null; in case of an error. - - - - - - - + + + + + + trait_exists + Checks if the trait exists + + + + &reftitle.description; + + booltrait_exists + stringtraitname + boolautoload + + + + + + + + + &reftitle.parameters; + + + traitname + + + Name of the trait to check + + + + + autoload + + + Whether to autoload if not already loaded. + + + + + + + + &reftitle.returnvalues; + + Returns &true; if trait exists, &false; if not, &null; in case of an error. + + + + + + +