From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/php2po_8php.html | 255 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 doc/html/php2po_8php.html (limited to 'doc/html/php2po_8php.html') diff --git a/doc/html/php2po_8php.html b/doc/html/php2po_8php.html new file mode 100644 index 000000000..73c97def7 --- /dev/null +++ b/doc/html/php2po_8php.html @@ -0,0 +1,255 @@ + + + + + + +The Red Project: util/php2po.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
php2po.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + +

+Variables

if(!class_exists('App')) if($argc!=2) $phpfile = $argv[1]
 
 $pofile = dirname($phpfile)."/messages.po"
 
 if (!file_exists($phpfile))
 
print Out to n
 
 $out = ""
 
 $infile = file($pofile)
 
 $k =""
 
 $ink = False
 
+

Variable Documentation

+ +
+
+ + + + +
$infile = file($pofile)
+
+ +

Referenced by po2php_run().

+ +
+
+ +
+
+ + + + +
$ink = False
+
+ +

Referenced by po2php_run().

+ +
+
+ + + +
+
+ + + + +
$out = ""
+
+ +

Referenced by po2php_run().

+ +
+
+ +
+
+ + + + +
if (!class_exists('App')) if ($argc!=2) $phpfile = $argv[1]
+
+ +
+
+ +
+
+ + + + +
$pofile = dirname($phpfile)."/messages.po"
+
+ +

Referenced by po2php_run().

+ +
+
+ +
+
+ + + + +
if
+
+Initial value:
{
+
showForm(null, $content)
+
+

Referenced by oembed_format_object().

+ +
+
+ +
+
+ + + + +
print Out to n
+
+ +
+
+
+
+ + + + -- cgit v1.2.3