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

Procedural File: index.php

Source Location: /swc/index.php

Page Details

Main page that combines SWC control bar and additional output, e.

Main page that combines SWC control bar and additional output, e.g. project page.

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

User settings.

User settings.

[ Top ]

require_once (STD_DETAILS_CONTENT) [line 53]

SWC details content.

SWC details content.

[ Top ]

require_once ('inc/svn_executor.inc.php') [line 46]

SVN execution.

SVN execution.

[ Top ]

require_once ('inc/config.inc.php') [line 38]

Project configuration interface

Project configuration interface

[ Top ]

require_once (STD_CTRL_CONTENT) [line 51]

SWC control bar.

SWC control bar.

[ Top ]

require_once (STD_ARCHIVE_CONTENT) [line 55]

SWC archive content.

SWC archive content.

[ Top ]

require_once (STD_MAIN_FRAME) [line 57]

Default SWC main frame.

Default SWC main frame.

[ Top ]

require_once ('inc/page.inc.php') [line 44]

HTML generation library

HTML generation library

[ Top ]

require_once ('inc/var.inc.php') [line 42]

Common definitions

Common definitions

[ Top ]

require_once ('inc/utils.inc.php') [line 40]

Common utility functions

Common utility functions

[ Top ]


Functions
GetChildWindowUrl  [line 133]

string GetChildWindowUrl( )

Returns the URL for a child window content.

Returns the URL for a child window content.


API Tags:
Return:  URL for child window or NULL if no child window should be displayed.

Information Tags:
Since:  v1.0.0

[ Top ]
GetMainFrameUrl  [line 110]

string GetMainFrameUrl( )

Returns the URL for main frame content.

Returns the URL for main frame content.


API Tags:
Return:  URL for main frame.

Information Tags:
Since:  v1.0.0

[ Top ]
GetOnLoadJs  [line 195]

string GetOnLoadJs( )

Prints a javascript code to open a child window.

Prints a javascript code to open a child window.


API Tags:
Return:  Javascript to open a child window.

Information Tags:
Since:  v1.0.0

[ Top ]
PrepareSession  [line 75]

void PrepareSession( )

Copies all entries from $_POST to $_SESSION to keep them availabe for all pages of the frameset.

Copies all entries from $_POST to $_SESSION to keep them availabe for all pages of the frameset.


Information Tags:
Since:  v1.0.0

[ Top ]
PrintGlobalPage  [line 157]

void PrintGlobalPage( string $main_frame_src, $exec_results, string $ctrl_frame_src  )

Prints the HTML frameset.

Prints the HTML frameset.

Parameters:
string   $main_frame_src:  HTML Source for the main frame.
string   $ctrl_frame_src:  HTML Source for the control frame.
   $exec_results: 

Information Tags:
Since:  v1.0.0

[ Top ]
PrintStartPage  [line 212]

void PrintStartPage( )

Main entry point for the start page.

Main entry point for the start page.


Information Tags:
Since:  v1.0.0

[ Top ]
ProcessUserSettings  [line 64]

void ProcessUserSettings( )

Sets cookies for each user setting.

Sets cookies for each user setting.


Information Tags:
Since:  v1.0.0

[ Top ]


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