[Pkg-owncloud-commits] [owncloud-doc] 78/270: add filesystem to root and scanner headlines

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:03 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 4b44f247204b15ec7eb4bd1b17f6a7871cd35d55
Author: Bernhard Posselt <dev at bernhard-posselt.com>
Date:   Mon May 12 02:44:20 2014 +0200

    add filesystem to root and scanner headlines
---
 developer_manual/app/hooks.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/developer_manual/app/hooks.rst b/developer_manual/app/hooks.rst
index 5dc59dc..f0917ad 100644
--- a/developer_manual/app/hooks.rst
+++ b/developer_manual/app/hooks.rst
@@ -66,8 +66,8 @@ Hooks available in scope **\\OC\\Group**:
 * **preCreate** (string $groupId)
 * **postCreate** (\\OC\\Group\\Group $group)
 
-Root
-----
+Filesystem Root
+---------------
 Injectable from the ServerContainer by calling the method **getRootFolder**, **getUserFolder** or **getAppFolder**.
 
 Filesystem hooks available in scope **\\OC\\Files**:
@@ -85,8 +85,8 @@ Filesystem hooks available in scope **\\OC\\Files**:
 * **preRename** (\\OCP\\Files\\Node $source, \\OCP\\Files\\Node $target)
 * **postRename** (\\OCP\\Files\\Node $source, \\OCP\\Files\\Node $target)
 
-Scanner
--------
+Filesystem Scanner
+------------------
 Filesystem scanner hooks available in scope **\\OC\\Utils\\Scanner**:
 
 * **scanFile** (string $absolutePath)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list