sTEFANs Subversion Web Contol (SWC)
Inc
[ class tree: Swc ] [ index: Swc ] [ all elements ]

Procedural File: swc_details_content.inc.php

Source Location: /swc/inc/swc_details_content.inc.php

Page Details

The detailed output page for command execution.

The detailed output page for command execution. Results as provided by $_SESSION[IDX_EXEC_RES] are printed.

Since:  v1.0.0
Filesource:  Source Code for this file
Version:  v1.1.0
License:  GNU Lesser General Public License
Copyright:  Copyright ©2006 by sTEFANs
Author:  Stefan Schraml
Includes
require_once ('var.inc.php') [line 41]

Common definitions

Common definitions

[ Top ]

require_once ('page.inc.php') [line 43]

HTML generation library

HTML generation library

[ Top ]

require_once ('svn_lib.inc.php') [line 39]

SVN execution library

SVN execution library

[ Top ]


Functions
SwcDetailsPrintCmdResult  [line 99]

void SwcDetailsPrintCmdResult( array $cmd_result  )

Prints the HTML friendly entire result of a command.

Prints the HTML friendly entire result of a command.

Parameters:
array   $cmd_result:  a single result array as provided by ExecSvnCmd.

API Tags:
See:  ExecSvnCmd()

Information Tags:
Since:  v1.0.0

[ Top ]
SwcDetailsPrintDefault  [line 88]

void SwcDetailsPrintDefault( )

Prints the default statement for unknown actions.

Prints the default statement for unknown actions.


Information Tags:
Since:  v1.0.0

[ Top ]
SwcDetailsPrintExecutionResults  [line 58]

void SwcDetailsPrintExecutionResults( [ &$exec_res = NULL], array $exec_res  )

Prints all execution results provided within $_SESSION[IDX_EXEC_RES] array or via given $exec_res argument.

Prints all execution results provided within $_SESSION[IDX_EXEC_RES] array or via given $exec_res argument.

Parameters:
array   $exec_res:  Array of result arrays as provided by ExecSvnCmd and related functions. If this argument is NULL (default), $_SESSION[IDX_EXEC_RES] is used instead. This is needed to enable the details be shown within a sparate browser window.
   &$exec_res: 

API Tags:
See:  ExecSvnCmd()

Information Tags:
Since:  v1.0.0

[ Top ]


Documentation generated on Fri, 03 Nov 2006 18:45:04 +0100 by phpDocumentor 1.3.0RC6
for sTEFANs POWERED BY eBC.bz