From ea4403c9240c3778cddc90d48d0a59c4d47dd2d8 Mon Sep 17 00:00:00 2001 From: brettp Date: Wed, 15 Sep 2010 15:40:51 +0000 Subject: Adding documentation and examples. git-svn-id: http://code.elgg.org/elgg/trunk@6933 36083f99-b078-4883-b0ff-0f9b5a30f544 --- documentation/examples/hooks/register/advanced.php | 23 ++++++++++++++++++++++ documentation/examples/hooks/register/all.php | 8 ++++++++ documentation/examples/hooks/register/basic.php | 14 +++++++++++++ .../examples/hooks/register/basic.php.out | 0 documentation/examples/hooks/register/emit.php | 6 ++++++ 5 files changed, 51 insertions(+) create mode 100644 documentation/examples/hooks/register/advanced.php create mode 100644 documentation/examples/hooks/register/all.php create mode 100644 documentation/examples/hooks/register/basic.php create mode 100644 documentation/examples/hooks/register/basic.php.out create mode 100644 documentation/examples/hooks/register/emit.php (limited to 'documentation/examples/hooks/register') diff --git a/documentation/examples/hooks/register/advanced.php b/documentation/examples/hooks/register/advanced.php new file mode 100644 index 000000000..48cddd480 --- /dev/null +++ b/documentation/examples/hooks/register/advanced.php @@ -0,0 +1,23 @@ +