-
addApplicationJavascript
-
Prepare <SCRIPT> Html tag from Application default repository it prepare the statment that includes js in html <script SRC='...'>...
-
addApplicationStyle
-
Prepare and store <Style> to include Application css It prepares and stores in the object the html tag needed to include a CSS file.
-
addColumn
-
add a column to Table header object
-
addDiv
-
Add a Div to Body
-
addFloatingJsScript
-
it prepares floating JS script.
-
addFloatingStyle
-
Prepare and store floating <Style>
-
addMetaTag
-
Prepare <META> html Tag
-
addSimpleTableRow
-
Append row in table Row must be a Sylar_SimpleTableRow object, this method append it in the last position of table.
-
addSylarJavascript
-
Prepare <SCRIPT> Html tag from Sylar default repository it prepare the statment that includes js in html <script SRC='...'>...
-
addSylarStyle
-
Prepare and store <Style> to include Sylar css It prepares and stores in the object the html tag needed to include a CSS file.
-
affectedRow
-
Affected Row.
-
affectedRow
-
-
appendContent
-
Append text into DIV
-
APP_DEFAULT_CHARSET
-
Application default Character set
-
APP_DEFAULT_LOCALE
-
Application default locale set
-
App_Format
-
Main Format Class for Application
-
APP_HTML_TITLE
-
Application Html pages default title
-
APP_JAVASCRIPT_URL_ROOT
-
Application Javascript Repository
-
APP_LAYOUT_CSS_URL_ROOT
-
Application Css Repository
-
APP_LAYOUT_TEMPLATE
-
Layout Template Name
-
APP_LOCALE_ROOT_FS
-
Application Locale root on Filesystem
-
App_LoginEngine
-
Tit File
-
App_LoginFormat
-
Tit File
-
appConfig.php
-
-
get
-
Get cookie value It returns the value of specified cookie
-
getAppCssUrlRoot
-
-
getAppJsUrlRoot
-
-
getApplicationLocaleRootFs
-
-
getApplicationLocaleRootFs
-
-
getCharSet
-
-
getClass
-
-
getColumnById
-
it return Column number $columnId
-
getColumnCode
-
-
getColumnDesc
-
-
getColumnFormatType
-
-
getColumnName
-
-
getColumns
-
-
getColumns
-
-
getColumns
-
-
getColumnsHeader
-
Get Header Return an object that contain information about header of table
-
getColumnType
-
-
getColumnValue
-
it returns the value at column $columnId of the TableRow
-
getConfig
-
-
getConfig
-
-
getContent
-
-
getData
-
Get data from Row Return the array that contains data
-
getDataBaseConfig
-
Return Db Configuration for log it return the object with all database information
-
getDefaultCharset
-
Return the Sylar default Charset set in the config file
-
getDefaultDbConfiguration
-
Default Db Config It return the object with the default Database configuration, if doesn't exists return null
-
getDefaultLocaleKey
-
Return the Sylar default locale
-
getDescription
-
-
getDescription
-
-
getDictionary
-
-
getDomain
-
-
getDriver
-
-
getDriver
-
-
getDriverClassPath
-
Get Specified Db Class Path
-
getEncryptPwdMethod
-
it returns the method sets for password encription
-
getExpireTime
-
-
getFrom
-
-
getHeader
-
-
getHost
-
-
getHtmlSource
-
return the Html source it return html code of entire page
-
getHtmlSource
-
return the Html source it return html code of entire object
-
getHtmlSource
-
return the Html source it return html code of entire object
-
getHtmlSource
-
return the Html source it return html code of entire object
-
getId
-
-
getKeyPrefix
-
-
getLanguage
-
-
getLastId
-
Get the last ID.
-
getLastId
-
-
getLocaleFsRoot
-
return the path of locale folder
-
getLoggerLevelValue
-
Return the numeric log lovel
-
getLogLevel
-
Level of logger
-
getLogSaveMethod
-
-
getMailType
-
-
getMessage
-
-
getMessageForLog
-
format the exception description for storage in Log
-
getName
-
-
getName
-
-
getName
-
-
getObject
-
-
getPageBody
-
-
getPageHead
-
-
getPageTitle
-
-
getPassword
-
-
getPathOnServer
-
-
getReplyTo
-
-
getRow
-
Get row from table Return the Object row containet at row $rowID. Return false on error
-
getRowControls
-
-
getRows
-
Numer of table rows Return the number of rows contained in the table. Return false on error.
-
getSchema
-
-
getSend_BCC
-
-
getSend_CC
-
-
getSend_To
-
-
getSessionID
-
return the id of session
-
getSessionName
-
return the name of the PHP session
-
getSessionObj
-
returns the Session Object. In Sylar is an Array
-
getSessionParam
-
return the value of session param.
-
getSessionStatusDump
-
return a dump of session status converted into a formatted string.
-
getStandardSettingKey
-
-
getStorageMethod
-
get the storage method of user data
-
getStyle
-
-
getSylarCssUrlPath
-
return the path root of Sylar javascript files
-
getSylarDefaultLayout
-
return the name of the default layout template set in Sylar
-
getSylarJsUrlPath
-
return the path root of Sylar javascript files
-
getTableDescription
-
-
getTableId
-
-
getTableTitle
-
-
getTimeZoneOffset
-
-
getUniqueID
-
get a unique id for the user session.
-
getUsername
-
-
getVersion
-
-
SqlBuilderLogUtils.php
-
-
selectToTable
-
Exec Select and fill SimpleTable Exec the query on db and fill data results in the SimpleTable Object param.
-
send
-
Send the e-mail It prepare header, object and all the other field and send the e-mail
-
set
-
Set and create cookie It set cookie with all parameters managed by this object.
-
setAppCssUrlRoot
-
-
setAppJsUrlRoot
-
-
setApplicationLocaleRootFs
-
-
setApplicationLocaleRootFs
-
-
setCharSet
-
-
setClass
-
-
setColumnCode
-
-
setColumnDesc
-
-
setColumnFormatType
-
-
setColumnName
-
-
setColumns
-
-
setColumns
-
-
setColumns
-
-
setColumnsHeader
-
Set the header of table Set the information about table header into Table object.
-
setColumnType
-
-
setConfig
-
-
setConfig
-
-
setConnectionInfo
-
-
setConnectionInfo
-
Set Connection Info Retrive and load the connection info from configuration file
-
setContent
-
-
setDataBaseConfig
-
Set Logging into Db Set the class to log information into specified DataBase, if not specified it try to log into default Sylar DataBase
-
setDescription
-
-
setDescription
-
-
setDictionary
-
-
setDomain
-
-
setDriver
-
-
setDriver
-
-
setEncryptPwdMethod
-
it sets the method used to encrypt the password befor autenticate user
-
setExpireTime
-
-
setFrom
-
-
setHeader
-
-
setHost
-
-
setId
-
-
setKeyPrefix
-
-
setLanguage
-
-
setLogLevel
-
Set the log level
-
setLogSaveMethod
-
-
setMailType
-
It also check if specified type exists and is supported
-
setMessage
-
-
setName
-
-
setName
-
-
setName
-
-
setObject
-
-
setPageBody
-
-
setPageHead
-
-
setPageTitle
-
Set the Title of HTML Page included html tag <TITLE>
-
setPassword
-
-
setPathOnServer
-
-
setReplyTo
-
-
setRowControls
-
Set controls on every Row if set true the object controls the row befor insert else it try to insert directly.
-
setSchema
-
-
setSend_BCC
-
-
setSend_CC
-
-
setSend_To
-
-
setSessionParam
-
set the param value.
-
setSqlQuery
-
-
setStandardSettingKey
-
-
setStorageMethod
-
set the storage method of user data
-
setStyle
-
-
setTableDescription
-
-
setTableId
-
-
setTableTitle
-
-
setTimeZoneOffset
-
-
setUserAsLogged
-
-
setUserAsLogged
-
Set the information about user as logged on the storage DB
-
setUserAsNotLogged
-
-
setUserAsNotLogged
-
Set the information about user as NOT logged on the storage DB
-
setUsername
-
-
setVersion
-
-
show
-
Display the page it prints the object Html source on screen
-
show
-
Display the page it prints the object Html source on screen
-
show
-
Display the page it prints the page on screen
-
show
-
Display the page it prints the object Html source on screen
-
showDefinedCostant
-
Show all sylar costant. All costant that starts with SYLAR_
-
showIncludedFiles
-
Show all included and required files
-
SqlBuilderLogUtils
-
Example Class Log Utils
-
switchToStandardSetting
-
-
SYLAR_APPLICATION_CLASSES_ROOT_FS
-
Application Classes root dir
-
SYLAR_APPLICATION_NAME
-
Application name The root directory of application.
-
SYLAR_APPLICATION_ROOT_FS
-
Application FileSystem Root
-
SYLAR_APPLICATION_ROOT_URL
-
Application Web Root
-
Sylar_BindSimpleTable
-
Bind SimpleTable to DBTable
-
SimpleTableHeader.php
-
-
SimpleTableRow.php
-
-
SimpleTable.php
-
-
SqlSession.php
-
-
SqlLogger.php
-
-
SqlStatement.php
-
-
Session.php
-
-
StorageSession.php
-
-
SylarUtils.php
-
-
SYLAR_CLASSES_ROOT_FS
-
Root Classes
-
Sylar_ConfigBox
-
Configuration Box
-
Sylar_Cookie
-
Cookie
-
Sylar_DataBaseConfiguration
-
Db Configuration This class contains all informtation needed to connect to the database.
-
Sylar_DataBaseDriver
-
Interfaccia DataBase Interfaccia per la classe DataBase standard.
-
Sylar_DataBaseManager
-
DataBases manager This class manage all databases supported by Sylar
-
Sylar_DataBaseManagerItem
-
Tit File
-
Sylar_DataContainer
-
DataContainer
-
SYLAR_DEBUG_MODE
-
Switch Sylar in Debug mode
-
SYLAR_DEFAULT_CHARSET
-
Sylar default Character set
-
SYLAR_DEFAULT_LAYOUTNAME
-
Sylar default layout template name
-
SYLAR_DEFAULT_LOCALE
-
Sylar default locale set
-
SYLAR_FOLDER_NAME
-
Sylar folder name
-
Sylar_Format
-
Main Format Class
-
Sylar_Html
-
Main Html Format Class
-
Sylar_HtmlBody
-
Html Body Element
-
Sylar_HtmlDiv
-
Html DIV
-
Sylar_HtmlHead
-
Html Head
-
Sylar_HtmlPage
-
Html Page Format
-
Sylar_Language
-
Class to manage the languages and translations
-
Sylar_Locale
-
Locale Management
-
Sylar_LocaleConfiguration
-
Locale Configuration
-
Sylar_Logger
-
Gestione Log del sistema.
-
SYLAR_LOG_LEVEL
-
Set the level of event log
-
Sylar_Mail
-
Mail
-
Sylar_MysqlDriver
-
Connessione MySQL.
-
Sylar_MysqlStatement
-
Sql Statement The common Sql statement tools for manage SQL command. Every Database classes extends this to specify special command and actions
-
SYLAR_ROOT_FS
-
Sylar FileSystem Root
-
SYLAR_ROOT_URL
-
Sylar Web Root
-
Sylar_Session
-
Gestione Sessione e Permessi.
-
SYLAR_SESSION_NAME
-
Set the PHP Session Name Is the name that PHP set on server to storage information in session
-
SYLAR_SETTINGS_FS
-
Sylar Settings folder Define the path of Sylar folder that contains settings files.
-
sylar.php
-
-
Sylar_SimpleTable
-
SimpleData It's a standard Table. A simple table with some information about data contained It's used to swap data with databases by DataBase classes
-
Sylar_SimpleTableHeader
-
SimpleTableHeader It is the header of the table. It contains informations about:
-
Sylar_SimpleTableHeaderColumn
-
Header Single Column
-
Sylar_SimpleTableRow
-
Sylar_SimpleTableRow
-
Sylar_SqlLogger
-
Sql layer for Logger
-
Sylar_SqlSession
-
Sql Class for Session Storage on DB
-
Sylar_SqlStatement
-
Sql Statement The common Sql statement tools for manage SQL command. Every Database classes extends this to specify special command and actions
-
Sylar_StorageSession
-
Interface for deifferents session storage classes
-
Sylar_SylarUtils
-
Utility for Sylar
-
sylar_loader.php
-
-
SYLAR_USED_DB
-
Database Connection Config Define all DB used in the application with Sylar and relative parameters.
-
SYLAR_VERSION
-