TwistPHP Documentation

Twist

File path: dist/twist/Twist.php
Namespace: \
Extends:

Type: Class

Twist — Main functionality for the Framework, this main class is that gateway to makes it all possible to use the framework in a simple yet powerful way.

Example Usage

<?php
//Set the variables for the example
$strVersionPart null;

//Call the function version with the example vars
Twist::Twist() -> version($strVersionPart);

Method List

Method Access Returns
__constructconstructvoid
definestaticvoid
versionstaticvoid
launchstaticvoid
showInstallWizardstaticvoid
phpSettingsstaticvoid
errorHandlersstaticvoid
errorMessagestaticvoid
warningMessagestaticvoid
noticeMessagestaticvoid
successMessagestaticvoid
redirectstaticvoid
respondstaticvoid
dumpstaticvoid
recordEventstaticvoid
getEventsstaticvoid
messageProcessstaticvoid
messageHandlerstaticvoid
frameworkstaticvoid
packagestaticvoid
Archivestaticvoid
Assetstaticvoid
Cookiestaticvoid
CSVstaticvoid
Cachestaticvoid
Commandstaticvoid
Curlstaticvoid
Databasestaticvoid
DateTimestaticvoid
Devicestaticvoid
Emailstaticvoid
Filestaticvoid
FTPstaticvoid
ICSstaticvoid
Imagestaticvoid
Localisationstaticvoid
Routestaticvoid
ServeRoutesstaticvoid
Sessionstaticvoid
Timerstaticvoid
Userstaticvoid
Validatestaticvoid
Viewstaticvoid
XMLstaticvoid