[default] element index

Package indexes

All elements
a b c d e f g h i j l m n o p r s t u v w x y _
_
top
__step_controls.php
__step_controls.php in __step_controls.php
__step_errors.php
__step_errors.php in __step_errors.php
__autoload
__autoload() in functions.php
Gets called, when an undefined class is being instanciated
__construct
PageController::__construct() in PageController.class.php
Construct controller
__construct
PageAction::__construct() in pageactions.php
Construct the PageAction
__construct
ProjectController::__construct() in ProjectController.class.php
Prepare this controller
__construct
MessageController::__construct() in MessageController.class.php
Construct the MessageController
__construct
iCalendar_PropertyValue::__construct() in iCalendar_PropertyValue.class.php
Construct the iCalendar_PropertyValue
__construct
AbstractDBAdapter::__construct() in AbstractDBAdapter.class.php
Construct adpater and connect
__construct
SimpleGdImage::__construct() in SimpleGdImage.class.php
Construct new SimpleGdImage object
__construct
Localization::__construct() in Localization.class.php
Construct the Localization
__construct
TagController::__construct() in TagController.class.php
Construct the TagController
__construct
VersionsFeed::__construct() in VersionsFeed.class.php
Construct the VersionsFeed
__construct
VersionsFeedDownloadLink::__construct() in VersionsFeedDownloadLink.class.php
Construct the VersionsFeedDownloadLink
__construct
VersionsFeedEntry::__construct() in VersionsFeedEntry.class.php
Construct the VersionsFeedEntry
__construct
UserController::__construct() in UserController.class.php
Construct the UserController
__construct
ThemeConfigHandler::__construct() in ThemeConfigHandler.class.php
Constructor
__construct
Flash::__construct() in Flash.class.php
Read flash data on construction
__construct
TaskController::__construct() in TaskController.class.php
Construct the MilestoneController
__construct
TabbedNavigationItem::__construct() in tabbednavigation.php
Construct the TabbedNavigationItem
__construct
FormController::__construct() in FormController.class.php
Construct the MessageController
__construct
ApplicationController::__construct() in ApplicationController.class.php
Add application level constroller
__construct
BreadCrumb::__construct() in breadcrumbs.php
Construct the BreadCrumb
__construct
CommentController::__construct() in CommentController.class.php
Construct the CommentController
__construct
CompanyController::__construct() in CompanyController.class.php
Construct the CompanyController
__construct
ApiController::__construct() in ApiController.class.php
Construct the ApiController
__construct
AnonymousUser::__construct() in AnonymousUser.class.php
Construct the AnonymousUser
__construct
AccessController::__construct() in AccessController.class.php
Construct controller
__construct
AccountController::__construct() in AccountController.class.php
Construct the AccountController
__construct
acInstallation::__construct() in acInstallation.class.php
Constructor
__construct
AdministrationController::__construct() in AdministrationController.class.php
Construct the AdministrationController
__construct
ConfigController::__construct() in ConfigController.class.php
Construct the ApplicationController
__construct
Controller::__construct() in Controller.class.php
Contruct controller and set controller name
__construct
ErrorController::__construct() in ErrorController.class.php
Construct the ErrorController
__construct
__construct
FeedController::__construct() in FeedController.class.php
Construct the controller
__construct
FilesController::__construct() in FilesController.class.php
Construct the FilesController
__construct
DBResult::__construct() in DBResult.class.php
Construct result and set internal resource
__construct
DashboardController::__construct() in DashboardController.class.php
Construct controller and check if we have logged in user
__construct
DataPagination::__construct() in DataPagination.class.php
Construct the DataPagination
__construct
DateTimeValue::__construct() in DateTimeValue.class.php
Construct the DateTimeValue
__destruct
SimpleGdImage::__destruct() in SimpleGdImage.class.php
Destroy this object and free any memory associated with image image
__production_error_handler
This function will be used as error handler for production
__production_exception_handler
This function will be used as exception handler in production environment
__shutdown
__shutdown() in functions.php
ProjectPier shutdown function
a
top
$a
Textile::$a in Textile.class.php
AbstractDBAdapter
AbstractDBAdapter in AbstractDBAdapter.class.php
Abstract database adapter
AccessController
AccessController in AccessController.class.php
Access login, used for handling login / logout requests
AccountController
AccountController in AccountController.class.php
User account controller with all the parts related to it (profile update, private messages etc)
account_crumbs
account_crumbs() in company_website.php
Prepare account bread crumbs
account_tabbed_navigation
account_tabbed_navigation() in company_website.php
Prepare account tabbed navigation
ACCOUNT_TAB_MY_ACCOUNT
ACCOUNT_TAB_MY_ACCOUNT in company_website.php
acInstallation
acInstallation in acInstallation.class.php
active_project
active_project() in functions.php
Return active project if we are on company website
add
ProjectController::add() in ProjectController.class.php
Add project
add
UserController::add() in UserController.class.php
Add user
add
FormController::add() in FormController.class.php
Add new project form
add
CommentController::add() in CommentController.class.php
Add comment
add
MessageController::add() in MessageController.class.php
Add message
addAction
PageActions::addAction() in pageactions.php
Add single action
addByFunctionArguments
This function is used to add bread crumbs based on params passed to the function
addCrumb
BreadCrumbs::addCrumb() in breadcrumbs.php
Add signle crumb. First param can be instance of BreadCrumb class. On the other hand you can use three params (title, url and additional attributes) instead of object
addFile
PublicFiles::addFile() in PublicFiles.class.php
Add file to the repository. When file is added this function will return new filename (40 characters + $extension)
addFile
FileRepository::addFile() in FileRepository.class.php
Add file to the repository
addHelper
PageController::addHelper() in PageController.class.php
Add one or many helpers
addInlineCSS
Add inline CSS block
addInlineJS
Add inline JS entry
addItem
TabbedNavigation::addItem() in tabbednavigation.php
Add signle tabbed navigation item
addJavascript
Add external JS link
addLink
Add link
addMeta
Add page meta entry
addObserver
Load an observer in
addRelLink
Add rel link
addRevLink
Add rev link
addToSQLLog
DB::addToSQLLog() in DB.class.php
Add query to SQL log
addVariable
Flash::addVariable() in Flash.class.php
Add specific variable to the flash. This variable will be available on the next page unlease removed with the removeVariable() or clear() method
add_bread_crumb
add_bread_crumb() in breadcrumbs.php
Add single bread crumb to the list
add_client
CompanyController::add_client() in CompanyController.class.php
Add client
add_comment
MessageController::add_comment() in MessageController.class.php
Add comment
add_file
FilesController::add_file() in FilesController.class.php
Add file
add_folder
FilesController::add_folder() in FilesController.class.php
Add folder
add_inline_css_to_page
Add inline CSS to page
add_inline_javascript_to_page
Add inline JS to page
add_javascript_to_page
Add external JS to page
add_list
TaskController::add_list() in TaskController.class.php
Add new task list
add_page_action
add_page_action() in pageactions.php
Add single page action
add_stylesheet_to_page
Add external stylesheet file to page
add_tabbed_navigation_item
add_tabbed_navigation_item() in tabbednavigation.php
Add one tabbed navigation item
add_task
TaskController::add_task() in TaskController.class.php
Add single task
AdministrationController
AdministrationController in AdministrationController.class.php
Administration controller
administration_crumbs
administration_crumbs() in company_website.php
Set array of administration crumbs
administration_tabbed_navigation
administration_tabbed_navigation() in company_website.php
Prepare administration tabbed navigation
ADMINISTRATION_TAB_ADMINISTRATION
ADMINISTRATION_TAB_ADMINISTRATION in company_website.php
ADMINISTRATION_TAB_CLIENTS
ADMINISTRATION_TAB_CLIENTS in company_website.php
ADMINISTRATION_TAB_COMPANY
ADMINISTRATION_TAB_COMPANY in company_website.php
ADMINISTRATION_TAB_CONFIGURATION
ADMINISTRATION_TAB_CONFIGURATION in company_website.php
ADMINISTRATION_TAB_MEMBERS
ADMINISTRATION_TAB_MEMBERS in company_website.php
ADMINISTRATION_TAB_PROJECTS
ADMINISTRATION_TAB_PROJECTS in company_website.php
ADMINISTRATION_TAB_TOOLS
ADMINISTRATION_TAB_TOOLS in company_website.php
ADMINISTRATION_TAB_UPGRADE
ADMINISTRATION_TAB_UPGRADE in company_website.php
advance
DateTimeValue::advance() in DateTimeValue.class.php
Advance for specific time
advanced_pagination
advanced_pagination() in pagination.php
Advanced pagination. Differenced between simple and advanced paginations is that advanced pagination uses template so its output can be changed in a great number of ways.
affectedRows
AbstractDBAdapter::affectedRows() in AbstractDBAdapter.class.php
Return number of affected rows
affectedRows
MysqlDBAdapter::affectedRows() in MysqlDBAdapter.class.php
Return number of affected rows
affectedRows
DB::affectedRows() in DB.class.php
Return number of affected rows
AnonymousUser
AnonymousUser in AnonymousUser.class.php
Anonymous user class
ApiController
ApiController in ApiController.class.php
API controller is used for handling API requests
application.php
application.php in application.php
AccessController.class.php
AccessController.class.php in AccessController.class.php
AccountController.class.php
AccountController.class.php in AccountController.class.php
AdministrationController.class.php
AdministrationController.class.php in AdministrationController.class.php
ApplicationController.class.php
ApplicationController.class.php in ApplicationController.class.php
application.php
application.php in application.php
account.php
account.php in account.php
administration.php
administration.php in administration.php
AdministrationTool.class.php
AdministrationTool.class.php in AdministrationTool.class.php
AdministrationTools.class.php
AdministrationTools.class.php in AdministrationTools.class.php
AnonymousUser.class.php
AnonymousUser.class.php in AnonymousUser.class.php
ApplicationDataObject.class.php
ApplicationDataObject.class.php in ApplicationDataObject.class.php
ApplicationLog.class.php
ApplicationLog.class.php in ApplicationLog.class.php
ApplicationLogs.class.php
ApplicationLogs.class.php in ApplicationLogs.class.php
AttachedFile.class.php
AttachedFile.class.php in AttachedFile.class.php
AttachedFiles.class.php
AttachedFiles.class.php in AttachedFiles.class.php
AdministratorDnxError.class.php
AdministratorDnxError.class.php in AdministratorDnxError.class.php
advanced_pagination.php
advanced_pagination.php in advanced_pagination.php
add_comment.php
add_comment.php in add_comment.php
add_company.php
add_company.php in add_company.php
add_file.php
add_file.php in add_file.php
add_file_revision.php
add_file_revision.php in add_file_revision.php
add_folder.php
add_folder.php in add_folder.php
attach_files.php
attach_files.php in attach_files.php
attach_to_object.php
attach_to_object.php in attach_to_object.php
add_project_form.php
add_project_form.php in add_project_form.php
add_comment.php
add_comment.php in add_comment.php
add_message.php
add_message.php in add_message.php
add_milestone.php
add_milestone.php in add_milestone.php
add_project.php
add_project.php in add_project.php
add_list.php
add_list.php in add_list.php
add_task.php
add_task.php in add_task.php
add_time.php
add_time.php in add_time.php
add_user.php
add_user.php in add_user.php
ApplicationController
ApplicationController in ApplicationController.class.php
Base application controller
APPLICATION_PATH
APPLICATION_PATH in init.php
array_flat
array_flat() in general.php
Flattens the array. This function does not preserve keys, it just returns array indexed form 0 .. count - 1
array_krsort
array_krsort() in files.php
Replacement function for krsort() function. Returns array
array_ksort
array_ksort() in files.php
Replacement function for ksort() function. Returns array
array_rsort
array_rsort() in files.php
Replacement function for rsort() function. Returns array
array_sort
array_sort() in files.php
Replacement function for sort() function. Returns array
array_stripslashes
array_stripslashes() in general.php
This function will walk recursivly thorugh array and strip slashes from scalar values
array_var
array_var() in general.php
Return variable from hash (associative array). If value does not exists return default value
assign
Template::assign() in Template.class.php
Assign specific variable to the template
assign_to_select_box
assign_to_select_box() in application.php
Render assign to SELECT
attach_to_object
FilesController::attach_to_object() in FilesController.class.php
Attach files to the object
autoloader.php
autoloader.php in autoloader.php
ApiController.class.php
ApiController.class.php in ApiController.class.php
AbstractDBAdapter.class.php
AbstractDBAdapter.class.php in AbstractDBAdapter.class.php
actions.php
actions.php in actions.php
administration.php
administration.php in administration.php
acInstallation.class.php
acInstallation.class.php in acInstallation.class.php
b
top
breadcrumbs.php
breadcrumbs.php in breadcrumbs.php
BaseAdministrationTool.class.php
BaseAdministrationTool.class.php in BaseAdministrationTool.class.php
BaseAdministrationTools.class.php
BaseAdministrationTools.class.php in BaseAdministrationTools.class.php
BaseApplicationLog.class.php
BaseApplicationLog.class.php in BaseApplicationLog.class.php
BaseApplicationLogs.class.php
BaseApplicationLogs.class.php in BaseApplicationLogs.class.php
BaseAttachedFile.class.php
BaseAttachedFile.class.php in BaseAttachedFile.class.php
BaseAttachedFiles.class.php
BaseAttachedFiles.class.php in BaseAttachedFiles.class.php
BaseComment.class.php
BaseComment.class.php in BaseComment.class.php
BaseComments.class.php
BaseComments.class.php in BaseComments.class.php
BaseCompanies.class.php
BaseCompanies.class.php in BaseCompanies.class.php
BaseCompany.class.php
BaseCompany.class.php in BaseCompany.class.php
BaseConfigCategories.class.php
BaseConfigCategories.class.php in BaseConfigCategories.class.php
BaseConfigCategory.class.php
BaseConfigCategory.class.php in BaseConfigCategory.class.php
BoolConfigHandler.class.php
BoolConfigHandler.class.php in BoolConfigHandler.class.php
BaseConfigOption.class.php
BaseConfigOption.class.php in BaseConfigOption.class.php
BaseConfigOptions.class.php
BaseConfigOptions.class.php in BaseConfigOptions.class.php
BaseFileType.class.php
BaseFileType.class.php in BaseFileType.class.php
BaseFileTypes.class.php
BaseFileTypes.class.php in BaseFileTypes.class.php
BaseImType.class.php
BaseImType.class.php in BaseImType.class.php
BaseImTypes.class.php
BaseImTypes.class.php in BaseImTypes.class.php
BaseMessageSubscription.class.php
BaseMessageSubscription.class.php in BaseMessageSubscription.class.php
BaseMessageSubscriptions.class.php
BaseMessageSubscriptions.class.php in BaseMessageSubscriptions.class.php
BaseProject.class.php
BaseProject.class.php in BaseProject.class.php
BaseProjects.class.php
BaseProjects.class.php in BaseProjects.class.php
BaseProjectCompanies.class.php
BaseProjectCompanies.class.php in BaseProjectCompanies.class.php
BaseProjectCompany.class.php
BaseProjectCompany.class.php in BaseProjectCompany.class.php
BaseProjectFile.class.php
BaseProjectFile.class.php in BaseProjectFile.class.php
BaseProjectFiles.class.php
BaseProjectFiles.class.php in BaseProjectFiles.class.php
BaseProjectFileRevision.class.php
BaseProjectFileRevision.class.php in BaseProjectFileRevision.class.php
BaseProjectFileRevisions.class.php
BaseProjectFileRevisions.class.php in BaseProjectFileRevisions.class.php
BaseProjectFolder.class.php
BaseProjectFolder.class.php in BaseProjectFolder.class.php
BaseProjectFolders.class.php
BaseProjectFolders.class.php in BaseProjectFolders.class.php
BaseProjectForm.class.php
BaseProjectForm.class.php in BaseProjectForm.class.php
BaseProjectForms.class.php
BaseProjectForms.class.php in BaseProjectForms.class.php
BaseProjectMessage.class.php
BaseProjectMessage.class.php in BaseProjectMessage.class.php
BaseProjectMessages.class.php
BaseProjectMessages.class.php in BaseProjectMessages.class.php
BaseProjectMilestone.class.php
BaseProjectMilestone.class.php in BaseProjectMilestone.class.php
BaseProjectMilestones.class.php
BaseProjectMilestones.class.php in BaseProjectMilestones.class.php
BaseProjectTask.class.php
BaseProjectTask.class.php in BaseProjectTask.class.php
BaseProjectTasks.class.php
BaseProjectTasks.class.php in BaseProjectTasks.class.php
BaseProjectTaskList.class.php
BaseProjectTaskList.class.php in BaseProjectTaskList.class.php
BaseProjectTaskLists.class.php
BaseProjectTaskLists.class.php in BaseProjectTaskLists.class.php
BaseProjectTime.class.php
BaseProjectTime.class.php in BaseProjectTime.class.php
BaseProjectTimes.class.php
BaseProjectTimes.class.php in BaseProjectTimes.class.php
BaseProjectUser.class.php
BaseProjectUser.class.php in BaseProjectUser.class.php
BaseProjectUsers.class.php
BaseProjectUsers.class.php in BaseProjectUsers.class.php
BaseSearchableObject.class.php
BaseSearchableObject.class.php in BaseSearchableObject.class.php
BaseSearchableObjects.class.php
BaseSearchableObjects.class.php in BaseSearchableObjects.class.php
BaseTag.class.php
BaseTag.class.php in BaseTag.class.php
BaseTags.class.php
BaseTags.class.php in BaseTags.class.php
BaseUser.class.php
BaseUser.class.php in BaseUser.class.php
BaseUsers.class.php
BaseUsers.class.php in BaseUsers.class.php
BaseUserImValue.class.php
BaseUserImValue.class.php in BaseUserImValue.class.php
BaseUserImValues.class.php
BaseUserImValues.class.php in BaseUserImValues.class.php
beginningOfDay
DateTimeValue::beginningOfDay() in DateTimeValue.class.php
This function will move interlan data to the beginning of day and return modified object.
beginWork
AbstractDBAdapter::beginWork() in AbstractDBAdapter.class.php
Start transaction
beginWork
DB::beginWork() in DB.class.php
Start transaction
block
Textile::block() in Textile.class.php
blockLite
Textile::blockLite() in Textile.class.php
BoolConfigHandler
BoolConfigHandler in BoolConfigHandler.class.php
Base config handler. Config handlers are used for typecasting and rendering controls that represent single config options
BOUNDARY_DECREASE_ONLY
SimpleGdImage::BOUNDARY_DECREASE_ONLY in SimpleGdImage.class.php
BOUNDARY_INCREASE_ONLY
SimpleGdImage::BOUNDARY_INCREASE_ONLY in SimpleGdImage.class.php
Boundaries *
BreadCrumb
BreadCrumb in breadcrumbs.php
Single bread crumb
BreadCrumbs
BreadCrumbs in breadcrumbs.php
Crumbs collection that can be accessed globaly thorugh instance() method
bread_crumbs
bread_crumbs() in breadcrumbs.php
Return all crumbs
breakExecution
acInstallation::breakExecution() in acInstallation.class.php
Add error message to all messages and break the execution
browse_folder
FilesController::browse_folder() in FilesController.class.php
List files in specific folder
benchmark_timer_brief.php
benchmark_timer_brief.php in benchmark_timer_brief.php
benchmark_timer_full.php
benchmark_timer_full.php in benchmark_timer_full.php
c
top
$c
Textile::$c in Textile.class.php
$clas
Textile::$clas in Textile.class.php
$command
The current command being written
$connection_params
AbstractDBAdapter::$connection_params in AbstractDBAdapter.class.php
Array of params used fro this connection
$countries
CountryCodes::$countries in CountryCodes.class.php
Countries array
$cspn
Textile::$cspn in Textile.class.php
CommentController.class.php
CommentController.class.php in CommentController.class.php
CompanyController.class.php
CompanyController.class.php in CompanyController.class.php
ConfigController.class.php
ConfigController.class.php in ConfigController.class.php
common.php
common.php in common.php
company_website.php
company_website.php in company_website.php
complete_install.php
complete_install.php in complete_install.php
Comment.class.php
Comment.class.php in Comment.class.php
Comments.class.php
Comments.class.php in Comments.class.php
Companies.class.php
Companies.class.php in Companies.class.php
Company.class.php
Company.class.php in Company.class.php
CompanyWebsite.class.php
CompanyWebsite.class.php in CompanyWebsite.class.php
ConfigCategories.class.php
ConfigCategories.class.php in ConfigCategories.class.php
ConfigCategory.class.php
ConfigCategory.class.php in ConfigCategory.class.php
ConfigHandler.class.php
ConfigHandler.class.php in ConfigHandler.class.php
ConfigOption.class.php
ConfigOption.class.php in ConfigOption.class.php
ConfigOptions.class.php
ConfigOptions.class.php in ConfigOptions.class.php
complete_installation.php
complete_installation.php in complete_installation.php
clients.php
clients.php in clients.php
configuration.php
configuration.php in configuration.php
card.php
card.php in card.php
company_card.php
company_card.php in company_card.php
card.php
card.php in card.php
CACHE_DIR
CACHE_DIR in init.php
camelize
Inflector::camelize() in Inflector.class.php
Returns given $lower_case_and_underscored_word as a camelCased word.
card
UserController::card() in UserController.class.php
Show user card
card
CompanyController::card() in CompanyController.class.php
Show company card page
check
VersionChecker::check() in VersionChecker.class.php
Check if there is a new version of application available
checkbox_field
checkbox_field() in form.php
Render checkbox field
checkbox_link
checkbox_link() in common.php
Return checkbox link
checkRefs
Textile::checkRefs() in Textile.class.php
clean
clean() in general.php
Equivalent to htmlspecialchars(), but allows &#[0-9]+ (for unicode)
cleanUp
FileRepository::cleanUp() in FileRepository.class.php
Clean up the repository - delete all files
cleanWhiteSpace
Textile::cleanWhiteSpace() in Textile.class.php
clean_var_info
clean_var_info() in general.php
This function will return clean variable info
clear
Flash::clear() in Flash.class.php
Call this function to clear flash. Note that data that previous page stored will not be deleted - just the data that this page saved for the next page
clear
IContainer::clear() in IContainer.class.php
clearDatabase
AbstractDBAdapter::clearDatabase() in AbstractDBAdapter.class.php
This function will drop all tables from database this adapter is connected on
clients
AdministrationController::clients() in AdministrationController.class.php
List clients
close_html_tag
close_html_tag() in page.php
Close specific HTML tag
cmap
Textile::cmap() in Textile.class.php
code
Textile::code() in Textile.class.php
command
Swift_IStream::command() in Processor.php
Accept a command in the form of a string The observer will write to our response buffer itself.
CommentController
CommentController in CommentController.class.php
Handle all comment related requests
commit
AbstractDBAdapter::commit() in AbstractDBAdapter.class.php
Commit transaction
commit
DB::commit() in DB.class.php
Commit transaction
company
AdministrationController::company() in AdministrationController.class.php
Show company page
CompanyController
CompanyController in CompanyController.class.php
Company controller
CompanyWebsite
CompanyWebsite in CompanyWebsite.class.php
Company website class
compareByVersion
VersionsFeed::compareByVersion() in VersionsFeed.class.php
Compare two feed entries by version
compare_scripts_by_version_from
Compare to upgrader scripts by version
complete
ProjectController::complete() in ProjectController.class.php
Complete this project
complete_installation
AccessController::complete_installation() in AccessController.class.php
Finish the installation - create owner company and administrator
complete_task
TaskController::complete_task() in TaskController.class.php
Complete single project task
config.php
config.php in config.php
ConfigController
ConfigController in ConfigController.class.php
Config controller is responsible for handling all config related operations
ConfigHandler
ConfigHandler in ConfigHandler.class.php
Base config handler. Config handlers are used for typecasting and rendering controls that represent single config options
configuration
AdministrationController::configuration() in AdministrationController.class.php
Show configuration index page
CONFIGURED
CONFIGURED in config.php
config_option
config_option() in functions.php
Return config option value
connect
DB::connect() in DB.class.php
Create new database connection
connect
MysqlDBAdapter::connect() in MysqlDBAdapter.class.php
Connect to the database based on the params array
connect
AbstractDBAdapter::connect() in AbstractDBAdapter.class.php
Connect to the database based on the params array
connection
DB::connection() in DB.class.php
This function will return specific connection. If $connection_name is NULL primary connection will be used
Controller
Controller in Controller.class.php
Base controller class
convertType
SimpleGdImage::convertType() in SimpleGdImage.class.php
Change internat type value
Cookie
Cookie in Cookie.class.php
Simple interface for setting and getting cookie values
COOKIE_DOMAIN
COOKIE_DOMAIN in init.php
COOKIE_PATH
COOKIE_PATH in init.php
COOKIE_SECURE
COOKIE_SECURE in init.php
countFiles
FileRepository::countFiles() in FileRepository.class.php
Return number of files from the repository
countItemsOnPage
DataPagination::countItemsOnPage() in DataPagination.class.php
Return number of items on specific page
CountryCodes
CountryCodes in CountryCodes.class.php
Class that lists all available countries at the moment with their codes and english names
createFromResource
SimpleGdImage::createFromResource() in SimpleGdImage.class.php
User image resource to populate this object
Controller.class.php
Controller.class.php in Controller.class.php
Cookie.class.php
Cookie.class.php in Cookie.class.php
CountryCodes.class.php
CountryCodes.class.php in CountryCodes.class.php
ControllerDnxError.class.php
ControllerDnxError.class.php in ControllerDnxError.class.php
constants.php
constants.php in constants.php
countries.php
countries.php in countries.php
console.php
console.php in console.php
checks.php
checks.php in checks.php
config_file.php
config_file.php in config_file.php
console.php
console.php in console.php
checklist.php
checklist.php in checklist.php
config_file.php
config_file.php in config_file.php
d
top
$database_name
AbstractDBAdapter::$database_name in AbstractDBAdapter.class.php
Name of the database we are connected on
DashboardController.class.php
DashboardController.class.php in DashboardController.class.php
dashboard.php
dashboard.php in dashboard.php
dialog.php
dialog.php in dialog.php
DateTimeConfigHandler.class.php
DateTimeConfigHandler.class.php in DateTimeConfigHandler.class.php
db_connect.php
db_connect.php in db_connect.php
DashboardController
DashboardController in DashboardController.class.php
Dashboard controller
dashboard_crumbs
dashboard_crumbs() in company_website.php
Set array of dashboard crumbs
dashboard_tabbed_navigation
dashboard_tabbed_navigation() in company_website.php
Prepare dashboard tabbed navigation
DASHBOARD_TAB_MY_PROJECTS
DASHBOARD_TAB_MY_PROJECTS in company_website.php
DASHBOARD_TAB_MY_TASKS
DASHBOARD_TAB_MY_TASKS in company_website.php
DASHBOARD_TAB_OVERVIEW
DASHBOARD_TAB_OVERVIEW in company_website.php
DATABASE_LIBRARY_PATH
DATABASE_LIBRARY_PATH in database.php
DataPagination
DataPagination in DataPagination.class.php
Data pagination object holds data that calculate per page output (start, end, number of pages, first and last page etc)
DATA_TYPE_ARRAY
DATA_TYPE_ARRAY in constants.php
DATA_TYPE_BOOLEAN
DATA_TYPE_BOOLEAN in constants.php
DATA_TYPE_DATE
DATA_TYPE_DATE in constants.php
DATA_TYPE_DATETIME
DATA_TYPE_DATETIME in constants.php
DATA_TYPE_FLOAT
DATA_TYPE_FLOAT in constants.php
DATA_TYPE_INTEGER
DATA_TYPE_INTEGER in constants.php
DATA_TYPE_NONE
DATA_TYPE_NONE in constants.php
DATA_TYPE_OBJECT
DATA_TYPE_OBJECT in constants.php
DATA_TYPE_RESOURCE
DATA_TYPE_RESOURCE in constants.php
DATA_TYPE_STRING
DATA_TYPE_STRING in constants.php
DATA_TYPE_TIME
DATA_TYPE_TIME in constants.php
DateTimeConfigHandler
DateTimeConfigHandler in DateTimeConfigHandler.class.php
Class that handles integer config values
DateTimeValue
DateTimeValue in DateTimeValue.class.php
Single date time value. This class provides some handy methods for working with timestamps and extracting data from them
DateTimeValueLib
DateTimeValueLib in DateTimeValueLib.class.php
This class is used to produce DateTimeValue object based on timestamos, strings etc
DATE_ATOM
DATE_ATOM in constants.php
DATE_COOKIE
DATE_COOKIE in constants.php
DATE_ISO8601
DATE_ISO8601 in constants.php
DATE_MYSQL
DATE_MYSQL in constants.php
DATE_RFC822
DATE_RFC822 in constants.php
DATE_RFC850
DATE_RFC850 in constants.php
DATE_RFC1036
DATE_RFC1036 in constants.php
DATE_RFC1123
DATE_RFC1123 in constants.php
DATE_RFC2822
DATE_RFC2822 in constants.php
DATE_RSS
DATE_RSS in constants.php
DATE_W3C
DATE_W3C in constants.php
DB
DB in DB.class.php
This function holds open database connections and provides interface to them. It is also used for SQL logging
DBResult
DBResult in DBResult.class.php
Query result
DB_ADAPTER
DB_ADAPTER in empty.config.php
Empty config.php is sample configuration file. Use it when you need to manualy set up your ProjectPier installation (installer doesn't work properly, or any other reason).
DB_CHARSET
DB_CHARSET in empty.config.php
db_connect
ErrorController::db_connect() in ErrorController.class.php
This message is shown when we fail to connect to the database. This template does not use language files because localization resources are not available at the moment we are connecting to the database.
DB_HOST
DB_HOST in empty.config.php
DB_NAME
DB_NAME in empty.config.php
DB_PASS
DB_PASS in empty.config.php
DB_PERSIST
DB_PERSIST in empty.config.php
DB_USER
DB_USER in empty.config.php
DEBUG
DEBUG in empty.config.php
decode_high
Textile::decode_high() in Textile.class.php
DEFAULT_ACTION