From d2d071029f38942496aa52e42048ae53c5d04d48 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 3 Jan 2014 01:41:55 -0800 Subject: doc updates --- doc/html/functions_func_0x67.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/html/functions_func_0x67.html') diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index a4e4046a9..d2252867e 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -276,15 +276,18 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : photo_driver
  • getImage() -: photo_imagick -, photo_driver +: photo_driver , photo_gd +, photo_imagick
  • getLastModified() : RedInode +, RedFile
  • getName() -: RedInode +: RedDirectory +, RedFile +, RedInode
  • getSize() : RedFile -- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/functions_func_0x67.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/html/functions_func_0x67.html') diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index d2252867e..9b1e20fba 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -141,9 +141,12 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • gen_token() : FKOAuthDataStore
  • +
  • generateDirectoryIndex() +: RedBrowser +
  • get() -: Cache -, RedFile +: RedFile +, Cache
  • get_account() : App @@ -266,6 +269,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • getContentType() : RedFile
  • +
  • getDir() +: RedDirectory +
  • getETag() : RedFile
  • @@ -281,13 +287,11 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); , photo_imagick
  • getLastModified() -: RedInode -, RedFile +: RedFile
  • getName() : RedDirectory , RedFile -, RedInode
  • getSize() : RedFile -- cgit v1.2.3 From db67f08d3c3ae3925479844e0f9b25bab13dabdc Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 18 Jan 2014 21:45:42 -0800 Subject: some more bookmark infrastructure plus a doc update --- doc/html/functions_func_0x67.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/html/functions_func_0x67.html') diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index 9b1e20fba..02e11924f 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -282,16 +282,17 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : photo_driver
  • getImage() -: photo_driver -, photo_gd +: photo_gd +, photo_driver , photo_imagick
  • getLastModified() -: RedFile +: RedDirectory +, RedFile
  • getName() -: RedDirectory -, RedFile +: RedFile +, RedDirectory
  • getSize() : RedFile -- cgit v1.2.3 From 3869b16298041887d0c90c884ffb5b22df8d56e9 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Jan 2014 14:35:32 -0800 Subject: prettyphoto (js|css) not found --- doc/html/functions_func_0x67.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/html/functions_func_0x67.html') diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index 02e11924f..efe646350 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -282,17 +282,20 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : photo_driver
  • getImage() -: photo_gd +: photo_imagick +, photo_gd , photo_driver -, photo_imagick
  • getLastModified() : RedDirectory , RedFile
  • getName() -: RedFile -, RedDirectory +: RedDirectory +, RedFile +
  • +
  • getQuotaInfo() +: RedDirectory
  • getSize() : RedFile -- cgit v1.2.3 From 0501bab7dc5982f94924e19192c1d523a45085aa Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Feb 2014 23:51:43 -0800 Subject: doc update --- doc/html/functions_func_0x67.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc/html/functions_func_0x67.html') diff --git a/doc/html/functions_func_0x67.html b/doc/html/functions_func_0x67.html index efe646350..28276423e 100644 --- a/doc/html/functions_func_0x67.html +++ b/doc/html/functions_func_0x67.html @@ -260,6 +260,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
  • get_widgets() : App
  • +
  • getAssetUrl() +: RedBrowser +
  • getChild() : RedDirectory
  • @@ -282,17 +285,17 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');}); : photo_driver
  • getImage() -: photo_imagick -, photo_gd +: photo_gd , photo_driver +, photo_imagick
  • getLastModified() : RedDirectory , RedFile
  • getName() -: RedDirectory -, RedFile +: RedFile +, RedDirectory
  • getQuotaInfo() : RedDirectory -- cgit v1.2.3