Xinc
[
class tree: Xinc
] [
index: Xinc
] [
all elements
]
Packages:
default
Xinc
Xinc-Api
Xinc-Build
Xinc-Build-Exception
Xinc-Build-History-Exception
Xinc-Build-Labeler
Xinc-Build-Queue
Xinc-Build-Repository
Xinc-Build-Scheduler
Xinc-Build-Statistic-Exception
Xinc-Build-Status-Exception
Xinc-Build-Task
Xinc-Config
Xinc-Config-Exception
Xinc-Contrib
Xinc-Data
Xinc-Engine
Xinc-Engine-Exception
Xinc-Engine-Sunrise
Xinc-Gui
Xinc-Gui-Widget
Xinc-Gui-Widget-Exception
Xinc-Gui-Widget-Extension
Xinc-Ini
Xinc-Iterator
Xinc-Logger
Xinc-Logger-Exception
Xinc-Plugin
Xinc-Plugin-Exception
Xinc-Plugin-Publisher
Xinc-Plugin-Repos
Xinc-Plugin-Repos-Api
Xinc-Plugin-Repos-Api-Format
Xinc-Plugin-Repos-Builder
Xinc-Plugin-Repos-Builder-Phing
Xinc-Plugin-Repos-Configuration
Xinc-Plugin-Repos-Configuration-Setting
Xinc-Plugin-Repos-Cron
Xinc-Plugin-Repos-Gui
Xinc-Plugin-Repos-Gui-Artifacts
Xinc-Plugin-Repos-Gui-Artifacts-Extension
Xinc-Plugin-Repos-Gui-Dashboard
Xinc-Plugin-Repos-Gui-Dashboard-Detail
Xinc-Plugin-Repos-Gui-Dashboard-Detail-Extension
Xinc-Plugin-Repos-Gui-Dashboard-Extension
Xinc-Plugin-Repos-Gui-Dashboard-Projects
Xinc-Plugin-Repos-Gui-Dashboard-Projects-Extension
Xinc-Plugin-Repos-Gui-Deliverable
Xinc-Plugin-Repos-Gui-Deliverable-Extension
Xinc-Plugin-Repos-Gui-Documentation
Xinc-Plugin-Repos-Gui-Documentation-Extension
Xinc-Plugin-Repos-Gui-Index
Xinc-Plugin-Repos-Gui-Index-Extension
Xinc-Plugin-Repos-Gui-Menu
Xinc-Plugin-Repos-Gui-Menu-Extension
Xinc-Plugin-Repos-Gui-ModificationSet
Xinc-Plugin-Repos-Gui-ModificationSet-Extension
Xinc-Plugin-Repos-Gui-PhpUnitTestResults
Xinc-Plugin-Repos-Gui-PhpUnitTestResults-Extension
Xinc-Plugin-Repos-Gui-Statistics
Xinc-Plugin-Repos-Gui-Statistics-Extension
Xinc-Plugin-Repos-Gui-Statistics-Graph
Xinc-Plugin-Repos-Gui-Statistics-Menu
Xinc-Plugin-Repos-ModificationSet
Xinc-Plugin-Repos-ModificationSet-BuildAlways
Xinc-Plugin-Repos-ModificationSet-Git
Xinc-Plugin-Repos-ModificationSet-Svn
Xinc-Plugin-Repos-Phing
Xinc-Plugin-Repos-Property
Xinc-Plugin-Schedule
Xinc-Plugin-Task
Xinc-Postinstall
Xinc-Project
Xinc-Registry
Files:
Timezone.php
Xinc.php
subpackage
Exception
IO.php
Classes:
Exception
Xinc_Exception_IO
Xinc
Xinc_Timezone
Procedural File: Xinc.php
Source Location: /Xinc.php
Classes:
Xinc
Page Details:
Xinc - Continuous Integration.
The main control class.
PHP version 5
Tags:
author:
Alexander Opitz <
opitz.alexander@gmail.com
>
author:
Gavin Foster <
username@example.org
>
author:
David Ellis <
username@example.org
>
author:
Jamie Talbot <
username@example.org
>
copyright:
2007 David Ellis, One Degree Square
link:
http://code.google.com/p/xinc/
license:
GNU/LGPL, see license.php This file is part of Xinc. Xinc is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. Xinc is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with Xinc, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Includes:
require_once(
'Xinc/Plugin/Parser.php'
) [line 37]
require_once(
'Xinc/Exception/IO.php'
) [line 35]
require_once(
'Xinc/Config/Parser.php'
) [line 38]
require_once(
'Xinc/Config.php'
) [line 39]
require_once(
'Xinc/Logger.php'
) [line 34]
require_once(
'Xinc/Exception/MalformedConfig.php'
) [line 36]
require_once(
'Xinc/Project/Config.php'
) [line 40]
require_once(
'Xinc/Build/Status/Exception/NoDirectory.php'
) [line 44]
require_once(
'Xinc/Build/Queue.php'
) [line 42]
require_once(
'Xinc/Build/Status/Exception/NonWriteable.php'
) [line 45]
require_once(
'Xinc/Timezone.php'
) [line 46]
require_once(
'Xinc/Engine/Repository.php'
) [line 41]
require_once(
'Xinc/Config/Getopt.php'
) [line 43]
Documentation generated on Sun, 09 Dec 2012 21:49:37 +0100 by
phpDocumentor 1.4.4