-
$actions
-
Keeps all the actions implemented by the widget.
-
$active_mask
-
Pointer to the currently active mask.
-
$active_object
-
The currently active object.
-
$alias_of
-
-
$align
-
Field align.
-
$allow_null
-
Defines if a SELECT has "none selected" record.
-
$auto_clear
-
-
ABORT
-
-
actionHandler
-
Handle an action implemented by the object.
-
addAction
-
Adds an action to the implemented actions stack for the widget.
-
addButton
-
Istances a new p4a_button object and than adds it to the toolbar.
-
addButton
-
-
addCol
-
Adds a column to the data structure.
-
addCss
-
Include CSS
-
addCss
-
Include CSS
-
addDefaultButtons
-
-
addDefaultButtons
-
-
addDefaultButtons
-
-
addDefaultButtons
-
-
addDefaultButtons
-
-
addFilter
-
-
addGroup
-
-
addItem
-
Adds an element to the element.
-
addItem
-
Adds an element to the menu.
-
addJavascript
-
Include a javascript file
-
addJavascript
-
Include a javascript file
-
addJoin
-
-
addLabel
-
Adds a label object.
-
addMultivalueField
-
-
addNavigationBar
-
Adds the navigation bar to the table.
-
addOrder
-
-
addPage
-
-
addRow
-
Add one or more rows to the sheet.
-
addSeparator
-
Adds a separator image.
-
addSpacer
-
Adds a spacer image of the desidered width.
-
addTempCss
-
Include CSS
-
addTempJavascript
-
Include a javascript file
-
addTempVar
-
Add a temporary variable
-
addTempVar
-
Add a temporary variable
-
addToolbar
-
Adds a generic toolbar to the table.
-
allowNull
-
Used ony for select, sets the select to allow a "none selected" record.
-
anchor
-
-
anchor
-
Anchors a widget to the cell.
-
anchor
-
-
anchor
-
Anchors a widget to a sheet cell in the grid.
-
anchorCenter
-
-
anchorLeft
-
-
anchorRestart
-
-
anchorRight
-
-
anchorText
-
Anchors a text string to a sheet cell in the grid.
-
autoClear
-
-
autoFormat
-
Calls the p4a default formatter for value with the given type.
-
autoUnformat
-
Calls the p4a default unformatter for value with the given type.
-
array_source.php
-
-
actions.php
-
-
$charset
-
Here we store the current charset. Default is UTF-8.
-
$cols
-
Stores the table's structure (table_cols).
-
$cols
-
The number of columns in the sheet.
-
$country
-
Here we store the current country.
-
$currency
-
Currency management object.
-
$currency_formats
-
Here we store all formats for currency data.
-
changeEvent
-
Changes the event associated to an action.
-
checkRowOccupied
-
Returns the occupational state of the desidered row.
-
cleanNewValue
-
Resets the "new_value".
-
clearTempCss
-
Clear temporary CSS list
-
clearTempJavascript
-
Clear temporary javascript list
-
clearTemplateVars
-
Empties the template engine variables' stack.
-
clearTemplateVars
-
Removes every template variable assigned.
-
clearTempVars
-
Clear temporary vars list
-
clearTempVars
-
Clear temporary vars list
-
close
-
Close the connection to the database.
-
close
-
Destroys P4A data.
-
composeLabel
-
Gets the HTML rendered field's label.
-
composeStringActions
-
Composes a string containing all the actions implemented by the widget.
-
composeStringActions
-
Composes a string containing all the actions implemented by the widget.
-
composeStringClassStyle
-
Composes a string contaning the CSS class property for the widget.
-
composeStringProperties
-
Composes a string containing all the HTML properties of the widget.
-
composeStringProperties
-
Composes a string containing all the HTML properties of the widget.
-
composeStringProperties
-
Composes a string containing all the HTML properties of the widget.
-
composeStringStyle
-
Composes a string containing the CSS properties for the widget.
-
composeStringValue
-
Returns the field's value differently if we are in an '<input value="' environment on in a '<tag>value</tag>' environment.
-
connect
-
Connects to the configured database.
-
config.php
-
-
check_configuration.php
-
-
collection.php
-
-
canvas.php
-
-
$data
-
Data source for the field.
-
$data
-
Data source for the field.
-
$data
-
-
$data
-
The mask's data source.
-
$data
-
Data source associated with the table.
-
$data_browser
-
The mask's data browser.
-
$data_description_field
-
The data source member that contains the descriptions for this field.
-
$data_description_field
-
The data source member that contains the descriptions for this field.
-
$data_field
-
Data source for the field.
-
$data_member
-
Will be used for future implementations.
-
$data_value_field
-
The data source member that contains the values for this field.
-
$data_value_field
-
The data source member that contains the values for this field.
-
$datetime
-
Date/Time management object.
-
$datetime_formats
-
Here we store all formats for date/time data.
-
$decimal_separator
-
The decimal separator.
-
$decimal_separator
-
The decimal separator.
-
$default_align
-
The default align for sheet cells
-
$default_valign
-
The default vertical align for sheet cells
-
$default_value
-
The default value for the field in new rows.
-
date_to_days
-
Converts a date to number of days since a distant unspecified epoch.
-
days_to_date
-
Converts number of days to a distant unspecified epoch.
-
day_of_week
-
Returns day of week for given date, 0=Sunday
-
defineGrid
-
Defines and istance all the sheet cells.
-
defineGrid
-
-
deleteRow
-
-
deleteRow
-
Deletes the currently pointed record.
-
deleteRow
-
-
deleteRow
-
-
destroy
-
Destroys the object Retrieves all children objects and destroy them.
-
disable
-
Turns off the action handler for the desidered button.
-
disable
-
Sets the widget disabled.
-
display
-
Tells the template engine to show an object as a variable.
-
display
-
Adds this variable (name and value) to the template engine variables' stack.
-
displayText
-
Tells the template engine to show a strng as a variable.
-
dropAction
-
Removes an action from the implemented actions stack for the widget.
-
dropCss
-
Drop inclusion of CSS file
-
dropCss
-
Drop inclusion of CSS file
-
dropFilter
-
-
dropItem
-
Removes an element from the element.
-
dropItem
-
Removes an element from the menu.
-
dropJavascript
-
Drop inclusion of javascript file
-
dropJavascript
-
Drop inclusion of javascript file
-
dropOrder
-
-
dropTempCss
-
Drop inclusion of CSS file
-
dropTempJavascript
-
Drop inclusion of javascript file
-
dropTempVar
-
Drop a temporary variable
-
dropTempVar
-
Drop a temporary variable
-
dumpTimer
-
Prints out all timer values.
-
date.php
-
-
data_field.php
-
-
db_source.php
-
-
data_source.php
-
-
$fields
-
The fields collection
-
$fields
-
-
$fields
-
-
$focus_object
-
The object with active focus
-
$formats
-
Here we store all formats.
-
$formats
-
Here we store all formats.
-
$formats
-
Here we store all formats.
-
$formatted
-
Tells if the fields content is formatted or not.
-
$formatted
-
Tells if the fields content is formatted or not.
-
$formatted
-
Tells if the fields content is formatted or not.
-
$formatter_name
-
The formatter class name for the data field.
-
$formatter_name
-
The formatter class name for the data field.
-
$formatter_name
-
The formatter class name for the data field.
-
$format_name
-
The format name for the data field.
-
$format_name
-
The format name for the data field.
-
$format_name
-
The format name for the data field.
-
fetchTemplate
-
Returns the HTML rendered template.
-
fileDeleteOnClick
-
Action handler for file deletetion.
-
fileDownloadOnClick
-
Action handler for file download.
-
filePreviewOnClick
-
Action handler for file preview (only images).
-
firstOnClick
-
Action handler for "first" button click.
-
firstPage
-
-
firstRow
-
Moves to the first row.
-
firstRow
-
-
format
-
Format a number.
-
format
-
Date pretty printing, similar to strftime()
-
format
-
Format a number using a format.
-
format
-
Format a currency.
-
format
-
Format the given value using the current formatting options.
-
format
-
Format a date using a format.
-
formatDateDefault
-
Format a date using the default format.
-
formatDateFull
-
Format a date using the "full" format.
-
formatDateLong
-
Format a date using the "long" format.
-
formatDateMedium
-
Format a date using the "medium" format.
-
formatDecimal
-
Format a number as a decimal.
-
formatFloat
-
Format a number as a float.
-
formatInteger
-
Format a number as an integer.
-
formatInternational
-
Format a value in international format.
-
formatLocal
-
Format a value in local format.
-
formatTimeDefault
-
Format a time with in the default time format.
-
formatTimeShort
-
Format a time in the "short" time format.
-
field.php
-
-
fieldset.php
-
-
frame.php
-
-
$grid
-
The grid, were all cells are stored.
-
$grid_defined
-
True if the grid is already defined.
-
get
-
Retrieves a message.
-
getAccessKey
-
-
getActionHistoryId
-
Action history ID is used to avoid browser's back/forward
-
getActiveItem
-
Returns the active item name
-
getActiveItem
-
Returns the active item name
-
getActivePage
-
Returns the name of currently page open
-
getAliasOf
-
-
getAll
-
-
getAll
-
-
getAll
-
Retrieves all messages
-
getAll
-
-
getAsCheckbox
-
Returns the HTML rendered field as checkbox.
-
getAsCSV
-
-
getAsDate
-
-
getAsFile
-
Returns the HTML rendered field as file upload.
-
getAsHidden
-
Returns the HTML rendered field as '<input type="hidden"'.
-
getAsImage
-
Returns the HTML rendered field as image upload.
-
getAsLabel
-
Returns the HTML rendered field as '<div>$value</div>'.
-
getAsMulticheckbox
-
-
getAsMultiselect
-
-
getAsPassword
-
Returns the HTML rendered field as '<input type="password"'.
-
getAsRadio
-
Returns the HTML rendered field as radio buttons group.
-
getAsRichTextarea
-
Returns the HTML rendered field as '<input type="textarea"' with rich text editing features.
-
getAsSelect
-
Returns the HTML rendered field as combo box.
-
getAsString
-
HTML rendered "HREF".
-
getAsString
-
-
getAsString
-
Returns the HTML rendered field.
-
getAsString
-
Returns the HTML rendered label.
-
getAsString
-
Renders a template and returns the HTML.
-
getAsString
-
Returns the HTML rendered
-
getAsString
-
-
getAsString
-
-
getAsString
-
Renders the sheet in HTML string.
-
getAsString
-
-
getAsString
-
Renders the cell in HTML.
-
getAsString
-
Renders HTML
-
getAsString
-
Returns the HTML rendered widget.
-
getAsString
-
Returns the HTML rendered object.
-
getAsString
-
-
getAsString
-
Returns the HTML rendered label.
-
getAsString
-
HTML rendered link.
-
getAsString
-
Returns the HTML rendered widget.
-
getAsString
-
HTML rendered link.
-
getAsString
-
Returns the HTML rendered widget.
-
getAsString
-
-
getAsString
-
Retuns the HTML rendered button.
-
getAsString
-
-
getAsString
-
Retuns the HTML rendered button.
-
getAsText
-
Returns the HTML rendered field as '<input type="text"'.
-
getAsTextarea
-
Returns the HTML rendered field as '<input type="textarea"'.
-
getBacktrace
-
-
getCharset
-
Returns the current charset.
-
getCols
-
Return an array with all columns id.
-
getCountry
-
Returns the current country.
-
getData
-
-
getDefaultValue
-
-
getDescription
-
Translate the value with the description
-
getDSN
-
-
getDSN
-
-
getEncryptionType
-
Returns the encryption type (for password fields)
-
getExternalObject
-
-
getFieldName
-
-
getFields
-
-
getFilters
-
-
getFormat
-
Returns the format array for a given format name.
-
getFormat
-
Returns the format array for a given format name.
-
getFormat
-
Returns a format identified by a name.
-
getFreeRow
-
Return the index of the first free row in sheet.
-
getGroup
-
-
getHeader
-
Returns the header for the column.
-
getHeight
-
Returns the height for the widget.
-
getIcon
-
Returns the icon for the button.
-
getIcon
-
-
getIcon
-
-
getId
-
-
getInvisibleCols
-
Return an array with all id of invisible columns.
-
getJoin
-
-
getLabel
-
Returns the label for the widget.
-
getLabel
-
Returns the label for the field.
-
getLabelPosition
-
Returns label position.
-
getLanguage
-
Returns the current language.
-
getLastOccupiedRow
-
Returns the index of last occupied row.
-
getLocale
-
Returns the current locale.
-
getMaxThumbnailSize
-
Returns the maximum size for image thumbnails.
-
getMessage
-
-
getName
-
Returns the object name.
-
getNames
-
-
getNewValue
-
Returns the "new_value" for the field (with locale formatting).
-
getNewValue
-
Returns the new value of the data field.
-
getNumItems
-
-
getNumOfCols
-
Returns the number of columns in sheet.
-
getNumOfRows
-
Returns the number of rows in the sheet.
-
getNumPage
-
Returns the number of the current page
-
getNumPages
-
Returns the number of pages in the data source
-
getNumRows
-
-
getNumRows
-
-
getNumRows
-
-
getObject
-
-
getObjectId
-
-
getObjectType
-
Returns the "CLASS" type of the object.
-
getOffset
-
-
getOrder
-
-
getPageLimit
-
-
getParentID
-
-
getPk
-
-
getPkRow
-
-
getPkRow
-
-
getPkRow
-
-
getPkValues
-
-
getPrevMask
-
Get the caller mask.
-
getPrevMask
-
Gets an instance of the previous mask
-
getProperty
-
Returns the value of a property.
-
getQuery
-
-
getRowNumber
-
-
getRowPosition
-
-
getRows
-
Retrive data for the current page.
-
getSelect
-
-
getSize
-
-
getSize
-
-
getSize
-
-
getSize
-
-
getSourceDescriptionField
-
Returns the name of the data source member that keeps the field's description.
-
getSourceDescriptionField
-
Returns the name of the data source member that keeps the field's description.
-
getSourceValueField
-
Returns the name of the data source member that keeps the field's value.
-
getSourceValueField
-
Returns the name of the data source member that keeps the field's value.
-
getStringValue
-
Return the field's value always as string.
-
getStyleProperty
-
Returns the value of a CSS property.
-
getTable
-
-
getTable
-
-
getTemplateName
-
Returns the currently used template name.
-
getTitle
-
Returns the title for the mask.
-
getTitle
-
Returns the title for the application.
-
getTitle
-
Returns the title of the table.
-
getTitle
-
-
getType
-
Returns the type of the data_field.
-
getType
-
Gets the type of the column (text|image)
-
getType
-
Returns the label type
-
getType
-
Returns the field's type.
-
getUnformattedNewValue
-
Returns the "new_value" for the field (without locale formatting).
-
getUploadSubpath
-
Return the subpath for upload..
-
getValue
-
Retuns the value of the widget.
-
getValue
-
Returns the value of the data field.
-
getValue
-
Returns the value for the field.
-
getValue
-
-
getValue
-
Only returns the value of the label.
-
getVisibleCols
-
Return an array with all id of visible columns.
-
getWhere
-
-
getWidth
-
Returns the width for the widget.
-
get_months_names
-
Returns an array of month names Used to take advantage of the setlocale function to return language specific month names.
-
get_month_name
-
Returns the full month name for the given month
-
get_month_short_name
-
Returns the abbreviated month name for the given month
-
get_weekdays_names
-
Returns an array of week days
-
get_weekday_name
-
Returns the full weekday name for the given date
-
get_weekday_short_name
-
Returns the abbreviated weekday name for the given date
-
goOnClick
-
Action handler for "go" button click.
-
gregorian_to_iso
-
Converts from Gregorian Year-Month-Day to ISO YearNumber-WeekNumber-WeekDay Uses ISO 8601 definitions.
-
$i18n
-
I18n objects and methods.
-
$icon
-
-
$internet_explorer
-
Is the browser Internet Explorer?
-
$is_read_only
-
-
$items
-
Menu elements
-
$items
-
Subelements array.
-
implementMethod
-
Wrapper for setting an intercepted event on an object.
-
init
-
Executes the initialization method of the object.
-
init
-
Inizializes the mask.
-
initTimer
-
Inits the timer.
-
intercept
-
Tells an object to execute a method when an action is called.
-
isActionTriggered
-
Tells if an action is triggered.
-
isEnabled
-
Returns true if the widget is enabled.
-
isFormattable
-
Returns true if the field is text or textarea.
-
isFormatted
-
Returns true if a formatting format for the field has been set.
-
isFormatted
-
Returns true if a formatting format for the field has been set.
-
isFree
-
Returns true if the cell is free.
-
isGridDefined
-
Returns true if the grid has been defined.
-
isHandheld
-
-
isInternetExplorer
-
-
isNew
-
-
isNullAllowed
-
Used ony for select, returns if the select allows a "none selected" record.
-
isOccupied
-
Returns true if the cell is occupied.
-
isOrderable
-
Tell if the column is orderable or not
-
isReadOnly
-
-
isReadOnly
-
-
isRowOccupied
-
Returns the occupational state of the desidered row.
-
isSortable
-
-
isVisible
-
Returns true if the widget is visible.
-
is_future_date
-
Determines if given date is a future date from now.
-
is_leap_year
-
Returns true for a leap year, else false
-
is_past_date
-
Determines if given date is a past date from now.
-
is_valid_date
-
Returns true for valid date, false for invalid date.
-
i18n_currency.php
-
-
i18n_datetime.php
-
-
i18n_messages.php
-
-
i18n_numbers.php
-
-
include.php
-
-
image_preview.php
-
-
icon.php
-
-
image.php
-
-
$pages
-
The pages collection
-
$properties
-
Keeps all the HTML properties for the widget.
-
p4a
-
Class constructor.
-
P4A
-
THE APPLICATION.
-
P4A_Actions_Toolbar
-
Class costructor.
-
P4A_Actions_Toolbar
-
Standard toolbar for data source operations.
-
P4A_APPLICATION_DIR
-
-
P4A_APPLICATION_LIBRARIES_DIR
-
-
P4A_APPLICATION_LIBRARIES_PATH
-
-
P4A_APPLICATION_LIBRARIES_URL
-
-
P4A_APPLICATION_LOCALES_DIR
-
-
P4A_APPLICATION_LOCALES_PATH
-
-
P4A_APPLICATION_LOCALES_URL
-
-
P4A_APPLICATION_NAME
-
-
P4A_APPLICATION_PATH
-
-
P4A_APPLICATION_URL
-
-
P4A_Array2file
-
Converts an array into a "file" value.
-
P4A_Array_Source
-
P4A - PHP For Applications.
-
P4A_Array_Source
-
-
P4A_Box
-
The box: renders raw HTML.
-
P4A_Button
-
Class constructor.
-
P4A_Button
-
HTML "button".
-
P4A_Button
-
Class constructor.
-
P4A_Canvas
-
-
P4A_Canvas
-
The canvas widget A cancas is a panel where we anchor widgets.
-
p4a_check_configuration
-
-
P4A_Collection
-
P4A - PHP For Applications.
-
p4a_collection
-
-
P4A_COMPILE_DIR
-
-
p4a_data_field
-
Class constructor.
-
P4A_Data_Field
-
Every DATA_SOURCE field is a DATA_FIELD.
-
P4A_Data_Source
-
-
P4A_Data_Source
-
P4A - PHP For Applications.
-
P4A_DATE
-
-
P4A_Date
-
Date/Time Class.
-
P4A_DATETIME
-
-
P4A_DB
-
-
P4A_DB_Source
-
P4A - PHP For Applications.
-
P4A_DB_Source
-
-
P4A_DENIED_EXTENSIONS
-
-
P4A_Error
-
Stops program execution with an error.
-
P4A_Error
-
p4a error management class.
-
p4a_error
-
Class constructor.
-
P4A_EXTENDED_ERRORS
-
-
P4A_Field
-
A fields is a GUI element that shows its value, and this value can be changed.
-
P4A_Field
-
Class constructor.
-
P4A_Fieldset
-
-
P4A_Fieldset
-
The fieldset.
-
P4A_File2array
-
Converts a "file" value into an array.
-
P4A_FORCE_HANDHELD_RENDERING
-
-
P4A_Frame
-
-
P4A_Frame
-
The frame widget A frame is a panel where we anchor widgets.
-
P4A_GD
-
-
P4A_Get_File_Extension
-
Returns the extension of the passed file path/url.
-
P4A_Get_Microtime
-
Returns the microtime.
-
P4A_Get_Num_Pages
-
Takes records number, page limit and returns the num of pages.
-
P4A_Get_Offset
-
Takes page number, records number, page limit and returns the necessary offset for a query.
-
P4A_Get_Unique_File_Name
-
Tests if a file with the same name exists and return the correct file name.
-
P4A_Get_Valid_File_Name
-
Strips "strange" chars from filename.
-
P4A_Href
-
"HREF" part on a "A" tag.
-
P4A_Href
-
Class constructor.
-
P4A_I18N
-
p4a internationalization class.
-
p4a_i18n
-
Class constructor.
-
P4A_I18N_Currency
-
p4a internationalization class for currency.
-
P4A_I18N_Currency
-
Class constructor.
-
P4A_I18N_Datetime
-
p4a internationalization class for date/time.
-
P4A_I18N_Datetime
-
Class constructor.
-
P4A_I18N_Messages
-
Class constructor.
-
P4A_I18N_Messages
-
p4a internationalization class for string messages.
-
P4A_I18N_Numbers
-
p4a internationalization class for numbers.
-
P4A_I18N_Numbers
-
Class constructor.
-
P4A_Icon
-
The icon widget
-
P4A_Icon
-
-
P4A_ICONS_DIR
-
-
P4A_ICONS_EXTENSION
-
-
P4A_ICONS_NAME
-
-
P4A_ICONS_PATH
-
-
P4A_ICONS_URL
-
-
P4A_Image
-
The class constructor.
-
P4A_Image
-
Use this whan you want to put an image in your application.
-
P4A_Include_Objects
-
Includes all p4a objects for the application.
-
P4A_IN_DOCUMENT_ROOT
-
-
P4A_Is_Error
-
Checks if an object is an error object.
-
P4A_Is_Extension_Allowed
-
Check if the extension is allowed to be uploaded
-
P4A_Label
-
The label is associated to an input field, do not use it otherwise.
-
P4A_Label
-
The class constructor
-
P4A_LIBRARIES_DIR
-
-
P4A_LIBRARIES_PATH
-
-
P4A_LIBRARIES_URL
-
-
P4A_Line
-
Line
-
P4A_Line
-
Class constructor.
-
P4A_Link
-
Class constructor.
-
P4A_Link
-
"A" HTML tag.
-
P4A_LOCALE
-
-
P4A_Mask
-
The mask is the basic interface object wich contains all widgets and generically every displayed object.
-
p4a_mask
-
Mask constructor.
-
P4A_Mask_Error
-
General errors mask.
-
P4A_Mask_Error
-
-
P4A_Mask_Image_Preview
-
-
P4A_Mask_Image_Preview
-
Image preview mask.
-
P4A_Menu
-
Class constructor.
-
P4A_Menu
-
p4a menu system.
-
P4A_Menu_Item
-
Rapresents every menu item.
-
P4A_Menu_Item
-
Class constructor.
-
P4A_Message
-
P4A - PHP For Applications.
-
P4A_Message
-
-
P4A_Navigation_Toolbar
-
Navigation toolbar for data source operations.
-
P4A_Navigation_Toolbar
-
Class costructor.
-
P4A_New_Line
-
Prints out one or many HTML "new lines".
-
P4A_NULL
-
-
P4A_Number
-
Number Class.
-
P4A_Object
-
The base class extended by every p4a object.
-
p4a_object
-
Class constructor.
-
p4a.php
-
-
P4A_ORDER_ASCENDING
-
-
P4A_ORDER_DESCENDING
-
-
P4A_OS
-
-
p4a_db.php
-
-
p4a_error.php
-
-
p4a_i18n.php
-
-
p4a_object.php
-
-
p4a.php
-
-
p4a_template_engine.php
-
-
P4A_PASSWORD_OBFUSCATOR
-
-
P4A_Quit_Toolbar
-
Class costructor.
-
P4A_Quit_Toolbar
-
Very simple toolbar.
-
P4A_ROOT_DIR
-
-
P4A_ROOT_PATH
-
-
P4A_ROOT_URL
-
-
P4A_SERVER_DIR
-
-
P4A_SERVER_NAME
-
-
P4A_SERVER_URL
-
-
P4A_Sheet
-
Sheets is the way to manage layouts in MerliWork masks.
-
P4A_Sheet
-
Sheet construction does nothing but calling his parent constructor.
-
P4A_Sheet_Cell
-
The basic element of sheets: SHEET CELL.
-
P4A_Sheet_Cell
-
Class constructor.
-
P4A_Simple_Toolbar
-
Simple toolbar.
-
P4A_Simple_Toolbar
-
Class costructor.
-
P4A_Space
-
Prints out one or many HTML "spaces".
-
P4A_Standard_Toolbar
-
Class costructor.
-
P4A_Standard_Toolbar
-
Standard toolbar for data source operations.
-
P4A_Table
-
Class constructor.
-
P4A_Table
-
Tabular rapresentation of a data source.
-
P4A_Table_Col
-
Class constructor.
-
P4A_Table_Col
-
Keeps the data for a single table column.
-
P4A_Table_Navigation_Bar
-
Class constructor.
-
P4A_Table_Navigation_Bar
-
The gui widgets to navigate the table.
-
P4A_Table_Rows
-
Keeps all the data for all the rows.
-
P4A_Table_Rows
-
Class constructor.
-
P4A_Tab_Pane
-
Tab Pane constructor.
-
P4A_Tab_Pane
-
The tab pane widget A tab pane is a collection of widgets.
-
P4A_Template_Engine
-
The template engine for P4A.
-
P4A_THEMES_DIR
-
-
P4A_THEMES_PATH
-
-
P4A_THEME_DIR
-
-
P4A_THEME_NAME
-
-
P4A_THEME_PATH
-
-
P4A_TIME
-
-
P4A_Toolbar
-
Class costructor.
-
P4A_Toolbar
-
A toolbar is a buttons/images set.
-
P4A_UPLOADS_DIR
-
-
P4A_UPLOADS_PATH
-
-
P4A_UPLOADS_TMP_DIR
-
-
P4A_UPLOADS_TMP_NAME
-
-
P4A_UPLOADS_TMP_PATH
-
-
P4A_UPLOADS_TMP_URL
-
-
P4A_UPLOADS_URL
-
-
p4a_widget
-
Class constructor.
-
P4A_Widget
-
Base class for objects that permit user interation with the application.
-
page
-
Returns a page of date (some rows)
-
parse
-
Parses a date in the standard datetime format and returns an associative array with every single date part.
-
prevOnClick
-
Action handler for "previous" button click.
-
prevPage
-
-
prevRow
-
-
prevRow
-
Moves to the previous row.
-
PROCEED
-
-
$separators_counter
-
Counts the number of separators/spacers in the toolbar.
-
$sequence
-
-
$size
-
-
$sOpen
-
Stores opening code for form.
-
$style
-
Keeps all the CSS properties for the widget.
-
standard.php
-
-
sheet.php
-
-
simple.php
-
-
standard.php
-
-
saveRow
-
Overwrites internal data with the data arriving from the submitted mask.
-
saveRow
-
-
setAccessKey
-
Sets the access key for the element.
-
setAccessKey
-
-
setActiveItem
-
Sets the desidered element as active.
-
setActiveItem
-
Sets the desidered subelement as active.
-
setActiveMask
-
Sets the desidered mask as active.
-
setActiveObject
-
Sets the desidered object as active.
-
setActivePage
-
Sets the name of currently page open
-
setAliasOf
-
-
setAlign
-
Sets the alignment property for the field.
-
setBgcolor
-
Sets the background color for the widget.
-
setBgimage
-
Sets the background image for the widget.
-
setCharset
-
Sets the charset.
-
setDataField
-
Sets a data field as current data_field.
-
setDataStructure
-
Sets the table's structure (fields).
-
setDefaultAlign
-
Sets default align for sheet cells
-
setDefaultLabel
-
Create from name a default label for the widget In rendering phase it will be added with ': '.
-
setDefaultValign
-
Sets default vertical align for sheet cells
-
setDefaultValue
-
-
setDefaultVisualizationProperties
-
Sets the default visualization property for the field.
-
setDSN
-
-
setDSN
-
-
setEncryptionType
-
Set type of encryption to use for password fields (md5|none)
-
setFields
-
-
setFocus
-
Sets the focus on object
-
setFontColor
-
Sets the font color for the widget It's a wrapper for set_style_property().
-
setFontWeight
-
Sets the font weight for the widget It's a wrapper for set_style_property().
-
setFormat
-
Sets a format.
-
setFormat
-
Sets the formatter and format for the column.
-
setFormat
-
Sets the format array for a given format name.
-
setFormat
-
Sets the format array for a given format name.
-
setFormat
-
Sets the field formatter and format.
-
setFormatted
-
Sets the column as formatted.
-
setFormatted
-
Sets the field as formatted.
-
setFree
-
Frees a cell.
-
setFree
-
Mark the cell as free.
-
setGroup
-
-
setHeader
-
Sets the header for the column.
-
setHeight
-
Sets the height for the widget.
-
setIcon
-
Sets image's source from icon set repository.
-
setIcon
-
-
setIcon
-
-
setIcon
-
Sets the icon for the button.
-
setInvisible
-
Sets the widget invisible.
-
setInvisibleCols
-
Sets all passed columns invisible.
-
setLabel
-
Sets the label for the field.
-
setLabel
-
Sets the label for the button.
-
setLabel
-
-
setLabel
-
Sets the label for the widget.
-
setLabelPosition
-
Sets label position.
-
setLastOccupiedRow
-
Sets the index of the last occupied row.
-
setLimitQuery
-
-
setLocale
-
Sets the desidered locale (it_IT|en_UK|en_US). Locale name can contain codepage (ru_RU.KOI-8|ru_RU.CP1251).
-
setLocalFormat
-
Sets the format (only decimals number) for a given format name, according to the current locale.
-
setLocalFormat
-
Sets the format (only decimals number) for a given format name, according to the current locale.
-
setMask
-
-
setMask
-
-
setMask
-
-
setMask
-
-
setMaxHeight
-
Sets the max height for the data rows.
-
setMaxThumbnailSize
-
Sets the maximum size for image thumbnails.
-
setName
-
Sets the object's name.
-
setNewValue
-
Examines the value passed by the web form and set the new value.
-
setNewValue
-
Sets the new value of the data field.
-
setNumOfCols
-
Sets the number of columns in the sheet.
-
setNumOfRows
-
Sets the number of rows in the sheet.
-
setOccupied
-
Mark the cell as occupied.
-
setOffset
-
-
setOrder
-
-
setOrderable
-
Sets the ability to order by this column
-
setOrientation
-
Sets the rendering orientation for the toolbar.
-
setPageLimit
-
-
setParentID
-
-
setPk
-
-
setProperty
-
Sets an HTML property for the widget.
-
setQuery
-
-
setReadOnly
-
-
setRowFree
-
Marks a row as free.
-
setRowOccupied
-
Marks a row as occupied.
-
setSelect
-
-
setSequence
-
-
setSize
-
-
setSize
-
-
setSize
-
-
setSize
-
-
setSource
-
Sets the data source that the table will navigate.
-
setSource
-
If we use fields like combo box we have to set a data source.
-
setSource
-
Associates a data source with the mask.
-
setSource
-
If we use fields like combo box we have to set a data source.
-
setSourceDescriptionField
-
Sets what data source member is the keeper of the field's description.
-
setSourceDescriptionField
-
Sets what data source member is the keeper of the field's description.
-
setSourceValueField
-
Sets what data source member is the keeper of the field's value.
-
setSourceValueField
-
Sets what data source member is the keeper of the field's value.
-
setStyleProperty
-
Sets a CSS property for the widget.
-
setSystemLocale
-
Sets PHP system level locale
-
setTable
-
-
setTable
-
-
setTitle
-
-
setTitle
-
Sets the title for the mask.
-
setTitle
-
Sets the title for the table
-
setTitle
-
Sets the title for the application.
-
setType
-
Sets the type of the data_field.
-
setType
-
Set the label type, normal or temporary
-
setType
-
Sets the type of the column (text|image)
-
setType
-
Sets the field's type.
-
setUploadSubpath
-
Sets the subpath of P4A_UPLOADS_PATH where the upload will happen.
-
setValue
-
Sets the value for the button.
-
setValue
-
Only returns the value of the label.
-
setValue
-
Sets the value of the data field.
-
setValue
-
Sets the value of the widget.
-
setValue
-
Sets image's source from absolute url.
-
setValue
-
-
setValue
-
Sets the value for the field.
-
setVisible
-
Sets the widget visible.
-
setVisibleCols
-
Sets all passed columns visible.
-
setWhere
-
-
setWidth
-
Sets the width for the widget.
-
showHeaders
-
Sets the title bar hidden
-
showNavigationBar
-
Makes the navigation bar visible.
-
showPrevMask
-
Shows the caller mask.
-
showPrevMask
-
Sets the previous mask the active mask
-
showTitleBar
-
Sets the title bar visible
-
showToolbar
-
Makes the toolbar visible.
-
singleton
-
Retrieve a singleton instance of the P4A template engine.
-
singleton
-
Connects to the configured database.
-
singleton
-
-
singleton
-
-
store
-
Adds an object to the objects collection.
-
$unit
-
-
$upload
-
Is upload enabled on rich text area? This is disabled by default for security reasons, enable it only after a well done permission check.
-
$upload_subpath
-
Path under P4A_UPLOADS_PATH where uploads happens.
-
$use_template
-
Defines if we are going to use a template for the widget.
-
unformat
-
Unformat a currency.
-
unformat
-
Unformat a number.
-
unformat
-
UnFormat a number formatted using "format".
-
unformat
-
Reverse date analysis on a formatted date.
-
unformat
-
Unformat a date formatted with a format.
-
unformat
-
Takes the formatted passed value and takes it back to its unformatted form.
-
unformatDate
-
Unformat a date formatted with a format.
-
unformatDateDefault
-
Unformat a date formatted with a format.
-
unformatDateFull
-
Unformat a date formatted with a format.
-
unformatDateLong
-
Unformat a date formatted with a format.
-
unformatDateMedium
-
Unformat a date formatted with a format.
-
unformatDecimal
-
Unformat a number as a decimal.
-
unformatFloat
-
Unformat a number as a float.
-
unformatInteger
-
Unformat a number as an integer.
-
unformatInternational
-
Unformat a value in international format.
-
unformatLocal
-
Unformat a value in local format.
-
unformatTimeDefault
-
Unformat a formatted time (in default format) and returns it formatted in P4A_TIME format.
-
unformatTimeShort
-
Unformat a formatted time (in "short" format) and returns it formatted in P4A_TIME format.
-
unrequireConfirmation
-
Removes confirmation for an action.
-
unsetAccessKey
-
Removes the access key for the element.
-
unsetFocus
-
Removes focus property
-
unsetFormat
-
Removes formatting options and turns formatting off.
-
unsetFormat
-
Removes formatting options and turns formatting off.
-
unsetFormatted
-
Sets the field as not formatted.
-
unsetFormatted
-
Sets the column as not formatted.
-
unsetMaxThumbnailSize
-
Removes the maximum size for image thumbnails.
-
unsetProperty
-
Unsets an HTML property for the widget.
-
unsetStyleProperty
-
Unset a CSS property for the widget.
-
unsetUploadSubpath
-
Removes the subpath for upload.
-
updateRowPosition
-
-
useTemplate
-
Defines the template used by the widget.
-
useTemplate
-
Tells the mask that we're going to use a template.