From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/php2po_8php.html | 245 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 doc/old/html/php2po_8php.html (limited to 'doc/old/html/php2po_8php.html') diff --git a/doc/old/html/php2po_8php.html b/doc/old/html/php2po_8php.html new file mode 100644 index 000000000..82037b00c --- /dev/null +++ b/doc/old/html/php2po_8php.html @@ -0,0 +1,245 @@ + + + + + + +The Red Matrix: util/php2po.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
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 dirprofile_init(), pipe_streams(), and 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(), and red_comment().

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