[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

a

$ACTIVE_TABLE
in file class.resources.php, variable resources::$ACTIVE_TABLE
$ACTIVE_TABLE
in file class.contents.php, variable contents::$ACTIVE_TABLE
$ACTIVE_TYPE
in file class.contents.php, variable contents::$ACTIVE_TYPE
$ACTIVE_TYPE
in file class.resources.php, variable resources::$ACTIVE_TYPE
$ACTIVITY
in file class.yellowpages.php, variable yellowpages::$ACTIVITY
$AliasNbPages
in file tcpdf.php, variable TCPDF::$AliasNbPages
$aligns
in file idd_pdf.php, variable idd_pdf::$aligns
$ALL_REC
in file class.scale.php, variable scale::$ALL_REC
$alpha
in file Color.class.php, variable awColor::$alpha
$AltBody
in file class.phpmailer.php, variable PHPMailer::$AltBody
    Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
$angle
in file Pie.class.php, variable awPie::$angle
    Initial angle
$angle
in file Gradient.class.php, variable awLinearGradient::$angle
    Gradient angle
$angle
in file Label.class.php, variable awLabel::$angle
    Text angle
$ANGLE
in file class.codimage.php, variable codimage::$ANGLE
$antiAliasing
in file Image.class.php, variable awImage::$antiAliasing
    Use anti-aliasing ?
$antiAliasing
in file Driver.class.php, variable awDriver::$antiAliasing
    Use anti-aliasing ?
$areas
in file LinePlot.class.php, variable awLinePlot::$areas
    Filled areas
$args
in file Pattern.class.php, variable awPattern::$args
    Pattern arguments
$author
in file tcpdf.php, variable TCPDF::$author
$authorized_db_sections
in file class.config_file.php, variable config_file::$authorized_db_sections
$authorized_release_sections
in file class.config_file.php, variable config_file::$authorized_release_sections
$authorized_theme_sections
in file class.config_file.php, variable config_file::$authorized_theme_sections
$auto
in file Axis.class.php, variable awAxis::$auto
    Auto-scaling mode
$auto
in file Component.class.php, variable awComponent::$auto
    Adjust automatically the component ?
$AutoPageBreak
in file tcpdf.php, variable TCPDF::$AutoPageBreak
$axis
in file Plot.class.php, variable awPlotGroup::$axis
    Left, right, top and bottom axis
$a_file
in file class.config_file.php, variable config_file::$a_file
$a_file
in file class.language.php, variable language::$a_file
AcceptPageBreak
in file tcpdf.php, method TCPDF::AcceptPageBreak()
    Whenever a page break condition is met, the method is called, and the break is issued or not depending on the returned value. The default implementation returns a value according to the mode selected by SetAutoPageBreak().
ActiveItem
in file items.php, function ActiveItem()
    ActiveItem() Détermine l'item actif et le place en var global
ActiveItemAlias
in file items.php, function ActiveItemAlias()
    ActiveItemAlias()
ActiveItemKey
in file items.php, function ActiveItemKey()
    ActiveItemKey()
add
in file Legend.class.php, method awLegend::add()
    Add a Legendable object to the legend
add
in file Component.class.php, method awComponentGroup::add()
    Add a component to the group
add
in file Tools.class.php, method awSide::add()
    Add values to each side
add
in file MathPlot.class.php, method awMathPlot::add()
    Add a formula f(x)
add
in file Graph.class.php, method awGraph::add()
    Add a component to the graph
addAbsLabel
in file Graph.class.php, method awGraph::addAbsLabel()
    Add a label to the component with absolute position
AddAddress
in file class.phpmailer.php, method PHPMailer::AddAddress()
    Adds a "To" address.
AddAttachment
in file class.phpmailer.php, method PHPMailer::AddAttachment()
    Adds an attachment from a path on the filesystem.
AddBCC
in file class.phpmailer.php, method PHPMailer::AddBCC()
    Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
AddBiblioRes
in file class.resources.php, method resources::AddBiblioRes()
    resources::AddBiblioRes() Ajout d'une nouvelle ressource bibliographique
AddCC
in file class.phpmailer.php, method PHPMailer::AddCC()
    Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
AddCom
in file class.workshop_com.php, method workshop_com::AddCom()
    workshop_com::AddCom() Ajout d'une nouvelle discussion dans le calendrier
AddContents
in file class.contents.php, method contents::AddContents()
    contents::AddContents() ajout d'une partie de contenu
AddCustomHeader
in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
    Adds a custom header.
AddEmail
in file class.newsletter.php, method newsletter::AddEmail()
    newsletter::AddEmail()
AddEmbeddedImage
in file class.phpmailer.php, method PHPMailer::AddEmbeddedImage()
    Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
AddFont
in file tcpdf.php, method TCPDF::AddFont()
    Imports a TrueType or Type1 font and makes it available. It is necessary to generate a font definition file first with the makefont.php utility. The definition file (and the font file itself when embedding) must be present either in the current directory or in the one indicated by FPDF_FONTPATH if the constant is defined. If it could not be found, the error "Could not include font definition file" is generated.
addHtmlLink
in file tcpdf.php, method TCPDF::addHtmlLink()
    Output anchor link.
addLabel
in file Graph.class.php, method awGraph::addLabel()
    Add a label to the component
AddLevel
in file class.level.php, method level::AddLevel()
    level::AddLevel() Ajout d'un niveau
AddLink
in file tcpdf.php, method TCPDF::AddLink()
    Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().
AddLinkRes
in file class.resources.php, method resources::AddLinkRes()
    resources::AddLinkRes() Ajout d'une ressource de type lien
AddMultiRes
in file class.resources.php, method resources::AddMultiRes()
    resources::AddMultiRes() Ajout d'une ressource de type multimedia
AddNews
in file class.news.php, method news::AddNews()
    news::AddNews() Ajout d'une news
AddNewsletter
in file class.newsletter.php, method newsletter::AddNewsletter()
    newsletter::AddNewsletter() Ajout d'une newsletter
AddPage
in file tcpdf.php, method TCPDF::AddPage()
    Adds a new page to the document. If a page is already present, the Footer() method is called first to output the footer. Then the page is added, the current position set to the top-left corner according to the left and top margins, and Header() is called to display the header.
AddPersistentPost
in file display.php, function AddPersistentPost()
    AddPersistentPost()
AddPost
in file display.php, function AddPost()
    AddPost
AddProject
in file class.project.php, method project::AddProject()
    project::AddProject() Ajout d'un projet
AddPublication
in file class.publication.php, method publication::AddPublication()
    publication::AddPublication() Ajout d'une nouvelle publication/dossier
AddReplyTo
in file class.phpmailer.php, method PHPMailer::AddReplyTo()
    Adds a "Reply-to" address.
AddScale
in file class.scale.php, method scale::AddScale()
    scale::AddScale() Ajout d'une echelle
AddSdi
in file class.sdi.php, method sdi::AddSdi()
    sdi::AddSdi() Ajout d'un IDD
AddStringAttachment
in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
    Adds a string or binary attachment (non-filesystem) to the list.
AddTask
in file class.calendar.php, method calendar::AddTask()
    calendar::AddTask() Ajout d'une nouvelle tache dans le calendrier
AddTheme
in file class.theme.php, method theme::AddTheme()
    theme::AddTheme() Ajout d'un nouveau theme
addTick
in file Axis.class.php, method awAxis::addTick()
    Add a tick object
AddTopic
in file display.php, function AddTopic()
    AddTopic
AddUser
in file class.user.php, method user::AddUser()
    user::AddUser() Ajout d'un utilisateur
AddUserWorkshop
in file class.workshop.php, method workshop::AddUserWorkshop()
    workshop::AddUserWorkshop() Ajout d'un utilisateur au workshop
AddValue
in file class.sdi.php, method sdi::AddValue()
    sdi::AddValue() Ajout d'une valeur IDD
AddWorkshop
in file class.workshop.php, method workshop::AddWorkshop()
    workshop::AddWorkshop() Ajout d'un groupe de travail
AddWorkshopReport
in file class.workshop_report.php, method workshop_report::AddWorkshopReport()
    workshop_report::AddWorkshopReport() Ajout d'un un rapport de groupe de travail
AddYellowPages
in file class.yellowpages.php, method yellowpages::AddYellowPages()
    yellowpages::AddYellowPages() Ajout d'une nouvelle entreprise dans l'annuaire
add_flag
in file class.bench.php, method bench::add_flag()
afflinkbar
in file index.php, function afflinkbar()
aff_barre
in file display.php, function aff_barre()
    aff_barre()
afiles
in file class.afiles.php, class afiles
AliasNbPages
in file tcpdf.php, method TCPDF::AliasNbPages()
    Defines an alias for the total number of pages. It will be substituted as the document is closed.
all
in file Label.class.php, method awLabel::all()
    Get all labels
all
in file Math.class.php, method awPolygon::all()
    Returns all points in the polygon
append
in file Math.class.php, method awPolygon::append()
    Add a point at the end of the polygon
AQUA
in file Pie.class.php, class constant awPie::AQUA
    A water theme for pies
arc
in file Driver.class.php, method awDriver::arc()
    Draw a color arc
arc
in file gd.class.php, method awGDDriver::arc()
arc
in file ming.class.php, method awMingDriver::arc()
    Draw a color arc
Archivefile
in file class.upload.php, method upload::Archivefile()
    upload::Archivefile() archive un fichier si nécessaire
ARRAY_DATA_SIZE
in file pdf.doc_define.php, constant ARRAY_DATA_SIZE
ARRAY_DATA_STYLE
in file pdf.doc_define.php, constant ARRAY_DATA_STYLE
array_max
in file common.php, function array_max()
array_min
in file common.php, function array_min()
ARRAY_TITLE_SIZE
in file pdf.doc_define.php, constant ARRAY_TITLE_SIZE
ARRAY_TITLE_STYLE
in file pdf.doc_define.php, constant ARRAY_TITLE_STYLE
ARTICHOW
in file Artichow.cfg.php, constant ARTICHOW
ARTICHOW_CACHE
in file Artichow.cfg.php, constant ARTICHOW_CACHE
ARTICHOW_CACHE_DIRECTORY
in file Artichow.cfg.php, constant ARTICHOW_CACHE_DIRECTORY
ARTICHOW_DEPRECATED
in file Artichow.cfg.php, constant ARTICHOW_DEPRECATED
ARTICHOW_DRIVER
in file Artichow.cfg.php, constant ARTICHOW_DRIVER
ARTICHOW_FONT
in file Artichow.cfg.php, constant ARTICHOW_FONT
ARTICHOW_IMAGE
in file Artichow.cfg.php, constant ARTICHOW_IMAGE
ARTICHOW_PATTERN
in file Artichow.cfg.php, constant ARTICHOW_PATTERN
ARTICHOW_PREFIX
in file Artichow.cfg.php, constant ARTICHOW_PREFIX
AuthenthificationProcess
in file functions_auth.php, function AuthenthificationProcess()
    AuthenthificationProcess() Authentification d'un utilisateur
Authenticate
in file class.smtp.php, method SMTP::Authenticate()
    Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
AuthForm
in file display.php, function AuthForm()
    AuthForm() Formulaire d'authentification pour login ou inscription
AuthForm
in file display.php, function AuthForm()
    AuthForm() Formulaire d'authentification pour login ou inscription
AuthUser4Workshop
in file functions_auth.php, function AuthUser4Workshop()
    AuthUser4Workshop()
auto
in file Component.class.php, method awComponent::auto()
    Adjust automatically the component ?
auto
in file Axis.class.php, method awAxis::auto()
    Enable/disable auto-scaling mode
autoScale
in file Axis.class.php, method awAxis::autoScale()
availableLanguages
in file lib_common.php, function availableLanguages()
    availableLanguages()
awAntiSpam
in file AntiSpam.class.php, class awAntiSpam
    AntiSpam String printed on the images are case insensitive.
awAxis
in file Axis.class.php, class awAxis
    Handle axis
awBarPlot
in file BarPlot.class.php, class awBarPlot
    BarPlot
awBilinearGradient
in file Gradient.class.php, class awBilinearGradient
    Create a bilinear gradient
awBorder
in file Border.class.php, class awBorder
    Draw border
awColor
in file Color.class.php, class awColor
    Create your colors
awComponent
in file Component.class.php, class awComponent
awComponentGroup
in file Component.class.php, class awComponentGroup
    A graph can contain some groups of components
awDriver
in file Driver.class.php, class awDriver
    Draw your objects
awFileFont
in file Font.class.php, class awFileFont
    Class for fonts that can be transformed (rotated, skewed, etc.), like TTF or FDB fonts for example.
awFileFontDriver
in file Driver.class.php, class awFileFontDriver
    Class to handle calculations on FileFont objects
awFileImage
in file Image.class.php, class awFileImage
    Load an image from a file
awFont
in file Font.class.php, class awFont
    Common font characteristics and methods.
awFontDriver
in file Driver.class.php, class awFontDriver
    Abstract class for font drivers.
awGDDriver
in file gd.class.php, class awGDDriver
    Draw your objects
awGDGradientDriver
in file gd.class.php, class awGDGradientDriver
    To your gradients
awGradient
in file Gradient.class.php, class awGradient
    Create your gradients
awGraph
in file Graph.class.php, class awGraph
    A graph
awGrid
in file Grid.class.php, class awGrid
    Grid
awImage
in file Image.class.php, class awImage
    An image for a graph
awLabel
in file Label.class.php, class awLabel
    Draw labels
awLegend
in file Legend.class.php, class awLegend
    Some legends
awLegendable
in file Legend.class.php, class awLegendable
    You can add a legend to components which implements this interface
awLine
in file Math.class.php, class awLine
    Describe a line
awLinearGradient
in file Gradient.class.php, class awLinearGradient
    Create a linear gradient
awLinePlot
in file LinePlot.class.php, class awLinePlot
    LinePlot
awMark
in file Mark.class.php, class awMark
    Draw marks
awMathFunction
in file MathPlot.class.php, class awMathFunction
    A mathematic function
awMathPlot
in file MathPlot.class.php, class awMathPlot
    For mathematics functions
awMingDriver
in file ming.class.php, class awMingDriver
    Draw your objects
awPattern
in file Pattern.class.php, class awPattern
    All patterns must derivate from this class
awPHPFont
in file Font.class.php, class awPHPFont
    Class for fonts that cannot be transformed, like the built-in PHP fonts for example.
awPHPFontDriver
in file Driver.class.php, class awPHPFontDriver
    Class to handle calculations on PHPFont objects
awPie
in file Pie.class.php, class awPie
    Pie
awPiePart
in file Pie.class.php, class awPiePart
    Pie
awPlot
in file Plot.class.php, class awPlot
    Graph using X and Y axis
awPlotAxis
in file Plot.class.php, class awPlotAxis
awPlotGroup
in file Plot.class.php, class awPlotGroup
    A graph with axis can contain some groups of components
awPoint
in file Math.class.php, class awPoint
    Describe a point
awPolygon
in file Math.class.php, class awPolygon
    Describe a polygon
awPositionable
in file Tools.class.php, class awPositionable
    Objects capable of being positioned
awRadialGradient
in file Gradient.class.php, class awRadialGradient
    Create a radial gradient
awScatterPlot
in file ScatterPlot.class.php, class awScatterPlot
    ScatterPlot
awShadow
in file Shadow.class.php, class awShadow
    Draw shadows
awShape
in file Math.class.php, class awShape
awSide
in file Tools.class.php, class awSide
    Manage left, right, top and bottom sides
awSimpleLinePlot
in file LinePlot.class.php, class awSimpleLinePlot
    Simple LinePlot Useful to draw simple horizontal lines
awText
in file Text.class.php, class awText
    To handle text
awTick
in file Tick.class.php, class awTick
    Handle ticks
awTTFFont
in file Font.class.php, class awTTFFont
    Class representing TTF fonts
awVector
in file Math.class.php, class awVector
    A vector is a type of line The sense of the vector goes from $p1 to $p2.
AntiSpam.class.php
procedural page AntiSpam.class.php
Artichow.cfg.php
procedural page Artichow.cfg.php
AntiSpam.class.php
procedural page AntiSpam.class.php
Axis.class.php
procedural page Axis.class.php
AntiSpam.class.php
procedural page AntiSpam.class.php
Axis.class.php
procedural page Axis.class.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add_biblio.php
procedural page add_biblio.php
add_link.php
procedural page add_link.php
add_multi.php
procedural page add_multi.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add.php
procedural page add.php
add_cal.php
procedural page add_cal.php
add_com.php
procedural page add_com.php
add_u.php
procedural page add_u.php
add.php
procedural page add.php
add.php
procedural page add.php
top

b

$background
in file Component.class.php, variable awComponent::$background
    Component background color
$background
in file Image.class.php, variable awImage::$background
    Image background color
$background
in file Legend.class.php, variable awLegend::$background
    Background color or gradient
$BACKGROUND_COLOR
in file class.codimage.php, variable codimage::$BACKGROUND_COLOR
$backup_config_path
in file class.config_file.php, variable config_file::$backup_config_path
$barBackground
in file BarPlot.class.php, variable awBarPlot::$barBackground
    Bars background
$barBorder
in file BarPlot.class.php, variable awBarPlot::$barBorder
    Bars border
$barPadding
in file BarPlot.class.php, variable awBarPlot::$barPadding
    Bars padding
$barShadow
in file BarPlot.class.php, variable awBarPlot::$barShadow
    Bars shadow
$barSpace
in file BarPlot.class.php, variable awBarPlot::$barSpace
    Bars space
$BEGIN_DATE
in file class.project.php, variable project::$BEGIN_DATE
$blue
in file Color.class.php, variable awColor::$blue
$bMargin
in file tcpdf.php, variable TCPDF::$bMargin
$BODY
in file class.newsletter.php, variable newsletter::$BODY
$BODY
in file class.news.php, variable news::$BODY
$Body
in file class.phpmailer.php, variable PHPMailer::$Body
    Sets the Body of the message. This can be either an HTML or text body.
$BODY
in file class.workshop_com.php, variable workshop_com::$BODY
$BODY
in file class.project.php, variable project::$BODY
$border
in file Pie.class.php, variable awPie::$border
    Border color
$border
in file Mark.class.php, variable awMark::$border
    Marks border
$border
in file Label.class.php, variable awLabel::$border
    Label border
$border
in file Image.class.php, variable awImage::$border
    Image border
$border
in file Legend.class.php, variable awLegend::$border
    Legend border
$border
in file Text.class.php, variable awText::$border
    Text border
$bottom
in file Tools.class.php, variable awSide::$bottom
    Bottom side
$bottom
in file Plot.class.php, variable awPlotAxis::$bottom
    Bottom axis
$buffer
in file tcpdf.php, variable TCPDF::$buffer
$B_AUTHOR
in file class.resources.php, variable resources::$B_AUTHOR
$B_DATE
in file class.resources.php, variable resources::$B_DATE
$B_DATE_CREA
in file class.resources.php, variable resources::$B_DATE_CREA
$B_EDITOR
in file class.resources.php, variable resources::$B_EDITOR
$B_ID
in file class.resources.php, variable resources::$B_ID
$B_LAST_MODIFY
in file class.resources.php, variable resources::$B_LAST_MODIFY
$B_RANGE
in file class.resources.php, variable resources::$B_RANGE
$B_SUBTITLE
in file class.resources.php, variable resources::$B_SUBTITLE
$B_TITLE
in file class.resources.php, variable resources::$B_TITLE
$B_VALIDITY
in file class.resources.php, variable resources::$B_VALIDITY
BACKGROUND
in file Legend.class.php, class constant awLegend::BACKGROUND
    Color/Gradient background legend
backupParams
in file class.config_file.php, method config_file::backupParams()
    config_file::backupParams()
BarcodeObject
in file BarcodeObject, class BarcodeObject
    Barcode Render Class for PHP using the GD graphics library.
BarDepthPattern
in file BarDepth.php, class BarDepthPattern
BCD_C39_NARROW_BAR
in file BarcodeObject, constant BCD_C39_NARROW_BAR
    narrow bar option
BCD_C39_WIDE_BAR
in file BarcodeObject, constant BCD_C39_WIDE_BAR
    wide bar option
BCD_C128_BAR_1
in file BarcodeObject, constant BCD_C128_BAR_1
    set type 1 bar
BCD_C128_BAR_2
in file BarcodeObject, constant BCD_C128_BAR_2
    set type 2 bar
BCD_C128_BAR_3
in file BarcodeObject, constant BCD_C128_BAR_3
    set type 3 bar
BCD_C128_BAR_4
in file BarcodeObject, constant BCD_C128_BAR_4
    set type 4 bar
BCD_DEFAULT_BACKGROUND_COLOR
in file BarcodeObject, constant BCD_DEFAULT_BACKGROUND_COLOR
    set default background color
BCD_DEFAULT_FONT
in file BarcodeObject, constant BCD_DEFAULT_FONT
    set default font
BCD_DEFAULT_FOREGROUND_COLOR
in file BarcodeObject, constant BCD_DEFAULT_FOREGROUND_COLOR
    set default foreground color
BCD_DEFAULT_HEIGHT
in file BarcodeObject, constant BCD_DEFAULT_HEIGHT
    set default height
BCD_DEFAULT_MAR_Y1
in file BarcodeObject, constant BCD_DEFAULT_MAR_Y1
    set default margin
BCD_DEFAULT_MAR_Y2
in file BarcodeObject, constant BCD_DEFAULT_MAR_Y2
    set default margin
BCD_DEFAULT_STYLE
in file BarcodeObject, constant BCD_DEFAULT_STYLE
    set default style options
BCD_DEFAULT_TEXT_OFFSET
in file BarcodeObject, constant BCD_DEFAULT_TEXT_OFFSET
    set default text offset
BCD_DEFAULT_WIDTH
in file BarcodeObject, constant BCD_DEFAULT_WIDTH
    set default width
BCD_DEFAULT_XRES
in file BarcodeObject, constant BCD_DEFAULT_XRES
    st default horizontal resolution
BCD_I25_NARROW_BAR
in file BarcodeObject, constant BCD_I25_NARROW_BAR
    narrow bar option
BCD_I25_WIDE_BAR
in file BarcodeObject, constant BCD_I25_WIDE_BAR
    wide bar option
BCS_ALIGN_CENTER
in file BarcodeObject, constant BCS_ALIGN_CENTER
    option: center barcode
BCS_ALIGN_LEFT
in file BarcodeObject, constant BCS_ALIGN_LEFT
    option: align left
BCS_ALIGN_RIGHT
in file BarcodeObject, constant BCS_ALIGN_RIGHT
    option: align right
BCS_BORDER
in file BarcodeObject, constant BCS_BORDER
    option: generate barcode border
BCS_DRAW_TEXT
in file BarcodeObject, constant BCS_DRAW_TEXT
    option: draw text
BCS_I25_DRAW_CHECK
in file BarcodeObject, constant BCS_I25_DRAW_CHECK
    option: draw check
BCS_IMAGE_JPEG
in file BarcodeObject, constant BCS_IMAGE_JPEG
    option: generate JPEG image
BCS_IMAGE_PNG
in file BarcodeObject, constant BCS_IMAGE_PNG
    option: generate PNG image
BCS_REVERSE_COLOR
in file BarcodeObject, constant BCS_REVERSE_COLOR
    option: reverse color
BCS_STRETCH_TEXT
in file BarcodeObject, constant BCS_STRETCH_TEXT
    option: stretch text
BCS_TRANSPARENT
in file BarcodeObject, constant BCS_TRANSPARENT
    option: use transparent background
bench
in file class.bench.php, method bench::bench()
bench
in file class.bench.php, class bench
BOOK
in file Mark.class.php, class constant awMark::BOOK
    Book mark
Bookmark
in file idd_pdf.php, method idd_pdf::Bookmark()
BOTH
in file Plot.class.php, class constant awPlot::BOTH
    Both left/right or top/bottom axis
BOTTOM
in file Plot.class.php, class constant awPlot::BOTTOM
    Bottom axis
BOTTOM
in file Tools.class.php, class constant awPositionable::BOTTOM
    Bottom align
brightness
in file Color.class.php, method awColor::brightness()
    Change color brightness
build
in file Math.class.php, method awLine::build()
    Build a line from 4 coords
BarPlot.class.php
procedural page BarPlot.class.php
BarDepth.php
procedural page BarDepth.php
BarPlot.class.php
procedural page BarPlot.class.php
Border.class.php
procedural page Border.class.php
BarPlot.class.php
procedural page BarPlot.class.php
Border.class.php
procedural page Border.class.php
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
BarcodeObject
procedural page BarcodeObject
top

c

$CATEGORY
in file class.user.php, variable user::$CATEGORY
$center
in file Gradient.class.php, variable awBilinearGradient::$center
    Gradient center
$CharSet
in file class.phpmailer.php, variable PHPMailer::$CharSet
    Sets the CharSet of the message.
$CITY
in file class.yellowpages.php, variable yellowpages::$CITY
$cMargin
in file tcpdf.php, variable TCPDF::$cMargin
$color
in file MathPlot.class.php, variable awMathFunction::$color
    Line color
$color
in file Pie.class.php, variable awPiePart::$color
    Pie part color
$color
in file Tick.class.php, variable awTick::$color
    Ticks color
$color
in file Label.class.php, variable awLabel::$color
    Text color
$color
in file Axis.class.php, variable awAxis::$color
    Axis and ticks color
$color
in file Border.class.php, variable awBorder::$color
    Border color
$ColorFlag
in file tcpdf.php, variable TCPDF::$ColorFlag
$colors
in file Pie.class.php, variable awPie::$colors
    Pie colors
$columns
in file Legend.class.php, variable awLegend::$columns
    Number of columns
$COMMENT
in file class.level.php, variable level::$COMMENT
$COMMENT
in file class.workshop_report.php, variable workshop_report::$COMMENT
$COMMENT
in file class.workshop.php, variable workshop::$COMMENT
$COMMENT
in file class.publication.php, variable publication::$COMMENT
$COMMENT
in file class.scale.php, variable scale::$COMMENT
$COMMUNITY
in file class.user.php, variable user::$COMMUNITY
$component
in file Legend.class.php, variable awLegend::$component
    The current component
$components
in file Component.class.php, variable awComponentGroup::$components
    Components of this group
$compress
in file tcpdf.php, variable TCPDF::$compress
$config_extension
in file class.config_file.php, variable config_file::$config_extension
$config_path
in file class.config_file.php, variable config_file::$config_path
$ConfirmReadingTo
in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
    Sets the email address that a reading confirmation will be sent.
$ContentType
in file class.phpmailer.php, variable PHPMailer::$ContentType
    Sets the Content-type of the message.
$CoreFonts
in file tcpdf.php, variable TCPDF::$CoreFonts
$COUNTRY
in file class.yellowpages.php, variable yellowpages::$COUNTRY
$creator
in file tcpdf.php, variable TCPDF::$creator
$CRLF
in file class.smtp.php, variable SMTP::$CRLF
    SMTP reply line ending
$CurOrientation
in file tcpdf.php, variable TCPDF::$CurOrientation
$CurrentFont
in file tcpdf.php, variable TCPDF::$CurrentFont
$CURRENT_IMG
in file class.codimage.php, variable codimage::$CURRENT_IMG
confirm.php
procedural page confirm.php
C39Object
in file BarcodeObject, class C39Object
    Code 39 Barcode Render Class.
Code 39 is an alphanumeric bar code that can encode decimal number, case alphabet and some special symbols.
C128AObject
in file BarcodeObject, class C128AObject
    Code 128-A Barcode Render Class for PHP using the GD graphics library.
Code 128-A is a continuous, multilevel and include all upper case alphanumeric characters and ASCII control characters.
C128BObject
in file BarcodeObject, class C128BObject
    Code 128-B Barcode Render Class for PHP using the GD graphics library.
Code 128-B is a continuous, multilevel and full ASCII code.
C128CObject
in file BarcodeObject, class C128CObject
    Code 128-C Barcode Render Class for PHP using the GD graphics library.
Code 128-C is numeric only and provides the most efficiency.
calendar
in file class.calendar.php, class calendar
callbackPerCent
in file Pie.class.php, function callbackPerCent()
cancel_button
in file lib_common.php, function cancel_button()
    cancel_button() génére un bouton de retour
Cell
in file tcpdf.php, method TCPDF::Cell()
    Prints a cell (rectangular area) with optional borders, background color and character string. The upper-left corner of the cell corresponds to the current position. The text can be aligned or centered. After the call, the current position moves to the right or to the next line. It is possible to put a link on the text.
If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
CENTER
in file Tools.class.php, class constant awPositionable::CENTER
    Center align
changeType
in file Mark.class.php, method awMark::changeType()
check
in file AntiSpam.class.php, method awAntiSpam::check()
    Verify user entry
check4newVersion
in file lib_common.php, function check4newVersion()
    check4newVersion()
CheckComIntegrity
in file display.php, function CheckComIntegrity()
    CheckComIntegrity()
CheckDataIntegrity
in file class.calendar.php, method calendar::CheckDataIntegrity()
    calendar::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.scale.php, method scale::CheckDataIntegrity()
    scale::CheckDataIntegrity() Vérification des données d'une echelle
CheckDataIntegrity
in file class.resources.php, method resources::CheckDataIntegrity()
    resources::CheckDataIntegrity() vérifie l'integrité d'un ressource avant Insertion
CheckDataIntegrity
in file class.user.php, method user::CheckDataIntegrity()
    user::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.publication.php, method publication::CheckDataIntegrity()
    publication::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.yellowpages.php, method yellowpages::CheckDataIntegrity()
    yellowpages::CheckDataIntegrity() Vérification des données d'une entreprise
CheckDataIntegrity
in file class.newsletter.php, method newsletter::CheckDataIntegrity()
    news::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.workshop.php, method workshop::CheckDataIntegrity()
    workshop::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.news.php, method news::CheckDataIntegrity()
    news::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.level.php, method level::CheckDataIntegrity()
    level::CheckDataIntegrity() vérifie l'integrité des données d'un niveau
CheckDataIntegrity
in file class.theme.php, method theme::CheckDataIntegrity()
    theme::CheckDataIntegrity() Vérification des données d'un thème
CheckDataIntegrity
in file class.contents.php, method contents::CheckDataIntegrity()
    contents::CheckDataIntegrity() vérifie l'integrité d'un partie avant Insertion
CheckDataIntegrity
in file class.project.php, method project::CheckDataIntegrity()
    project::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.workshop_com.php, method workshop_com::CheckDataIntegrity()
    workshop_com::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity
in file class.workshop_report.php, method workshop_report::CheckDataIntegrity()
    workshop_report::CheckDataIntegrity() Vérification intégrité des données
CheckDataIntegrity_eval
in file class.sdi.php, method sdi::CheckDataIntegrity_eval()
    sdi::CheckDataIntegrity_eval() Vérification des données d'évaluation d'un indicateur
CheckDataIntegrity_info
in file class.sdi.php, method sdi::CheckDataIntegrity_info()
    sdi::CheckDataIntegrity_info() Vérification des données générales d'un indicateur
CheckDataIntegrity_provider
in file class.sdi.php, method sdi::CheckDataIntegrity_provider()
    sdi::CheckDataIntegrity_provider() Vérification des données d'un fournisseur d'un indicateur
CheckDataIntegrity_reglementation
in file class.sdi.php, method sdi::CheckDataIntegrity_reglementation()
    sdi::CheckDataIntegrity_reglementation() Vérification des données de réglementation d'un indicateur
CheckDataIntegrity_value
in file class.sdi.php, method sdi::CheckDataIntegrity_value()
    sdi::CheckDataIntegrity_value() Vérification d'une valeur d'un indicateur
checkdate_validity
in file lib_common.php, function checkdate_validity()
    checkdate_validity() Vérifie la validité d'une date
CheckExtImage
in file class.upload.php, method upload::CheckExtImage()
    upload::CheckExtImage() Verifie l'extension d'une image
CheckMaxFile
in file class.upload.php, method upload::CheckMaxFile()
    upload::CheckMaxFile() Vérifie la taille d'un fichier
CheckMimeImageType
in file class.upload.php, method upload::CheckMimeImageType()
    upload::CheckMimeImageType() verifie le type Mime d'une image
CheckOnlineFile
in file class.resources.php, method resources::CheckOnlineFile()
    resources::CheckOnlineFile() vérifie l'existence d'un fichier en ligne
CheckOnlineFile
in file class.sdi.php, method sdi::CheckOnlineFile()
    resources::CheckOnlineFile() vérifie l'existence d'un fichier en ligne
CheckPageBreak
in file idd_pdf.php, method idd_pdf::CheckPageBreak()
checkPasswordValidity
in file class.user.php, method user::checkPasswordValidity()
    user::checkPasswordValidity() validation d'un password
CheckUserIntegrity
in file class.workshop.php, method workshop::CheckUserIntegrity()
    workshop::CheckUserIntegrity() Vérification pour ajout de l'utilisateur
CIRCLE
in file Mark.class.php, class constant awMark::CIRCLE
    Circle mark
class.calendar.php
procedural page class.calendar.php
class.config_file.php
procedural page class.config_file.php
class.contents.php
procedural page class.contents.php
class.level.php
procedural page class.level.php
class.news.php
procedural page class.news.php
class.newsletter.php
procedural page class.newsletter.php
class.project.php
procedural page class.project.php
class.publication.php
procedural page class.publication.php
class.resources.php
procedural page class.resources.php
class.scale.php
procedural page class.scale.php
class.sdi.php
procedural page class.sdi.php
class.theme.php
procedural page class.theme.php
class.user.php
procedural page class.user.php
class.workshop.php
procedural page class.workshop.php
class.workshop_com.php
procedural page class.workshop_com.php
class.workshop_report.php
procedural page class.workshop_report.php
class.yellowpages.php
procedural page class.yellowpages.php
class.afiles.php
procedural page class.afiles.php
common.php
procedural page common.php
Component.class.php
procedural page Component.class.php
Color.class.php
procedural page Color.class.php
common.php
procedural page common.php
Component.class.php
procedural page Component.class.php
Color.class.php
procedural page Color.class.php
class.bench.php
procedural page class.bench.php
class.codimage.php
procedural page class.codimage.php
class.image.php
procedural page class.image.php
class.language.php
procedural page class.language.php
class.mysql.php
procedural page class.mysql.php
class.pgsql.php
procedural page class.pgsql.php
class.phpmailer.php
procedural page class.phpmailer.php
class.smtp.php
procedural page class.smtp.php
class.upload.php
procedural page class.upload.php
cleanCache
in file Graph.class.php, method awGraph::cleanCache()
    Clean cache
ClearAddresses
in file class.phpmailer.php, method PHPMailer::ClearAddresses()
    Clears all recipients assigned in the TO array. Returns void.
ClearAllRecipients
in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
    Clears all recipients assigned in the TO, CC and BCC array. Returns void.
ClearAttachments
in file class.phpmailer.php, method PHPMailer::ClearAttachments()
    Clears all previously set filesystem, string, and binary attachments. Returns void.
ClearBCCs
in file class.phpmailer.php, method PHPMailer::ClearBCCs()
    Clears all recipients assigned in the BCC array. Returns void.
ClearCCs
in file class.phpmailer.php, method PHPMailer::ClearCCs()
    Clears all recipients assigned in the CC array. Returns void.
ClearCustomHeaders
in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
    Clears all custom headers. Returns void.
ClearReplyTos
in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
    Clears all recipients assigned in the ReplyTo array. Returns void.
Close
in file class.smtp.php, method SMTP::Close()
    Closes the socket and cleans up the state of the class.
Close
in file tcpdf.php, method TCPDF::Close()
    Terminates the PDF document. It is not necessary to call this method explicitly because Output() does it automatically. If the document contains no page, AddPage() is called to prevent from getting an invalid document.
codimage
in file class.codimage.php, class codimage
codimage
in file class.codimage.php, method codimage::codimage()
COLORED
in file Pie.class.php, class constant awPie::COLORED
    A colored theme for pies
config_file
in file class.language.php, method language::config_file()
    PHP 4 compatibility
config_file
in file class.config_file.php, method config_file::config_file()
    PHP 4 compatibility
config_file
in file class.config_file.php, class config_file
Connect
in file class.smtp.php, method SMTP::Connect()
    Connect to the server specified on the port specified.
contents
in file class.contents.php, class contents
convert_type
in file class.config_file.php, method config_file::convert_type()
    config_file::convert_type()
CookieWorkshopid
in file functions_auth.php, function CookieWorkshopid()
    CookieWorkshopid() vérification de l'inscription de l'utilisateur au groupe de travail
copyImage
in file gd.class.php, method awGDDriver::copyImage()
copyImage
in file ming.class.php, method awMingDriver::copyImage()
    Draw an image here
copyImage
in file Driver.class.php, method awDriver::copyImage()
    Draw an image here
copyResizeImage
in file ming.class.php, method awMingDriver::copyResizeImage()
    Draw an image here
copyResizeImage
in file gd.class.php, method awGDDriver::copyResizeImage()
copyResizeImage
in file Driver.class.php, method awDriver::copyResizeImage()
    Draw an image here
count
in file Label.class.php, method awLabel::count()
    Count number of texts in the label
count
in file Legend.class.php, method awLegend::count()
    Count the number of Legendable objects in the legend
count
in file Math.class.php, method awPolygon::count()
    Count number of points in the polygon
cp
in file class.afiles.php, method afiles::cp()
    Copy files or/and directories
create
in file BarDepth.php, method BarDepthPattern::create()
create
in file LightLine.php, method LightLinePattern::create()
create
in file Image.class.php, method awImage::create()
    Create a new awimage
createGrid
in file Plot.class.php, method awPlot::createGrid()
createGrid
in file MathPlot.class.php, method awMathPlot::createGrid()
createGrid
in file Plot.class.php, method awPlotGroup::createGrid()
CreateIndex
in file idd_pdf.php, method idd_pdf::CreateIndex()
CROSS
in file Mark.class.php, class constant awMark::CROSS
    Cross (X) mark
cutBody
in file lib_common.php, function cutBody()
    cutBody() Renvoie un texte en 2 parties dans un tableau
cutText
in file lib_common.php, function cutText()
    cutText() Découpe un texte à une longeur donnée.
common_menu.php
procedural page common_menu.php
common_menu.php
procedural page common_menu.php
css_style.php
procedural page css_style.php
top

d

$datax
in file Plot.class.php, variable awPlot::$datax
    Values for X axis
$datay
in file Plot.class.php, variable awPlot::$datay
    Values for Y axis
$DATE_CREA
in file class.scale.php, variable scale::$DATE_CREA
$DATE_CREA
in file class.publication.php, variable publication::$DATE_CREA
$DATE_CREA
in file class.project.php, variable project::$DATE_CREA
$DATE_CREA
in file class.level.php, variable level::$DATE_CREA
$DATE_CREA
in file class.yellowpages.php, variable yellowpages::$DATE_CREA
$DATE_CREA
in file class.calendar.php, variable calendar::$DATE_CREA
$DATE_CREA
in file class.workshop_com.php, variable workshop_com::$DATE_CREA
$DATE_CREA
in file class.user.php, variable user::$DATE_CREA
$DATE_CREA
in file class.theme.php, variable theme::$DATE_CREA
$DATE_CREA
in file class.workshop.php, variable workshop::$DATE_CREA
$DATE_CREA
in file class.workshop_report.php, variable workshop_report::$DATE_CREA
$DATE_CREA
in file class.newsletter.php, variable newsletter::$DATE_CREA
$DB_ADMINMAIL
in file class.mysql.php, variable mysql::$DB_ADMINMAIL
$DB_ADMINMAIL
in file class.pgsql.php, variable pgsql::$DB_ADMINMAIL
$DB_HOST
in file class.mysql.php, variable mysql::$DB_HOST
$DB_HOST
in file class.pgsql.php, variable pgsql::$DB_HOST
$DB_LINK
in file class.mysql.php, variable mysql::$DB_LINK
$DB_LINK
in file class.pgsql.php, variable pgsql::$DB_LINK
$DB_NAME
in file class.mysql.php, variable mysql::$DB_NAME
$DB_NAME
in file class.pgsql.php, variable pgsql::$DB_NAME
$db_params
in file class.config_file.php, variable config_file::$db_params
$DB_PASS
in file class.mysql.php, variable mysql::$DB_PASS
$DB_PASS
in file class.pgsql.php, variable pgsql::$DB_PASS
$DB_USER
in file class.pgsql.php, variable pgsql::$DB_USER
$DB_USER
in file class.mysql.php, variable mysql::$DB_USER
$decimals
in file class.bench.php, variable bench::$decimals
$DefOrientation
in file tcpdf.php, variable TCPDF::$DefOrientation
$DENOMINATION
in file class.scale.php, variable scale::$DENOMINATION
$DENOMINATION
in file class.workshop.php, variable workshop::$DENOMINATION
$DEPENDENCIES
in file class.scale.php, variable scale::$DEPENDENCIES
$depth
in file BarPlot.class.php, variable awBarPlot::$depth
    Bar plot depth
$DEPTH_TABLE
in file class.scale.php, variable scale::$DEPTH_TABLE
$DESCRIPTION
in file class.level.php, variable level::$DESCRIPTION
$DESCRIPTION
in file class.project.php, variable project::$DESCRIPTION
$DESC_DASHBOARD
in file class.theme.php, variable theme::$DESC_DASHBOARD
$DESC_NEWS
in file class.theme.php, variable theme::$DESC_NEWS
$DESC_PROJECT
in file class.theme.php, variable theme::$DESC_PROJECT
$DESC_PUBLICATION
in file class.theme.php, variable theme::$DESC_PUBLICATION
$DESC_WORKSHOP
in file class.theme.php, variable theme::$DESC_WORKSHOP
$DESTINATION
in file class.upload.php, variable upload::$DESTINATION
$diffs
in file tcpdf.php, variable TCPDF::$diffs
$do_debug
in file class.smtp.php, variable SMTP::$do_debug
    Sets whether debugging is turned on
$DrawColor
in file tcpdf.php, variable TCPDF::$DrawColor
$driver
in file Image.class.php, variable awImage::$driver
    A Driver object
$driver
in file Component.class.php, variable awComponent::$driver
    Component driver
$driver
in file gd.class.php, variable awGDGradientDriver::$driver
    A driver
$driver
in file Mark.class.php, variable awMark::$driver
    To draw marks
$driverString
in file Driver.class.php, variable awDriver::$driverString
    A string representing the type of the driver
$driverString
in file Image.class.php, variable awImage::$driverString
    Driver string
Driver.class.php
procedural page Driver.class.php
Driver.class.php
procedural page Driver.class.php
define.php
procedural page define.php
det.php
procedural page det.php
display.php
procedural page display.php
DARK
in file Pie.class.php, class constant awPie::DARK
    A dark theme for pies
det.php
procedural page det.php
display.php
procedural page display.php
DASHED
in file Math.class.php, class constant awShape::DASHED
    Dashed shape
Data
in file class.smtp.php, method SMTP::Data()
    Issues a data command and sends the msg_data to the server
date_compare
in file lib_common.php, function date_compare()
    date_compare() Compare 2 dates with a given operator.
date_rfc2822
in file lib_common.php, function date_rfc2822()
    date_rfc2822()
DBaffectedRow
in file class.pgsql.php, method pgsql::DBaffectedRow()
    pgsql::DBaffectedRow() Retourne le nombre d'enregistrements affecté par la dernière requête
DBaffectedRow
in file class.mysql.php, method mysql::DBaffectedRow()
    mysql::DBaffectedRow() Retourne le nombre d'enregistrements affecté par la dernière requête
DBClose
in file class.mysql.php, method mysql::DBClose()
    mysql::DBclose() Retourne le nombre d'enregistrements affecté par la dernière requête
DBClose
in file class.pgsql.php, method pgsql::DBClose()
    pgsql::DBclose() Retourne le nombre d'enregistrements affecté par la dernière requête
DBConnexion
in file class.pgsql.php, method pgsql::DBConnexion()
    pgsql::DBConnexion() connexion Base de données
DBConnexion
in file class.mysql.php, method mysql::DBConnexion()
    mysql::DBConnexion() connexion Base de données
DBescape
in file class.pgsql.php, method pgsql::DBescape()
    pgsql::DBescape() Echappement des variables
DBescape
in file class.mysql.php, method mysql::DBescape()
    mysql::DBescape() Echappement des variables
DBInitialise
in file class.mysql.php, method mysql::DBInitialise()
    mysql::DBInitialise() Initialisation de la connexion
DBInitialise
in file class.pgsql.php, method pgsql::DBInitialise()
    pgsql::DBInitialise() Initialisation de la connexion
DBInsert
in file class.mysql.php, method mysql::DBInsert()
    mysql::DBInsert() Insertion de données dans la BDD
DBInsert
in file class.pgsql.php, method pgsql::DBInsert()
    pgsql::DBInsert() Insertion de données dans la BDD
DBQuery
in file class.mysql.php, method mysql::DBQuery()
    mysql::DBQuery() effectue une requête en tous genres -UPDATE - DELETE - SELECT
DBQuery
in file class.pgsql.php, method pgsql::DBQuery()
    pgsql::DBQuery() effectue une requête en tous genres -UPDATE - DELETE - SELECT
DBSelect
in file class.pgsql.php, method pgsql::DBSelect()
    pgsql::DBSelect() Requêtes - SELECT
DBSelect
in file class.mysql.php, method mysql::DBSelect()
    mysql::DBSelect() Requêtes - SELECT
DBSelectDB
in file class.mysql.php, method mysql::DBSelectDB()
    mysql::DBSelectDB() Sélection de la Base de données
debugEnabled
in file lib_common.php, function debugEnabled()
    debugEnabled Display a debug alert
deleteAllCache
in file Graph.class.php, method awGraph::deleteAllCache()
    Delete all graphs from the cache
DeleteBiblioRes
in file class.resources.php, method resources::DeleteBiblioRes()
    resources::DeleteBiblioRes() suppression d'une ressource bibliographique
DeleteCom
in file class.workshop_com.php, method workshop_com::DeleteCom()
    workshop_com::DeleteCom() suppression d'un message
DeleteContents
in file class.contents.php, method contents::DeleteContents()
    contents::DeleteContents() suppression d'une partie
DeleteEmail
in file class.newsletter.php, method newsletter::DeleteEmail()
    newsletter::DeleteEmail()
deleteFromCache
in file Graph.class.php, method awGraph::deleteFromCache()
    Delete a graph from the cache
DeleteLevel
in file class.level.php, method level::DeleteLevel()
    level::DeleteLevel() suppression d'un niveau -- NON IMPLEMENTEE/NON TESTEE DANS L'APPLICATION --
DeleteLinkRes
in file class.resources.php, method resources::DeleteLinkRes()
    resources::DeleteLinkRes() suppression d'une ressource de type lien
DeleteMultiRes
in file class.resources.php, method resources::DeleteMultiRes()
    resources::DeleteMultiRes() suppression d'une ressource multimedia
DeleteNews
in file class.news.php, method news::DeleteNews()
    news::DeleteNews() suppression d'une news
DeleteNewsletter
in file class.newsletter.php, method newsletter::DeleteNewsletter()
    newsletter::DeleteNewsletter() suppression d'une newsletter
DeleteProject
in file class.project.php, method project::DeleteProject()
    project::DeleteProject() suppression d'un projet
DeletePublication
in file class.publication.php, method publication::DeletePublication()
    publication::DeletePublication() suppression d'une publication
DeleteScale
in file class.scale.php, method scale::DeleteScale()
    scale::DeleteScale() suppression d'une echelle
DeleteSdi
in file class.sdi.php, method sdi::DeleteSdi()
    sdi::DeleteSdi() suppression d'un IDD
DeleteTask
in file class.calendar.php, method calendar::DeleteTask()
    calendar::DeleteTask() suppression d'une tache
DeleteTheme
in file class.theme.php, method theme::DeleteTheme()
    theme::DeleteTheme() suppression d'un theme
deleteTick
in file Axis.class.php, method awAxis::deleteTick()
    Delete a tick object
DeleteUser
in file class.user.php, method user::DeleteUser()
    user::DeleteUser() suppression d'un utilisateur
DeleteUserWorkshop
in file class.workshop.php, method workshop::DeleteUserWorkshop()
    workshop::DeleteUserWorkshop() suppression d'un utilisateur au workshop
DeleteValue
in file class.sdi.php, method sdi::DeleteValue()
    sdi::DeleteValue() suppression d'une valeur d'un IDD
DeleteWorkshop
in file class.workshop.php, method workshop::DeleteWorkshop()
    suppression d'un workshop
DeleteWorkshopReport
in file class.workshop_report.php, method workshop_report::DeleteWorkshopReport()
    workshop_report::DeleteWorkshopReport() suppression d'un rapport de groupe de travail
DeleteYellowPages
in file class.yellowpages.php, method yellowpages::DeleteYellowPages()
DestroyObject
in file BarcodeObject, method BarcodeObject::DestroyObject()
    Destroy the barcode image.
DestroyUserCookie
in file functions_auth.php, function DestroyUserCookie()
    DestroyUserCookie() Détruit les infos contenu en cookie
DisplayAddYellowPages
in file display.php, function DisplayAddYellowPages()
    DisplayAddYellowPages()
DisplayAdvancedSearchForm
in file display.php, function DisplayAdvancedSearchForm()
DisplayAlphaBeta
in file display.php, function DisplayAlphaBeta()
    DisplayAlphaBeta()
DisplayAuthTextInfo
in file display.php, function DisplayAuthTextInfo()
DisplayBoardLastNews
in file layout.php, function DisplayBoardLastNews()
DisplayBoardLastNews
in file layout.php, function DisplayBoardLastNews()
DisplayBoardLastSdi
in file layout.php, function DisplayBoardLastSdi()
DisplayBoardLastSdi
in file layout.php, function DisplayBoardLastSdi()
DisplayCalendar
in file display.php, function DisplayCalendar()
    DisplayCalendar()
DisplayConfirmAdd
in file display.php, function DisplayConfirmAdd()
    DisplayConfirmAdd()
DisplayConfirmInscription
in file display.php, function DisplayConfirmInscription()
    DisplayConfirmInscription()
DisplayEdito
in file display.php, function DisplayEdito()
DisplayEdito
in file display.php, function DisplayEdito()
DisplayEvaluationInfo
in file pdf.report.inc.php, function DisplayEvaluationInfo()
    DisplayEvaluationInfo() Affiche le tableau de critères d'évaluation
DisplayFilter
in file filters.php, function DisplayFilter()
    DisplayFilter() Call specific filters functions filters are defined in config/define_globals.php filters methods are declared in this file.
DisplayFooterleft
in file layout.php, function DisplayFooterleft()
DisplayFooterleft
in file layout.php, function DisplayFooterleft()
DisplayFormProfileUser
in file display.php, function DisplayFormProfileUser()
DisplayGDT
in file display.php, function DisplayGDT()
DisplayGDT
in file display.php, function DisplayGDT()
DisplayGeneralsInfo
in file pdf.report.inc.php, function DisplayGeneralsInfo()
    DisplayGeneralsInfo() Affiche les infos générales d'un IDD
DisplayGraphicValues
in file pdf.report.inc.php, function DisplayGraphicValues()
    DisplayGraphicValues() Gènère et affiche les valeurs sous forme graphique
DisplayIDD
in file display.php, function DisplayIDD()
DisplayIDD
in file display.php, function DisplayIDD()
DisplayInfoUser
in file display.php, function DisplayInfoUser()
DisplayInscription
in file display.php, function DisplayInscription()
    DisplayInscription()
displayitem
in file common_menu.php, function displayitem()
    displayitem() affichage des items du menu. Prise en charge de leur ETAT : actif ou non
DisplayLastPublications
in file display.php, function DisplayLastPublications()
DisplayLastPublications
in file display.php, function DisplayLastPublications()
DisplayLinkNews
in file display.php, function DisplayLinkNews()
    DisplayLinkNews() Affiche ou non 1 lien vers les news a venir ou qui précéde.
DisplayLinkParts
in file display.php, function DisplayLinkParts()
DisplayListNews
in file display.php, function DisplayListNews()
    DisplayListNews() Affichage de la liste des news publique
DisplayListProject
in file display.php, function DisplayListProject()
    DisplayListProject() Affichage de la liste des projets publics
DisplayListPublication
in file display.php, function DisplayListPublication()
DisplayListReport
in file display.php, function DisplayListReport()
    DisplayListReport()
DisplayListTopic
in file display.php, function DisplayListTopic()
    DisplayListTopic()
DisplayListValues
in file display.php, function DisplayListValues()
    DisplayListValues()
DisplayListWorkshop
in file display.php, function DisplayListWorkshop()
    DisplayListWorkshop()
DisplayListYellowPages
in file display.php, function DisplayListYellowPages()
    DisplayListYellowPages()
DisplayLogo
in file layout.php, function DisplayLogo()
DisplayMenu
in file display.php, function DisplayMenu()
    DisplayMenu() Affichage du menu
DisplayMenu
in file display.php, function DisplayMenu()
    DisplayMenu() Affichage du menu
DisplayNewsletterForm
in file layout.php, function DisplayNewsletterForm()
DisplayNewsletterForm
in file layout.php, function DisplayNewsletterForm()
DisplayNoValuesFor
in file pdf.report.inc.php, function DisplayNoValuesFor()
    DisplayNoValuesFor() Affiche les échelles ne contenant pas de valeurs ou insuffisamment
DisplayOneNews
in file display.php, function DisplayOneNews()
    DisplayOneNews() Affichage d'une actualté en détail
DisplayOneProject
in file display.php, function DisplayOneProject()
    DisplayOneProject() Affichage d'un projet en détail
DisplayOnePublication
in file display.php, function DisplayOnePublication()
DisplayOnePublicationPart
in file display.php, function DisplayOnePublicationPart()
DisplayOneSdi
in file pdf.report.inc.php, function DisplayOneSdi()
    DisplayOneSdi() Affiche un IDD + infos satellites
DisplayOneSdi
in file display.php, function DisplayOneSdi()
    DisplayOneSdi()
DisplayOneSdievaluation
in file display.php, function DisplayOneSdievaluation()
    DisplayOneSdievaluation()
DisplayOneSdiprovider
in file display.php, function DisplayOneSdiprovider()
    DisplayOneSdiprovider()
DisplayOneSdirules
in file display.php, function DisplayOneSdirules()
    DisplayOneSdirules()
DisplayOneWorkshop
in file display.php, function DisplayOneWorkshop()
    DisplayOneWorkshop()
DisplayOneWorkshopPart
in file display.php, function DisplayOneWorkshopPart()
DisplayOneWorkshopRep
in file display.php, function DisplayOneWorkshopRep()
DisplayOneYellowPages
in file display.php, function DisplayOneYellowPages()
    DisplayOneYellowPages()
DisplayProjectBoard
in file layout.php, function DisplayProjectBoard()
DisplayProjectBoard
in file layout.php, function DisplayProjectBoard()
DisplayProviderInfo
in file pdf.report.inc.php, function DisplayProviderInfo()
    DisplayProviderInfo() Affiche les informations Fournisseurs d'un IDD
DisplayPublicationBiblio
in file display.php, function DisplayPublicationBiblio()
DisplayPublicationLinkinPart
in file display.php, function DisplayPublicationLinkinPart()
DisplayPublicationLinks
in file display.php, function DisplayPublicationLinks()
DisplayPublicationMulti
in file display.php, function DisplayPublicationMulti()
DisplayPublicationParts
in file display.php, function DisplayPublicationParts()
DisplayPublicationTitle
in file display.php, function DisplayPublicationTitle()
DisplayPublicResults
in file display.php, function DisplayPublicResults()
    DisplayPublicResults()
DisplayQueryTime
in file display.php, function DisplayQueryTime()
    DisplayQueryTime() Affiche le temps d'execution des requêtes
DisplayReglementationInfo
in file pdf.report.inc.php, function DisplayReglementationInfo()
    DisplayReglementationInfo() Affiche la réglementation d'un IDD
DisplaySearchForm
in file layout.php, function DisplaySearchForm()
DisplaySearchForm
in file layout.php, function DisplaySearchForm()
DisplaySearchLevel
in file display.php, function DisplaySearchLevel()
    DisplaySearchLevel() Affiche les niveaux répondant à la requête sur $keywords
DisplaySearchNews
in file display.php, function DisplaySearchNews()
    DisplaySearchNews() Affiche les news répondant à la requête sur $keywords
DisplaySearchNewsletter
in file display.php, function DisplaySearchNewsletter()
    DisplaySearchNews() Affiche les news répondant à la requête sur $keywords
DisplaySearchProject
in file display.php, function DisplaySearchProject()
    DisplaySearchProject() Affiche les projets répondant à la requête sur $keywords
DisplaySearchPublication
in file display.php, function DisplaySearchPublication()
    DisplaySearchPublication() Affiche les publications répondant à la requête sur $keywords Requête éffectuée sur le titre et le résumé des publications
DisplaySearchPubliContents
in file display.php, function DisplaySearchPubliContents()
    DisplaySearchPubliContents() Affiche les publications répondant à la requête sur $keywords Requête éffectuée sur le contenu des publications ( titre & body )
DisplaySearchScale
in file display.php, function DisplaySearchScale()
    DisplaySearchScale() Affiche les échelles répondant à la requête sur $keywords
DisplaySearchSdi
in file display.php, function DisplaySearchSdi()
    DisplaySearchSdi() Affiche les indicateurs répondant à la requête sur $keywords Requête éffectuée sur les informations générales des indicateurs
DisplaySearchTheme
in file display.php, function DisplaySearchTheme()
    DisplaySearchTheme() Affiche les theme répondant à la requête sur $keywords
DisplaySearchUser
in file display.php, function DisplaySearchUser()
    DisplaySearchUser() Affiche les utilisateurs répondant à la requête sur $keywords
DisplaySearchWorkshop
in file display.php, function DisplaySearchWorkshop()
    DisplaySearchWorkshop() Affiche les groupes de travail répondant à la requête sur $keywords Requête éffectuée sur le libellé et le résumé des groupes de travail
DisplaySearchWorkshopCalendar
in file display.php, function DisplaySearchWorkshopCalendar()
    DisplaySearchWorkshopCalendar() Affiche les groupes de travail répondant à la requête sur $keywords Requête éffectuée sur les tâches du calendrier de groupes de travail ( libellé & contenu des tâches )
DisplaySearchWorkshopCom
in file display.php, function DisplaySearchWorkshopCom()
    DisplaySearchWorkshopCom() Affiche les groupes de travail répondant à la requête sur $keywords Requête éffectuée sur les discussions du calendrier de groupes de travail ( titre & contenu )
DisplaySearchWorkshopRep
in file display.php, function DisplaySearchWorkshopRep()
    DisplaySearchWorkshopRep() Affiche les groupes de travail répondant à la requête sur $keywords Requête éffectuée sur le contenu des rapports de groupes de travail ( titre & body )
DisplaySearchWorkshopRepContents
in file display.php, function DisplaySearchWorkshopRepContents()
    DisplaySearchWorkshopRepContents() Affiche les groupes de travail répondant à la requête sur $keywords Requête éffectuée sur le contenu des rapports de groupes de travail ( titre & body )
DisplaySearchYellowpages
in file display.php, function DisplaySearchYellowpages()
    DisplaySearchYellowpages() Affiche les organisations de l'annuaire répondant à la requête sur $keywords
DisplaySubscribeTextInfo
in file display.php, function DisplaySubscribeTextInfo()
DisplaySwitchAffichage
in file display.php, function DisplaySwitchAffichage()
    DisplaySwitchAffichage()
DisplaySwitchAffichagedet
in file display.php, function DisplaySwitchAffichagedet()
    DisplaySwitchAffichagedet()
DisplayTableValues
in file pdf.report.inc.php, function DisplayTableValues()
    DisplayTableValues() Affiche un tableau de valeurs a une échelle donnée
DisplayTemplate
in file items.php, function DisplayTemplate()
    DisplayTemplate() Include the required template if no user template is found in /public/ includes the /public/dist/ version.
DisplayTopic
in file display.php, function DisplayTopic()
    DisplayTopic()
DisplayUrlAddTopic
in file display.php, function DisplayUrlAddTopic()
DisplayUrlAddYellowpages
in file display.php, function DisplayUrlAddYellowpages()
    DisplayUrlAddYellowpages()
DisplayUrlAllCalendar
in file display.php, function DisplayUrlAllCalendar()
    DisplayUrlAllCalendar()
DisplayUrlCalendar
in file display.php, function DisplayUrlCalendar()
    DisplayUrlCalendar()
DisplayUrlInscription
in file display.php, function DisplayUrlInscription()
    DisplayUrlInscription()
DisplayUrlListerapport
in file display.php, function DisplayUrlListerapport()
    DisplayUrlListerapport()
DisplayUrlListeutilisateur
in file display.php, function DisplayUrlListeutilisateur()
    DisplayUrlListeutilisateurs()
DisplayUrlTopicList
in file display.php, function DisplayUrlTopicList()
    DisplayUrlTopicList()
DisplayUserWorkshop
in file display.php, function DisplayUserWorkshop()
    DisplayUserWorkshop()
DisplayValues
in file pdf.report.inc.php, function DisplayValues()
    DisplayValues() Affiche les valeurs d'un IDD.
DisplayWorkshopNameAndGroup
in file display.php, function DisplayWorkshopNameAndGroup()
DisplayWorkshopRepBiblio
in file display.php, function DisplayWorkshopRepBiblio()
DisplayWorkshopRepLinkinPart
in file display.php, function DisplayWorkshopRepLinkinPart()
DisplayWorkshopRepLinks
in file display.php, function DisplayWorkshopRepLinks()
DisplayWorkshopRepParts
in file display.php, function DisplayWorkshopRepParts()
DisplayYoung
in file display.php, function DisplayYoung()
    DisplayYoung()
display_errors
in file lib_common.php, function display_errors()
    display_errors() Affichage d'un message d'erreur utilisateur
Display_linkin_page
in file lib_common.php, function Display_linkin_page()
    Display_linkin_page()
display_scale
in file list.php, function display_scale()
display_statut
in file lib_common.php, function display_statut()
    display_statut() renvoie le statut en pleines lettres
distInclude
in file lib_common.php, function distInclude()
    distInclude() Include the required file if no user file is found, includes the dist/ version file.
DOC_HEIGHT
in file pdf.doc_define.php, constant DOC_HEIGHT
DOC_INTERVAL
in file pdf.doc_define.php, constant DOC_INTERVAL
DOC_POLICE
in file pdf.doc_define.php, constant DOC_POLICE
DOC_SIZE
in file pdf.doc_define.php, constant DOC_SIZE
DOC_STYLE
in file pdf.doc_define.php, constant DOC_STYLE
DOC_TITLE_SIZE
in file pdf.doc_define.php, constant DOC_TITLE_SIZE
DOC_TITLE_STYLE
in file pdf.doc_define.php, constant DOC_TITLE_STYLE
DOTTED
in file Math.class.php, class constant awShape::DOTTED
    Dotted shape
draw
in file Font.class.php, method awFont::draw()
    Draw a text
draw
in file Legend.class.php, method awLegend::draw()
draw
in file Shadow.class.php, method awShadow::draw()
    Draw shadow
draw
in file Tick.class.php, method awTick::draw()
    Draw ticks on a vector
draw
in file Label.class.php, method awLabel::draw()
    Draw the label
draw
in file AntiSpam.class.php, method awAntiSpam::draw()
    Draw image
draw
in file Axis.class.php, method awAxis::draw()
    Draw axis
draw
in file Graph.class.php, method awGraph::draw()
    Build the graph and draw component on it
draw
in file Mark.class.php, method awMark::draw()
    Draw the mark
draw
in file Grid.class.php, method awGrid::draw()
    Draw grids
drawArea
in file LinePlot.class.php, method awLinePlot::drawArea()
drawBar
in file BarPlot.class.php, method awBarPlot::drawBar()
DrawBorder
in file BarcodeObject, method BarcodeObject::DrawBorder()
    Draws the barcode border.
DrawChar
in file BarcodeObject, method BarcodeObject::DrawChar()
    Draws the alphanumeric code.
drawCircle
in file Mark.class.php, method awMark::drawCircle()
drawComponent
in file MathPlot.class.php, method awMathPlot::drawComponent()
drawComponent
in file BarPlot.class.php, method awBarPlot::drawComponent()
drawComponent
in file Component.class.php, method awComponent::drawComponent()
    Draw the component on the graph Component should be drawed into specified coords
drawComponent
in file LinePlot.class.php, method awSimpleLinePlot::drawComponent()
drawComponent
in file LinePlot.class.php, method awLinePlot::drawComponent()
drawComponent
in file ScatterPlot.class.php, method awScatterPlot::drawComponent()
drawComponent
in file Image.class.php, method awImage::drawComponent()
    Draw a component on the image
drawComponent
in file Plot.class.php, method awPlotGroup::drawComponent()
drawComponent
in file Pie.class.php, method awPie::drawComponent()
drawCross
in file Mark.class.php, method awMark::drawCross()
drawEnvelope
in file MathPlot.class.php, method awMathPlot::drawEnvelope()
drawEnvelope
in file Pie.class.php, method awPie::drawEnvelope()
drawEnvelope
in file Component.class.php, method awComponent::drawEnvelope()
    Draw the grid around your component
drawEnvelope
in file Plot.class.php, method awPlotGroup::drawEnvelope()
drawEnvelope
in file Plot.class.php, method awPlot::drawEnvelope()
drawError
in file Image.class.php, method awImage::drawError()
drawErrorFile
in file Image.class.php, method awImage::drawErrorFile()
drawFilledFlatTriangle
in file gd.class.php, method awGDGradientDriver::drawFilledFlatTriangle()
drawFilledTriangle
in file gd.class.php, method awGDGradientDriver::drawFilledTriangle()
drawImage
in file Mark.class.php, method awMark::drawImage()
drawLabels
in file Axis.class.php, method awAxis::drawLabels()
DrawMesuresArray
in file pdf.report.inc.php, function DrawMesuresArray()
    DrawMesuresArray() Dessine le tableau des valeurs IDD
drawNoise
in file AntiSpam.class.php, method awAntiSpam::drawNoise()
DrawObject
in file BarcodeObject, method C128BObject::DrawObject()
    Draws the barcode object.
DrawObject
in file BarcodeObject, method I25Object::DrawObject()
    Draws the barcode object.
DrawObject
in file BarcodeObject, method BarcodeObject::DrawObject()
    Abstract method used to draw the barcode image.
DrawObject
in file BarcodeObject, method C39Object::DrawObject()
    Draws the barcode object.
DrawObject
in file BarcodeObject, method C128CObject::DrawObject()
    Draws the barcode object.
DrawObject
in file BarcodeObject, method C128AObject::DrawObject()
    Draws the barcode object.
drawRhombus
in file Mark.class.php, method awMark::drawRhombus()
drawShadow
in file Image.class.php, method awImage::drawShadow()
DrawSingleBar
in file BarcodeObject, method BarcodeObject::DrawSingleBar()
    Draws a single barcode bar.
drawSquare
in file Mark.class.php, method awMark::drawSquare()
DrawText
in file BarcodeObject, method BarcodeObject::DrawText()
    Draws a character string.
drawTick
in file Tick.class.php, method awTick::drawTick()
drawTicks
in file Tick.class.php, method awTick::drawTicks()
drawTicks
in file Axis.class.php, method awAxis::drawTicks()
drawTriangle
in file Mark.class.php, method awMark::drawTriangle()
DRAW_DISPLAY
in file Graph.class.php, class constant awGraph::DRAW_DISPLAY
    Drawing mode to display the graph
DRAW_RETURN
in file Graph.class.php, class constant awGraph::DRAW_RETURN
    Drawing mode to return the graph
define.php
procedural page define.php
define.php
procedural page define.php
define.php
procedural page define.php
define.php
procedural page define.php
det.php
procedural page det.php
det.php
procedural page det.php
display.php
procedural page display.php
det.php
procedural page det.php
det.php
procedural page det.php
display.php
procedural page display.php
display.php
procedural page display.php
det.php
procedural page det.php
display.php
procedural page display.php
det.php
procedural page det.php
det.php
procedural page det.php
display.php
procedural page display.php
display.php
procedural page display.php
display.php
procedural page display.php
det.php
procedural page det.php
det.php
procedural page det.php
display.php
procedural page display.php
det.php
procedural page det.php
det_com.php
procedural page det_com.php
display.php
procedural page display.php
det.php
procedural page det.php
display.php
procedural page display.php
det.php
procedural page det.php
display.php
procedural page display.php
top

e

$EMAIL
in file class.yellowpages.php, variable yellowpages::$EMAIL
$Encoding
in file class.phpmailer.php, variable PHPMailer::$Encoding
    Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
$END_DATE
in file class.project.php, variable project::$END_DATE
$ErrorInfo
in file class.phpmailer.php, variable PHPMailer::$ErrorInfo
    Holds the most recent mailer error message.
$ESTIMATED_DATE
in file class.project.php, variable project::$ESTIMATED_DATE
$explode
in file Pie.class.php, variable awPie::$explode
    Pie explode
$extension
in file Font.class.php, variable awFileFont::$extension
    The font filename extension
$E_ACCESSIBILITY
in file class.sdi.php, variable sdi::$E_ACCESSIBILITY
$E_DATE_CREA
in file class.sdi.php, variable sdi::$E_DATE_CREA
$E_DATE_CREA
in file class.newsletter.php, variable newsletter::$E_DATE_CREA
$E_EMAIL
in file class.newsletter.php, variable newsletter::$E_EMAIL
$E_FIABILITY
in file class.sdi.php, variable sdi::$E_FIABILITY
$E_GLOBAL_PERFORMANCE
in file class.sdi.php, variable sdi::$E_GLOBAL_PERFORMANCE
$E_ID
in file class.sdi.php, variable sdi::$E_ID
$E_ID
in file class.newsletter.php, variable newsletter::$E_ID
$E_LAST_MODIFY
in file class.sdi.php, variable sdi::$E_LAST_MODIFY
$E_LAST_MODIFY
in file class.newsletter.php, variable newsletter::$E_LAST_MODIFY
$E_LISIBILITY
in file class.sdi.php, variable sdi::$E_LISIBILITY
$E_RELEVANCE
in file class.sdi.php, variable sdi::$E_RELEVANCE
$E_SCALE
in file class.sdi.php, variable sdi::$E_SCALE
$E_STATUT
in file class.newsletter.php, variable newsletter::$E_STATUT
eng.php
procedural page eng.php
export_xml.php
procedural page export_xml.php
EARTH
in file Pie.class.php, class constant awPie::EARTH
    A earth theme for pies
ellipse
in file gd.class.php, method awGDDriver::ellipse()
ellipse
in file Border.class.php, method awBorder::ellipse()
    Draw border as an ellipse
ellipse
in file ming.class.php, method awMingDriver::ellipse()
    Draw a colored ellipse
ellipse
in file Driver.class.php, method awDriver::ellipse()
    Draw a colored ellipse
ellipseLinearGradient
in file gd.class.php, method awGDGradientDriver::ellipseLinearGradient()
ellipseRadialGradient
in file gd.class.php, method awGDGradientDriver::ellipseRadialGradient()
empty_form
in file add.php, function empty_form()
empty_nc
in file lib_common.php, function empty_nc()
    empty_nc() retourne le contenu ou N.C
empty_none
in file lib_common.php, function empty_none()
    empty_none() retourne le contenu ou 'aucun'
empty_numeric
in file lib_common.php, function empty_numeric()
    empty_none() retourne le contenu ou 0
EM_STYLE
in file pdf.doc_define.php, constant EM_STYLE
end_bench
in file class.bench.php, method bench::end_bench()
END_LINE
in file define.php, constant END_LINE
END_LINE2
in file export_xml.php, constant END_LINE2
EnlargeImage
in file lib_common.php, function EnlargeImage()
    EnlargeImage() Miniatures; agrandissement onclick
Error
in file tcpdf.php, method TCPDF::Error()
    This method is automatically called in case of fatal error; it simply outputs the message and halts the execution. An inherited class may override it to customize the error handling but should always halt the script, or the resulting document would probably be invalid.
errorHandlerArtichow
in file common.php, function errorHandlerArtichow()
ExcedMaxSize
in file lib_common.php, function ExcedMaxSize()
    ExcedMaxSize() Teste si une image dépasse ou non la taille autorisée (en pixels)
Expand
in file class.smtp.php, method SMTP::Expand()
    Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
explode
in file Pie.class.php, method awPie::explode()
    Change Pie explode
error.php
procedural page error.php
top

f

$f
in file MathPlot.class.php, variable awMathFunction::$f
    Callback function
$FAX
in file class.yellowpages.php, variable yellowpages::$FAX
$fh
in file tcpdf.php, variable TCPDF::$fh
$fhPt
in file tcpdf.php, variable TCPDF::$fhPt
$FILE
in file class.upload.php, variable upload::$FILE
$fileFontDriver
in file Driver.class.php, variable awDriver::$fileFontDriver
    The FontDriver object that will be used to draw text with TTF or FDB fonts.
$file_db
in file class.config_file.php, variable config_file::$file_db
$file_release
in file class.config_file.php, variable config_file::$file_release
$fill
in file Mark.class.php, variable awMark::$fill
    Fill mark
$FillColor
in file tcpdf.php, variable TCPDF::$FillColor
$FINAL_NAME
in file class.upload.php, variable upload::$FINAL_NAME
$font
in file Font.class.php, variable awPHPFont::$font
    The used font identifier
$FONT
in file class.codimage.php, variable codimage::$FONT
$font
in file Label.class.php, variable awLabel::$font
    Text font
$FontFamily
in file tcpdf.php, variable TCPDF::$FontFamily
$FontFiles
in file tcpdf.php, variable TCPDF::$FontFiles
$fonts
in file tcpdf.php, variable TCPDF::$fonts
$FontSize
in file tcpdf.php, variable TCPDF::$FontSize
$FontSizePt
in file tcpdf.php, variable TCPDF::$FontSizePt
$FontStyle
in file tcpdf.php, variable TCPDF::$FontStyle
$FONT_COLOR
in file class.codimage.php, variable codimage::$FONT_COLOR
$FONT_SIZE
in file class.codimage.php, variable codimage::$FONT_SIZE
$format
in file Image.class.php, variable awImage::$format
    Image format
$From
in file class.phpmailer.php, variable PHPMailer::$From
    Sets the From email address for the message.
$from
in file Gradient.class.php, variable awGradient::$from
    From color
$FromName
in file class.phpmailer.php, variable PHPMailer::$FromName
    Sets the From name of the message.
$fromX
in file MathPlot.class.php, variable awMathFunction::$fromX
    Start the drawing from this value
$FTP_ADMINMAIL
in file class.upload.php, variable upload::$FTP_ADMINMAIL
$FTP_MODE
in file class.upload.php, variable upload::$FTP_MODE
$FTP_PASSWD
in file class.upload.php, variable upload::$FTP_PASSWD
$FTP_SERVER
in file class.upload.php, variable upload::$FTP_SERVER
$FTP_USER
in file class.upload.php, variable upload::$FTP_USER
$functions
in file MathPlot.class.php, variable awMathPlot::$functions
    Functions
$fw
in file tcpdf.php, variable TCPDF::$fw
$fwPt
in file tcpdf.php, variable TCPDF::$fwPt
Font.class.php
procedural page Font.class.php
Font.class.php
procedural page Font.class.php
filesize
in file class.afiles.php, method afiles::filesize()
    Return the size of an entity
file_put_contents
in file common.php, function file_put_contents()
filledArc
in file gd.class.php, method awGDDriver::filledArc()
filledArc
in file ming.class.php, method awMingDriver::filledArc()
    Draw an arc with a background color
filledArc
in file Driver.class.php, method awDriver::filledArc()
    Draw an arc with a background color
filledEllipse
in file ming.class.php, method awMingDriver::filledEllipse()
    Draw an ellipse with a background
filledEllipse
in file gd.class.php, method awGDDriver::filledEllipse()
filledEllipse
in file gd.class.php, method awGDGradientDriver::filledEllipse()
filledEllipse
in file Driver.class.php, method awDriver::filledEllipse()
    Draw an ellipse with a background
filledPolygon
in file ming.class.php, method awMingDriver::filledPolygon()
    Draw a polygon with a background
filledPolygon
in file Driver.class.php, method awDriver::filledPolygon()
    Draw a polygon with a background
filledPolygon
in file gd.class.php, method awGDDriver::filledPolygon()
filledPolygon
in file gd.class.php, method awGDGradientDriver::filledPolygon()
filledRectangle
in file gd.class.php, method awGDGradientDriver::filledRectangle()
filledRectangle
in file ming.class.php, method awMingDriver::filledRectangle()
    Draw a rectangle with a background
filledRectangle
in file Driver.class.php, method awDriver::filledRectangle()
    Draw a rectangle with a background
filledRectangle
in file gd.class.php, method awGDDriver::filledRectangle()
finalize
in file Component.class.php, method awComponent::finalize()
    Finalize the drawing of the component
FlushObject
in file BarcodeObject, method BarcodeObject::FlushObject()
    Flush the barcode image.
Footer
in file idd_pdf.php, method idd_pdf::Footer()
Footer
in file tcpdf.php, method TCPDF::Footer()
    This method is used to render the page footer.
FooterStyleSwitcher
in file css_style.php, function FooterStyleSwitcher()
format
in file class.bench.php, method bench::format()
formatDate
in file lib_common.php, function formatDate()
    formatDate() Renvoie la date aux formats yyyy-mm-dd ou dd-mm-yyyy suivant le cas de départ Si $db == true renvoie toujours la date au format yyyy-mm-dd
formatNavTitle
in file lib_common.php, function formatNavTitle()
    formatNavTitle() Formatage des titres ( interface admin )
FormatPertinenceIndice
in file display.php, function FormatPertinenceIndice()
FormatSdiInfo
in file idd_pdf.php, method idd_pdf::FormatSdiInfo()
FormatSdiItem
in file idd_pdf.php, method idd_pdf::FormatSdiItem()
formatted_permalink
in file items.php, function formatted_permalink()
    display_permalink()
formatText
in file lib_common.php, function formatText()
    formatText() Formatage de texte pour affichage
formatTextli
in file lib_common.php, function formatTextli()
    formatTextli() Formatage des listes ( interface admin )
formatTitleh2
in file lib_common.php, function formatTitleh2()
    formatTitleh2() Formatage des titres h2 ( interface admin )
format_path
in file class.afiles.php, method afiles::format_path()
    Replace '//' by '/' in paths
FPDF_FONTPATH
in file tcpdf_config.php, constant FPDF_FONTPATH
    path for PDF fonts
functions_auth.php
procedural page functions_auth.php
filters.php
procedural page filters.php
footer.php
procedural page footer.php
footer_content.php
procedural page footer_content.php
footer.php
procedural page footer.php
footer_content.php
procedural page footer_content.php
top

g

$green
in file Color.class.php, variable awColor::$green
$grid
in file MathPlot.class.php, variable awMathPlot::$grid
    Grid properties
$grid
in file Plot.class.php, variable awPlotGroup::$grid
    Grid properties
$grid
in file Plot.class.php, variable awPlot::$grid
    Grid properties
Graph.class.php
procedural page Graph.class.php
Graph.class.php
procedural page Graph.class.php
gd.class.php
procedural page gd.class.php
Gradient.class.php
procedural page Gradient.class.php
Grid.class.php
procedural page Grid.class.php
Graph.class.php
procedural page Graph.class.php
gd.class.php
procedural page gd.class.php
Gradient.class.php
procedural page Gradient.class.php
Grid.class.php
procedural page Grid.class.php
graph.php
procedural page graph.php
GenerateXhtmlPage
in file lib_common.php, function GenerateXhtmlPage()
    GenerateXhtmlPage()
get
in file Math.class.php, method awPolygon::get()
    Get a point at a position in the polygon
get
in file Driver.class.php, method awDriver::get()
    Get the image as binary data
get
in file Label.class.php, method awLabel::get()
    Get an element of the label from its key
get
in file Image.class.php, method awImage::get()
    Return the image content as binary data
get
in file gd.class.php, method awGDDriver::get()
get
in file ming.class.php, method awMingDriver::get()
    Get the image as binary data
get
in file Pattern.class.php, method awPattern::get()
    Load a pattern
GetAddedBiblio
in file mysql.inc.php, function GetAddedBiblio()
GetAddedLink
in file mysql.inc.php, function GetAddedLink()
GetAddedMulti
in file mysql.inc.php, function GetAddedMulti()
GetAllIndicatorsInfo
in file mysql.inc.php, function GetAllIndicatorsInfo()
GetAllLang
in file class.language.php, method language::GetAllLang()
    language::GetAllLang()
GetAllPhotoUri
in file lib_common.php, function GetAllPhotoUri()
    GetAllPhotoUri() renvoie les paths des photos dans un tableau
getAllRecord
in file class.scale.php, method scale::getAllRecord()
    scale::getAllRecord() Obtention de toutes les échelles.
GetAllValue
in file display.php, function GetAllValue()
    GetAllValue()
getAngle
in file Math.class.php, method awVector::getAngle()
    Get vector angle in radians
getAngle
in file Text.class.php, method awText::getAngle()
    Get text angle
getAntiAliasing
in file Image.class.php, method awImage::getAntiAliasing()
    Return the antialiasing setting
getArg
in file Pattern.class.php, method awPattern::getArg()
    Get an argument
getAssociatedIndicators
in file display.php, function getAssociatedIndicators()
    getAssociatedWorkshop()
getAssociatedWorkshop
in file display.php, function getAssociatedWorkshop()
    getAssociatedWorkshop()
getBackground
in file Text.class.php, method awText::getBackground()
    Get text background
getBackground
in file Image.class.php, method awImage::getBackground()
    Return image background, whether a Color or a Gradient
getBackground
in file Component.class.php, method awComponent::getBackground()
    Return the component background
GetBackgroundColor
in file class.codimage.php, method codimage::GetBackgroundColor()
getBoxPoints
in file Math.class.php, method awPolygon::getBoxPoints()
    Get the upper-left and lower-right points of the bounding box around the polygon
getBoxXRange
in file Math.class.php, method awPolygon::getBoxXRange()
    Return the range of the polygon on the x axis, i.e. the minimum and maximum x value of any point in the polygon
getBoxYRange
in file Math.class.php, method awPolygon::getBoxYRange()
    Return the range of the polygon on the y axis, i.e. the minimum and maximum y value of any point in the polygon
getBreakMargin
in file tcpdf.php, method TCPDF::getBreakMargin()
    Returns the page break margin.
getCallbackFunction
in file Label.class.php, method awLabel::getCallbackFunction()
    Return the callback function for labels
getColor
in file Driver.class.php, method awDriver::getColor()
    When passed a Color object, returns the corresponding color identifier (driver dependant).
getColor
in file MathPlot.class.php, method awMathFunction::getColor()
    Get line color
getColor
in file Color.class.php, method awColor::getColor()
    Get RGB and alpha values of your color
getColor
in file ming.class.php, method awMingDriver::getColor()
    When passed a Color object, returns the corresponding color identifier (driver dependant).
getColor
in file gd.class.php, method awGDDriver::getColor()
getColor
in file Text.class.php, method awText::getColor()
    Get text color
GetCurrentCssStyle
in file css_style.php, function GetCurrentCssStyle()
getDbParams
in file class.config_file.php, method config_file::getDbParams()
    config_file::getDbParams()
GetDisplayUserRight
in file lib_common.php, function GetDisplayUserRight()
    GetDisplayUserRight() renvoie les droits d'un utilisateur
getDistance
in file Math.class.php, method awPoint::getDistance()
    Get distance to another point
getDistance
in file Axis.class.php, method awAxis::getDistance()
    Get the distance between to values on the axis
getDriver
in file Image.class.php, method awImage::getDriver()
    Get driver of the image
getDriverString
in file Driver.class.php, method awDriver::getDriverString()
    Return the string representing the type of driver
getEquation
in file Math.class.php, method awLine::getEquation()
    Get the line equation
GetError
in file BarcodeObject, method BarcodeObject::GetError()
    Returns the current error message.
GetExtension
in file class.upload.php, method upload::GetExtension()
    upload::GetExtension() détermine l'extension d'un fichier
getExtension
in file Font.class.php, method awFileFont::getExtension()
    Get the filename extension for that font
getFont
in file Text.class.php, method awText::getFont()
    Get text font
GetFontColor
in file class.codimage.php, method codimage::GetFontColor()
GetFontHeight
in file BarcodeObject, method BarcodeObject::GetFontHeight()
    Returns the font height.
GetFontWidth
in file BarcodeObject, method BarcodeObject::GetFontWidth()
    Returns the font width.
GetFormAddPost
in file display.php, function GetFormAddPost()
    GetFormAddPost()
GetFormAddTopic
in file display.php, function GetFormAddTopic()
    GetFormAddTopic()
getFormat
in file Image.class.php, method awImage::getFormat()
    Returns the image format as an integer
getFormatString
in file Image.class.php, method awImage::getFormatString()
    Returns the image format as a string
GetFormModPost
in file display.php, function GetFormModPost()
    GetFormModPost()
getHttpParameters
in file lib_common.php, function getHttpParameters()
    getHttpParameters()
getImage
in file BarcodeObject, method BarcodeObject::getImage()
    Returns the image object.
getImageScale
in file tcpdf.php, method TCPDF::getImageScale()
    Returns the image scale.
getInterval
in file Tick.class.php, method awTick::getInterval()
    Get interval between each tick
getLabelNumber
in file Axis.class.php, method awAxis::getLabelNumber()
    Get number of labels
getLang
in file lang.php, function getLang()
    getLang() offers the ability to force lang into url then session (used for demo)
getLegendBackground
in file BarPlot.class.php, method awBarPlot::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendBackground
in file MathPlot.class.php, method awMathFunction::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendBackground
in file Pie.class.php, method awPiePart::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendBackground
in file ScatterPlot.class.php, method awScatterPlot::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendBackground
in file LinePlot.class.php, method awLinePlot::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendBackground
in file LinePlot.class.php, method awSimpleLinePlot::getLegendBackground()
getLegendBackground
in file Legend.class.php, method awLegendable::getLegendBackground()
    Get the background color or gradient of an element of the component
getLegendLineColor
in file Legend.class.php, method awLegendable::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file MathPlot.class.php, method awMathFunction::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file ScatterPlot.class.php, method awScatterPlot::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file Pie.class.php, method awPiePart::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file LinePlot.class.php, method awLinePlot::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file LinePlot.class.php, method awSimpleLinePlot::getLegendLineColor()
    Get the color of line
getLegendLineColor
in file BarPlot.class.php, method awBarPlot::getLegendLineColor()
    Get the color of line
getLegendLineStyle
in file LinePlot.class.php, method awSimpleLinePlot::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file ScatterPlot.class.php, method awScatterPlot::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file LinePlot.class.php, method awLinePlot::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file MathPlot.class.php, method awMathFunction::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file Legend.class.php, method awLegendable::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file BarPlot.class.php, method awBarPlot::getLegendLineStyle()
    Get the line type
getLegendLineStyle
in file Pie.class.php, method awPiePart::getLegendLineStyle()
    Get the line type
getLegendLineThickness
in file LinePlot.class.php, method awSimpleLinePlot::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file MathPlot.class.php, method awMathFunction::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file Pie.class.php, method awPiePart::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file LinePlot.class.php, method awLinePlot::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file ScatterPlot.class.php, method awScatterPlot::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file BarPlot.class.php, method awBarPlot::getLegendLineThickness()
    Get the line thickness
getLegendLineThickness
in file Legend.class.php, method awLegendable::getLegendLineThickness()
    Get the line thickness
getLegendMark
in file LinePlot.class.php, method awSimpleLinePlot::getLegendMark()
getLegendMark
in file Legend.class.php, method awLegendable::getLegendMark()
    Get a Mark object
getLegendMark
in file LinePlot.class.php, method awLinePlot::getLegendMark()
    Get a mark object
getLegendMark
in file MathPlot.class.php, method awMathFunction::getLegendMark()
    Get a mark object
getLegendMark
in file BarPlot.class.php, method awBarPlot::getLegendMark()
    Get a mark object
getLegendMark
in file Pie.class.php, method awPiePart::getLegendMark()
    Get a mark object
getLegendMark
in file ScatterPlot.class.php, method awScatterPlot::getLegendMark()
    Get a mark object
GetLevelFilter
in file filters.php, function GetLevelFilter()
    GetLevelFilter()
getLimit
in file Plot.class.php, method awPlot::getLimit()
    Return begin and end values
getLines
in file Math.class.php, method awPolygon::getLines()
    Returns the different lines formed by the polygon vertices
GetLinkModifyUserInfo
in file display.php, function GetLinkModifyUserInfo()
getLocation
in file Math.class.php, method awPoint::getLocation()
    Get point location
getLocation
in file Math.class.php, method awLine::getLocation()
    Get line location
getMargin
in file Pie.class.php, method awPie::getMargin()
    Return margins around the component
getMax
in file Label.class.php, method awLabel::getMax()
getMaxDepth
in file class.scale.php, method scale::getMaxDepth()
    scale::getMaxDepth() obtention de la profondeur max d'une échelle ( par rapport a ses filles
getMaxHeight
in file Label.class.php, method awLabel::getMaxHeight()
    Get max height of all texts
getMaxWidth
in file Label.class.php, method awLabel::getMaxWidth()
    Get max width of all texts
getmicrotime
in file lib_common.php, function getmicrotime()
    getmicrotime() renvoie le temps en microsecondes
GetName
in file class.upload.php, method upload::GetName()
    upload::GetName() obtenir le nom d'un fichier, sans son extension
getName
in file Font.class.php, method awFileFont::getName()
    Return the name of the font, i.e. the absolute path and the filename, without the extension.
GetNewPassword
in file class.user.php, method user::GetNewPassword()
    user::GetNewPassword() creation aleatoire d'un password
getNumber
in file Tick.class.php, method awTick::getNumber()
    Get number of ticks
GetOneSdiEvaluation
in file display.php, function GetOneSdiEvaluation()
    GetOneSdiEvaluation()
GetOneSdiInfo
in file display.php, function GetOneSdiInfo()
    GetOneSdiInfo()
GetOneSdiProvider
in file display.php, function GetOneSdiProvider()
    GetOneSdiProvider()
GetOneSdiRules
in file display.php, function GetOneSdiRules()
    GetOneSdiRules()
getOrigin
in file Math.class.php, method awLine::getOrigin()
    Get the line y-intercept value
getPadding
in file Text.class.php, method awText::getPadding()
    Get current padding
getPadding
in file Axis.class.php, method awAxis::getPadding()
    Get axis padding
getPageHeight
in file tcpdf.php, method TCPDF::getPageHeight()
    Returns the page height in units.
getPageWidth
in file tcpdf.php, method TCPDF::getPageWidth()
    Returns the page width in units.
getPDFData
in file tcpdf.php, method TCPDF::getPDFData()
    Returns the PDF data.
getPhpInfo
in file class.config_file.php, method config_file::getPhpInfo()
    config_file::getPhpInfo()
getPlot
in file BarDepth.php, method BarDepthPattern::getPlot()
getPointFromPosition
in file Axis.class.php, method awAxis::getPointFromPosition()
    Get a point on the axis from a position
getPointFromValue
in file Axis.class.php, method awAxis::getPointFromValue()
    Get a point on the axis from a value
getPosition
in file Legend.class.php, method awLegend::getPosition()
    Get legend position
getPosition
in file Component.class.php, method awComponent::getPosition()
    Get component coords with its padding
GetPriorityFilter
in file filters.php, function GetPriorityFilter()
    GetPriorityFilter()
getProjectChildren
in file display.php, function getProjectChildren()
    GetProjectChildren()
GetRandomText
in file class.codimage.php, method codimage::GetRandomText()
getRange
in file Axis.class.php, method awAxis::getRange()
    Get axis range
getRealYMax
in file Plot.class.php, method awPlot::getRealYMax()
    Get max value with spaces for Y axis
getRealYMax
in file Plot.class.php, method awPlotGroup::getRealYMax()
    Get max value with spaces for Y axis
getRealYMin
in file Plot.class.php, method awPlot::getRealYMin()
    Get min value with spaces for Y axis
getRealYMin
in file Plot.class.php, method awPlotGroup::getRealYMin()
    Get min value with spaces for Y axis
getReleaseParams
in file class.config_file.php, method config_file::getReleaseParams()
    config_file::getReleaseParams()
getScaleDepthAndSon
in file class.scale.php, method scale::getScaleDepthAndSon()
    scale::getScaleDepthAndSon() obtention des fils et profondeur ( récursif ) par rapport à une échelle données stockage dans des tableaux respectifs.
getScaleFactor
in file tcpdf.php, method TCPDF::getScaleFactor()
    Returns the scale factor (number of points in user unit).
GetScaleFilter
in file filters.php, function GetScaleFilter()
    GetScaleFilter()
GetScaleSelectBox
in file filters.php, function GetScaleSelectBox()
    GetScaleSelectBox()
getScheduleTable
in file display.php, function getScheduleTable()
    getScheduleTable()
GetSdiTitle
in file display.php, function GetSdiTitle()
    GetSdiTitle()
GetSessionElement
in file functions_auth.php, function GetSessionElement()
    GetSessionElement()
getSize
in file Font.class.php, method awFileFont::getSize()
    Return the size of the font, in pixels
getSize
in file gd.class.php, method awGDDriver::getSize()
getSize
in file Math.class.php, method awLine::getSize()
    Get the line size
getSize
in file Driver.class.php, method awDriver::getSize()
    Get the size of the component handled by the driver
getSize
in file ming.class.php, method awMingDriver::getSize()
    Get the size of the component handled by the driver
getSlope
in file Math.class.php, method awLine::getSlope()
    Get the line slope value
getSpace
in file Component.class.php, method awComponent::getSpace()
    Get space width in pixels
getSpace
in file Shadow.class.php, method awShadow::getSpace()
    Get the space taken by the shadow
GetStatus
in file pdf.report.inc.php, function GetStatus()
    GetStatus() Formattage du statut pour requête SQL
GetStatus
in file display.php, function GetStatus()
GetStatusName
in file display.php, function GetStatusName()
    GetStatusName()
GetStatutName
in file display.php, function GetStatutName()
    GetStatutName()
GetStringWidth
in file tcpdf.php, method TCPDF::GetStringWidth()
    Returns the length of a string in user unit. A font must be selected.
getStyle
in file Tick.class.php, method awTick::getStyle()
    Get ticks style
GetStyle
in file BarcodeObject, method BarcodeObject::GetStyle()
    Returns barcode style.
getStyle
in file Math.class.php, method awShape::getStyle()
    Return shape style
GetTemplateName
in file class.news.php, method news::GetTemplateName()
    news::GetTemplateName() Obtention de la dénomination du template
GetTemplateName
in file class.contents.php, method contents::GetTemplateName()
    contents::GetTemplateName() Retourne la forme textuelle du template
getText
in file Text.class.php, method awText::getText()
    Get text
getText
in file Label.class.php, method awLabel::getText()
    Get a text from the labele
getTextHeight
in file Driver.class.php, method awPHPFontDriver::getTextHeight()
getTextHeight
in file Driver.class.php, method awDriver::getTextHeight()
    Return the height of some text
getTextHeight
in file Driver.class.php, method awFontDriver::getTextHeight()
    Calculate the height of a given Text.
getTextHeight
in file gd.class.php, method awGDDriver::getTextHeight()
getTextHeight
in file ming.class.php, method awMingDriver::getTextHeight()
getTextHeight
in file Driver.class.php, method awFileFontDriver::getTextHeight()
getTextWidth
in file gd.class.php, method awGDDriver::getTextWidth()
getTextWidth
in file Driver.class.php, method awDriver::getTextWidth()
    Return the width of some text
getTextWidth
in file Driver.class.php, method awFontDriver::getTextWidth()
    Calculate the width of a given Text.
getTextWidth
in file Driver.class.php, method awPHPFontDriver::getTextWidth()
getTextWidth
in file Driver.class.php, method awFileFontDriver::getTextWidth()
getTextWidth
in file ming.class.php, method awMingDriver::getTextWidth()
GetThemeFilter
in file filters.php, function GetThemeFilter()
    GetThemeFilter()
getThemeParams
in file class.config_file.php, method config_file::getThemeParams()
    config_file::getThemeParams()
getThickness
in file Math.class.php, method awShape::getThickness()
    Return shape thickness
getValues
in file Plot.class.php, method awPlot::getValues()
    Get plot values
getValues
in file Pie.class.php, method awPie::getValues()
    Return values of Y axis
getVector
in file Axis.class.php, method awAxis::getVector()
GetX
in file tcpdf.php, method TCPDF::GetX()
    Returns the abscissa of the current position.
getXAxis
in file Plot.class.php, method awPlot::getXAxis()
    Get X axis
getXAxisNumber
in file LinePlot.class.php, method awSimpleLinePlot::getXAxisNumber()
getXAxisNumber
in file BarPlot.class.php, method awBarPlot::getXAxisNumber()
getXAxisNumber
in file Plot.class.php, method awPlotGroup::getXAxisNumber()
getXAxisNumber
in file LinePlot.class.php, method awLinePlot::getXAxisNumber()
getXAxisNumber
in file Plot.class.php, method awPlot::getXAxisNumber()
    Count values in the plot
getXCenter
in file LinePlot.class.php, method awLinePlot::getXCenter()
getXCenter
in file BarPlot.class.php, method awBarPlot::getXCenter()
getXCenter
in file LinePlot.class.php, method awSimpleLinePlot::getXCenter()
getXCenter
in file Plot.class.php, method awPlot::getXCenter()
    Return TRUE if labels must be centered on X axis, FALSE otherwise
getXCenter
in file ScatterPlot.class.php, method awScatterPlot::getXCenter()
getXFrom
in file Math.class.php, method awLine::getXFrom()
    Return the x coordinate of a point on the line given its y coordinate.
getXMax
in file BarPlot.class.php, method awBarPlot::getXMax()
getXMax
in file Plot.class.php, method awPlotGroup::getXMax()
    Get max value for X axis
getXMax
in file Plot.class.php, method awPlot::getXMax()
    Get max value for X axis
getXMin
in file Plot.class.php, method awPlot::getXMin()
    Get min value for X axis
getXMin
in file Plot.class.php, method awPlotGroup::getXMin()
    Get min value for X axis
GetY
in file tcpdf.php, method TCPDF::GetY()
    Returns the ordinate of the current position.
getYAxis
in file Plot.class.php, method awPlot::getYAxis()
    Get Y axis
getYFrom
in file Math.class.php, method awLine::getYFrom()
    Return the y coordinate of a point on the line given its x coordinate.
getYMax
in file Plot.class.php, method awPlot::getYMax()
    Get max value for Y axis
getYMin
in file Plot.class.php, method awPlot::getYMin()
    Get min value for Y axis
get_microtime
in file class.bench.php, method bench::get_microtime()
get_min_name
in file lib_common.php, function get_min_name()
    get_min_name() obtenir le nom de la miniature d'un fichier
get_path
in file class.afiles.php, method afiles::get_path()
    Return the path of the entity used by default
get_permalink
in file items.php, function get_permalink()
    get_permalink()
get_temp_name
in file lib_common.php, function get_temp_name()
    get_temp_name() obtenir le nom temporaire d'un fichier
GIF
in file Image.class.php, class constant awImage::GIF
    Use GIF for image
GRAPH_DRAW_DISPLAY
in file Graph.class.php, constant GRAPH_DRAW_DISPLAY
GRAPH_DRAW_RETURN
in file Graph.class.php, constant GRAPH_DRAW_RETURN
GRAPH_HEIGHT
in file pdf.doc_define.php, constant GRAPH_HEIGHT
GRAPH_WIDTH
in file pdf.doc_define.php, constant GRAPH_WIDTH
top

h

$h
in file Component.class.php, variable awComponent::$h
    Component absolute height (in pixels)
$h
in file tcpdf.php, variable TCPDF::$h
$hAlign
in file Label.class.php, variable awLabel::$hAlign
    Horizontal align
$hAlign
in file Legend.class.php, variable awLegend::$hAlign
    Horizontal alignment
$HEADER
in file class.news.php, variable news::$HEADER
$height
in file Image.class.php, variable awImage::$height
    Graph height
$height
in file Component.class.php, variable awComponent::$height
    Component height
$Helo
in file class.phpmailer.php, variable PHPMailer::$Helo
    Sets the SMTP HELO of the message (Default is $Hostname).
$hide
in file Shadow.class.php, variable awShadow::$hide
    Hide shadow ?
$hide
in file Tick.class.php, variable awTick::$hide
    Hide ticks
$hide
in file Math.class.php, variable awShape::$hide
    Is the shape hidden ?
$hide
in file Label.class.php, variable awLabel::$hide
    Hide all labels ?
$hide
in file Mark.class.php, variable awMark::$hide
    Must marks be hidden ?
$hide
in file Legend.class.php, variable awLegend::$hide
    Hide legend ?
$hide
in file Axis.class.php, variable awAxis::$hide
    Hide axis
$hide
in file Border.class.php, variable awBorder::$hide
    Hide border ?
$hideFirst
in file Tick.class.php, variable awTick::$hideFirst
    Hide first tick
$hideFirst
in file Label.class.php, variable awLabel::$hideFirst
    Hide first label
$hideKey
in file Label.class.php, variable awLabel::$hideKey
    Keys to hide
$hideLast
in file Label.class.php, variable awLabel::$hideLast
    Hide last label
$hideLast
in file Tick.class.php, variable awTick::$hideLast
    Hide last tick
$hideValue
in file Label.class.php, variable awLabel::$hideValue
    Values to hide
$Host
in file class.phpmailer.php, variable PHPMailer::$Host
    Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
$Hostname
in file class.phpmailer.php, variable PHPMailer::$Hostname
    Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
$hPt
in file tcpdf.php, variable TCPDF::$hPt
help.php
procedural page help.php
help.php
procedural page help.php
HaveRight
in file functions_auth.php, function HaveRight()
    HaveRights()
Header
in file tcpdf.php, method TCPDF::Header()
    This method is used to render the page header.
Header
in file idd_pdf.php, method idd_pdf::Header()
HEAD_MAGNIFICATION
in file tcpdf_config.php, constant HEAD_MAGNIFICATION
    magnification factor for titles
Hello
in file class.smtp.php, method SMTP::Hello()
    Sends the HELO command to the smtp server.
Help
in file class.smtp.php, method SMTP::Help()
    Gets help information on the keyword specified. If the keyword
hide
in file Legend.class.php, method awLegend::hide()
    Hide legend ?
hide
in file Label.class.php, method awLabel::hide()
    Hide all labels ?
hide
in file Mark.class.php, method awMark::hide()
    Hide marks ?
hide
in file Grid.class.php, method awGrid::hide()
    Hide grid ?
hide
in file Math.class.php, method awShape::hide()
    Hide the shape
hide
in file Tick.class.php, method awTick::hide()
    Hide ticks
hide
in file Border.class.php, method awBorder::hide()
    Hide border ?
hide
in file Axis.class.php, method awAxis::hide()
    Hide axis
hide
in file Shadow.class.php, method awShadow::hide()
    Hide shadow ?
hideFirst
in file Tick.class.php, method awTick::hideFirst()
    Hide first tick
hideFirst
in file Label.class.php, method awLabel::hideFirst()
    Hide first label
hideHorizontal
in file Grid.class.php, method awGrid::hideHorizontal()
    Hide horizontal lines ?
hideKey
in file Label.class.php, method awLabel::hideKey()
    Hide a key
hideLast
in file Label.class.php, method awLabel::hideLast()
    Hide last label
hideLast
in file Tick.class.php, method awTick::hideLast()
    Hide last tick
hideLine
in file LinePlot.class.php, method awLinePlot::hideLine()
    Hide line
hideTicks
in file Axis.class.php, method awAxis::hideTicks()
    Hide all ticks
hideValue
in file Label.class.php, method awLabel::hideValue()
    Hide a value
hideVertical
in file Grid.class.php, method awGrid::hideVertical()
    Hide vertical lines ?
help.php
procedural page help.php
HrefMaker
in file items.php, function HrefMaker()
    HrefMaker()
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
header.php
procedural page header.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
header.php
procedural page header.php
header.php
procedural page header.php
header.php
procedural page header.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
help.php
procedural page help.php
top

i

$ID
in file class.news.php, variable news::$ID
$ID
in file class.calendar.php, variable calendar::$ID
$ID
in file class.newsletter.php, variable newsletter::$ID
$ID
in file class.project.php, variable project::$ID
$ID
in file class.publication.php, variable publication::$ID
$ID
in file class.theme.php, variable theme::$ID
$ID
in file class.user.php, variable user::$ID
$ID
in file class.yellowpages.php, variable yellowpages::$ID
$ID
in file class.workshop_report.php, variable workshop_report::$ID
$ID
in file class.workshop_com.php, variable workshop_com::$ID
$ID
in file class.workshop.php, variable workshop::$ID
$ID
in file class.scale.php, variable scale::$ID
$ID
in file class.level.php, variable level::$ID
$identifier
in file BarPlot.class.php, variable awBarPlot::$identifier
    Bar plot identifier
$image
in file Mark.class.php, variable awMark::$image
    Mark image
$imageHeight
in file Driver.class.php, variable awDriver::$imageHeight
    Image height
$images
in file tcpdf.php, variable TCPDF::$images
$imageWidth
in file Driver.class.php, variable awDriver::$imageWidth
    Image width
$IMAGE_TYPE
in file class.upload.php, variable upload::$IMAGE_TYPE
$imgscale
in file tcpdf.php, variable TCPDF::$imgscale
$IMG_DEST
in file class.image.php, variable image::$IMG_DEST
$img_rb_x
in file tcpdf.php, variable TCPDF::$img_rb_x
$img_rb_y
in file tcpdf.php, variable TCPDF::$img_rb_y
$IMG_SRC
in file class.codimage.php, variable codimage::$IMG_SRC
$IMG_SRC
in file class.image.php, variable image::$IMG_SRC
$impulse
in file ScatterPlot.class.php, variable awScatterPlot::$impulse
    Display impulses
$InFooter
in file tcpdf.php, variable TCPDF::$InFooter
$INHABITANTSNUM
in file class.scale.php, variable scale::$INHABITANTSNUM
$ini_path
in file class.config_file.php, variable config_file::$ini_path
$interval
in file Label.class.php, variable awLabel::$interval
    Label interval
$interval
in file Tick.class.php, variable awTick::$interval
    Ticks interval
$isunicode
in file tcpdf.php, variable TCPDF::$isunicode
$IS_NATIONAL
in file class.news.php, variable news::$IS_NATIONAL
$I_COMMENT
in file class.sdi.php, variable sdi::$I_COMMENT
$I_CONSULTING
in file class.sdi.php, variable sdi::$I_CONSULTING
$I_DATE_CREA
in file class.sdi.php, variable sdi::$I_DATE_CREA
$I_DESCRIPTION
in file class.sdi.php, variable sdi::$I_DESCRIPTION
$I_EVALUATION
in file class.sdi.php, variable sdi::$I_EVALUATION
$I_FREQUENCY
in file class.sdi.php, variable sdi::$I_FREQUENCY
$I_GOAL
in file class.sdi.php, variable sdi::$I_GOAL
$I_ID
in file class.sdi.php, variable sdi::$I_ID
$I_LAST_MODIFY
in file class.sdi.php, variable sdi::$I_LAST_MODIFY
$I_MAX_VALUE
in file class.sdi.php, variable sdi::$I_MAX_VALUE
$I_MIN_VALUE
in file class.sdi.php, variable sdi::$I_MIN_VALUE
$I_NAME
in file class.sdi.php, variable sdi::$I_NAME
$I_PROVIDER
in file class.sdi.php, variable sdi::$I_PROVIDER
$I_RANGE
in file class.sdi.php, variable sdi::$I_RANGE
$I_REGLEMENTATION
in file class.sdi.php, variable sdi::$I_REGLEMENTATION
$I_STATUT
in file class.sdi.php, variable sdi::$I_STATUT
$I_THEME
in file class.sdi.php, variable sdi::$I_THEME
$I_THRESHOLD
in file class.sdi.php, variable sdi::$I_THRESHOLD
$I_THRESHOLD_RELATIVE
in file class.sdi.php, variable sdi::$I_THRESHOLD_RELATIVE
$I_UNIT
in file class.sdi.php, variable sdi::$I_UNIT
index.php
procedural page index.php
Image.class.php
procedural page Image.class.php
Image.class.php
procedural page Image.class.php
Image.class.php
procedural page Image.class.php
idd_pdf.php
procedural page idd_pdf.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
i2c_realip
in file functions_auth.php, function i2c_realip()
I25Object
in file BarcodeObject, class I25Object
    I25 Barcode Render Class for PHP using the GD graphics library.
idd_pdf
in file idd_pdf.php, class idd_pdf
    This is a PHP5 class for generating PDF files on-the-fly without requiring external extensions.
IMAGE
in file Mark.class.php, class constant awMark::IMAGE
    Image mark
image
in file class.image.php, class image
Image
in file tcpdf.php, method TCPDF::Image()
    Puts an image in the page. The upper-left corner must be given. The dimensions can be specified in different ways:
  • explicit width and height (expressed in user unit)
  • one explicit dimension, the other being calculated automatically in order to keep the original proportions
  • no explicit dimension, in which case the image is put at 72 dpi
Supported formats are JPEG and PNG.
IMAGE_GIF
in file Image.class.php, constant IMAGE_GIF
IMAGE_JPEG
in file Image.class.php, constant IMAGE_JPEG
IMAGE_PNG
in file Image.class.php, constant IMAGE_PNG
implode_with_keys
in file lib_common.php, function implode_with_keys()
    implode_with_keys()
IN
in file Shadow.class.php, class constant awShadow::IN
    In mode
IN
in file Tick.class.php, class constant awTick::IN
    In mode
IncludeAdminLang
in file lang.php, function IncludeAdminLang()
    IncludeAdminLang() Fait les includes de fichiers de langue en fonction de la rubrique active ( partie admin )
IncludedatePickerJs
in file lib_common.php, function IncludedatePickerJs()
    IncludedatePickerJs()
IncludeJsTreeJs
in file lib_common.php, function IncludeJsTreeJs()
    IncludeJsTreeJs()
IncludeLang
in file lang.php, function IncludeLang()
    IncludeLang() Fait les includes de fichiers de langue en fonction de la rubrique active ( partie publique )
IncludeLightboxJs
in file lib_common.php, function IncludeLightboxJs()
    IncludeLightboxJs()
IncludeMultiSelectJs
in file lib_common.php, function IncludeMultiSelectJs()
    IncludeMultiSelectJs()
IncludeRichTextEditor
in file lib_common.php, function IncludeRichTextEditor()
    IncludeRichTextEditor()
IncludeTextCornerJs
in file lib_common.php, function IncludeTextCornerJs()
    IncludeTextCornerJs()
IncludeTextResizerJs
in file lib_common.php, function IncludeTextResizerJs()
    IncludeTextResizerJs()
IncludeTimeline
in file lib_common.php, function IncludeTimeline()
    IncludeTimeline()
INDEX_DEPTH
in file pdf.doc_define.php, constant INDEX_DEPTH
info.php
procedural page info.php
infos
in file class.afiles.php, method afiles::infos()
    Return infos concerning the entity
init
in file Plot.class.php, method awPlotGroup::init()
init
in file Plot.class.php, method awPlot::init()
init
in file MathPlot.class.php, method awMathPlot::init()
init
in file gd.class.php, method awGDDriver::init()
init
in file Driver.class.php, method awDriver::init()
    Initialize the driver for a particular awImage object
init
in file ming.class.php, method awMingDriver::init()
    Initialize the driver for a particular awImage object
init
in file Component.class.php, method awComponent::init()
    Init the drawing of the component
initAxis
in file MathPlot.class.php, method awMathPlot::initAxis()
initFromFile
in file gd.class.php, method awGDDriver::initFromFile()
initFromFile
in file Driver.class.php, method awDriver::initFromFile()
    Initialize the Driver for a particular FileImage object
initFromFile
in file ming.class.php, method awMingDriver::initFromFile()
    Initialize the Driver for a particular FileImage object
initializeIniParams
in file class.config_file.php, method config_file::initializeIniParams()
    config_file::initializeIniParams()
InitUserRight
in file class.user.php, method user::InitUserRight()
    user::InitUserRight() formatage du tableau de droit suivant profil prédeterminé
input_date
in file input_helpers.php, function input_date()
    input_date()
INVERTED_TRIANGLE
in file Mark.class.php, class constant awMark::INVERTED_TRIANGLE
    Inverted triangle mark
IN_OUT
in file Tick.class.php, class constant awTick::IN_OUT
    In and out mode
isAuto
in file Axis.class.php, method awAxis::isAuto()
    Get auto-scaling mode status
isAxisUsed
in file Plot.class.php, method awPlotGroup::isAxisUsed()
    Is the specified axis used ?
isCompatibleWithFont
in file ming.class.php, method awMingDriver::isCompatibleWithFont()
isCompatibleWithFont
in file gd.class.php, method awGDDriver::isCompatibleWithFont()
isCompatibleWithFont
in file Driver.class.php, method awDriver::isCompatibleWithFont()
    Returns whether or not the driver is compatible with the given font type
IsError
in file class.phpmailer.php, method PHPMailer::IsError()
    Returns true if an error occurred.
isHidden
in file Math.class.php, method awShape::isHidden()
    Is the line hidden ?
isHorizontal
in file Math.class.php, method awLine::isHorizontal()
    Test if the line is an horizontal line
IsHTML
in file class.phpmailer.php, method PHPMailer::IsHTML()
    Sets message type to HTML.
isLeftToRight
in file Math.class.php, method awLine::isLeftToRight()
    Returns TRUE if the line is going all the way from the left side to the right side of the polygon surrounding box.
IsMail
in file class.phpmailer.php, method PHPMailer::IsMail()
    Sets Mailer to send message using PHP mail() function.
isNullDate
in file lib_common.php, function isNullDate()
isPoint
in file Math.class.php, method awLine::isPoint()
    Test if the line can be considered as a point
IsQmail
in file class.phpmailer.php, method PHPMailer::IsQmail()
    Sets Mailer to send message using the qmail MTA.
IsResizableimage
in file class.image.php, method image::IsResizableimage()
    image::IsResizableimage() Determine si un fichier est une image redimmensionnable
isRoot
in file class.theme.php, method theme::isRoot()
    theme::isRoot() Is the current theme root?
IsSendmail
in file class.phpmailer.php, method PHPMailer::IsSendmail()
    Sets Mailer to send message using the $Sendmail program.
IsSMTP
in file class.phpmailer.php, method PHPMailer::IsSMTP()
    Sets Mailer to send message using SMTP.
IsSuperAdmin
in file functions_auth.php, function IsSuperAdmin()
    IsSuperAdmin()
isTopToBottom
in file Math.class.php, method awLine::isTopToBottom()
    Returns TRUE if the line is going all the way from the top to the bottom of the polygon surrounding box.
IsValidProtocol
in file class.resources.php, method resources::IsValidProtocol()
    resources::IsValidProtocol() vérifie si une url donnée a un protocole reconnu par un client web standard
isVertical
in file Math.class.php, method awLine::isVertical()
    Test if the line is a vertical line
index.php
procedural page index.php
input_helpers.php
procedural page input_helpers.php
items.php
procedural page items.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
index.php
procedural page index.php
top

j

JPEG
in file Image.class.php, class constant awImage::JPEG
    Use JPEG for image
top

k

$k
in file tcpdf.php, variable TCPDF::$k
$keywords
in file tcpdf.php, variable TCPDF::$keywords
K_BLANK_IMAGE
in file tcpdf_config.php, constant K_BLANK_IMAGE
    blank image
K_CELL_HEIGHT_RATIO
in file tcpdf_config.php, constant K_CELL_HEIGHT_RATIO
    height of cell repect font height
K_PATH_CACHE
in file tcpdf_config.php, constant K_PATH_CACHE
    cache directory for temporary files (full path)
K_PATH_IMAGES
in file tcpdf_config.php, constant K_PATH_IMAGES
    images directory
K_PATH_MAIN
in file tcpdf_config.php, constant K_PATH_MAIN
    installation path
K_PATH_URL
in file tcpdf_config.php, constant K_PATH_URL
    url path
K_PATH_URL_CACHE
in file tcpdf_config.php, constant K_PATH_URL_CACHE
    cache directory for temporary files (url path)
K_SMALL_RATIO
in file tcpdf_config.php, constant K_SMALL_RATIO
    reduction factor for small font
K_TITLE_MAGNIFICATION
in file tcpdf_config.php, constant K_TITLE_MAGNIFICATION
    title magnification respect main font size
top

l

$label
in file Pie.class.php, variable awPie::$label
    Labels of your pie
$label
in file LinePlot.class.php, variable awLinePlot::$label
    Labels on your line plot
$label
in file BarPlot.class.php, variable awBarPlot::$label
    Labels on your bar plot
$label
in file ScatterPlot.class.php, variable awScatterPlot::$label
    Labels on the plot
$label
in file Axis.class.php, variable awAxis::$label
    Axis labels
$labelNumber
in file Axis.class.php, variable awAxis::$labelNumber
    Labels number
$labels
in file Graph.class.php, variable awGraph::$labels
    Some labels to add to the component
$languages
in file class.language.php, variable language::$languages
$lasth
in file tcpdf.php, variable TCPDF::$lasth
$LAST_MODIFY
in file class.workshop_report.php, variable workshop_report::$LAST_MODIFY
$LAST_MODIFY
in file class.yellowpages.php, variable yellowpages::$LAST_MODIFY
$LAST_MODIFY
in file class.publication.php, variable publication::$LAST_MODIFY
$LAST_MODIFY
in file class.workshop_com.php, variable workshop_com::$LAST_MODIFY
$LAST_MODIFY
in file class.workshop.php, variable workshop::$LAST_MODIFY
$LAST_MODIFY
in file class.scale.php, variable scale::$LAST_MODIFY
$LAST_MODIFY
in file class.user.php, variable user::$LAST_MODIFY
$LAST_MODIFY
in file class.project.php, variable project::$LAST_MODIFY
$LAST_MODIFY
in file class.newsletter.php, variable newsletter::$LAST_MODIFY
$LAST_MODIFY
in file class.calendar.php, variable calendar::$LAST_MODIFY
$LAST_MODIFY
in file class.level.php, variable level::$LAST_MODIFY
$LAST_MODIFY
in file class.theme.php, variable theme::$LAST_MODIFY
$LayoutMode
in file tcpdf.php, variable TCPDF::$LayoutMode
$left
in file Plot.class.php, variable awPlotAxis::$left
    Left axis
$left
in file Tools.class.php, variable awSide::$left
    Left side
$left
in file Component.class.php, variable awComponent::$left
    Left-top corner X position
$legend
in file Component.class.php, variable awComponent::$legend
    Legend
$legends
in file Legend.class.php, variable awLegend::$legends
    Legends added
$legendValues
in file Pie.class.php, variable awPie::$legendValues
    Pie legend
$LEVEL
in file class.publication.php, variable publication::$LEVEL
$LEVEL
in file class.workshop.php, variable workshop::$LEVEL
$LEVEL
in file class.news.php, variable news::$LEVEL
$line
in file MathPlot.class.php, variable awMathFunction::$line
    Function line
$line
in file Axis.class.php, variable awAxis::$line
    Axis line
$lineBackground
in file LinePlot.class.php, variable awLinePlot::$lineBackground
    Line background
$lineColor
in file LinePlot.class.php, variable awSimpleLinePlot::$lineColor
    Line color
$lineColor
in file LinePlot.class.php, variable awLinePlot::$lineColor
    Line color
$lineColor
in file ScatterPlot.class.php, variable awScatterPlot::$lineColor
    Line color
$lineHide
in file LinePlot.class.php, variable awLinePlot::$lineHide
    Is the line hidden
$lineMode
in file LinePlot.class.php, variable awSimpleLinePlot::$lineMode
    Line mode
$lineMode
in file LinePlot.class.php, variable awLinePlot::$lineMode
    Line mode
$lineStart
in file LinePlot.class.php, variable awSimpleLinePlot::$lineStart
    Line start
$lineStop
in file LinePlot.class.php, variable awSimpleLinePlot::$lineStop
    Line stop
$lineStyle
in file LinePlot.class.php, variable awLinePlot::$lineStyle
    Line type
$lineStyle
in file ScatterPlot.class.php, variable awScatterPlot::$lineStyle
    Line type
$lineStyle
in file LinePlot.class.php, variable awSimpleLinePlot::$lineStyle
    Line type
$lineThickness
in file ScatterPlot.class.php, variable awScatterPlot::$lineThickness
    Line thickness
$lineThickness
in file LinePlot.class.php, variable awLinePlot::$lineThickness
    Line thickness
$lineThickness
in file LinePlot.class.php, variable awSimpleLinePlot::$lineThickness
    Line thickness
$lineValue
in file LinePlot.class.php, variable awSimpleLinePlot::$lineValue
    Line value
$LineWidth
in file tcpdf.php, variable TCPDF::$LineWidth
$link
in file ScatterPlot.class.php, variable awScatterPlot::$link
    Link points ?
$linkNull
in file ScatterPlot.class.php, variable awScatterPlot::$linkNull
    Link NULL points ?
$links
in file tcpdf.php, variable TCPDF::$links
$lMargin
in file tcpdf.php, variable TCPDF::$lMargin
$LOGIN
in file class.user.php, variable user::$LOGIN
$L_DATE_CREA
in file class.resources.php, variable resources::$L_DATE_CREA
$L_ID
in file class.resources.php, variable resources::$L_ID
$L_LAST_MODIFY
in file class.resources.php, variable resources::$L_LAST_MODIFY
$L_MASK
in file class.resources.php, variable resources::$L_MASK
$L_RANGE
in file class.resources.php, variable resources::$L_RANGE
$L_TEXT
in file class.resources.php, variable resources::$L_TEXT
$L_VALIDITY
in file class.resources.php, variable resources::$L_VALIDITY
login.php
procedural page login.php
logout.php
procedural page logout.php
LinePlot.class.php
procedural page LinePlot.class.php
LightLine.php
procedural page LightLine.php
Label.class.php
procedural page Label.class.php
Legend.class.php
procedural page Legend.class.php
LinePlot.class.php
procedural page LinePlot.class.php
Label.class.php
procedural page Label.class.php
Legend.class.php
procedural page Legend.class.php
LinePlot.class.php
procedural page LinePlot.class.php
list.php
procedural page list.php
list.php
procedural page list.php
LABEL_BOTTOM
in file Label.class.php, constant LABEL_BOTTOM
LABEL_CENTER
in file Label.class.php, constant LABEL_CENTER
LABEL_LEFT
in file Label.class.php, constant LABEL_LEFT
LABEL_MIDDLE
in file Label.class.php, constant LABEL_MIDDLE
LABEL_RIGHT
in file Label.class.php, constant LABEL_RIGHT
LABEL_TOP
in file Label.class.php, constant LABEL_TOP
language
in file class.language.php, class language
lang_common.utf-8.php
procedural page lang_common.utf-8.php
lang_contents.utf-8.php
procedural page lang_contents.utf-8.php
lang_dashboard.utf-8.php
procedural page lang_dashboard.utf-8.php
lang_home.utf-8.php
procedural page lang_home.utf-8.php
lang_level.utf-8.php
procedural page lang_level.utf-8.php
lang_news.utf-8.php
procedural page lang_news.utf-8.php
lang_newsletter.utf-8.php
procedural page lang_newsletter.utf-8.php
lang_project.utf-8.php
procedural page lang_project.utf-8.php
lang_publication.utf-8.php
procedural page lang_publication.utf-8.php
lang_resources.utf-8.php
procedural page lang_resources.utf-8.php
lang_scale.utf-8.php
procedural page lang_scale.utf-8.php
lang_sdi.utf-8.php
procedural page lang_sdi.utf-8.php
lang_search.utf-8.php
procedural page lang_search.utf-8.php
lang_system.utf-8.php
procedural page lang_system.utf-8.php
lang_theme.utf-8.php
procedural page lang_theme.utf-8.php
lang_tools.utf-8.php
procedural page lang_tools.utf-8.php
lang_user.utf-8.php
procedural page lang_user.utf-8.php
lang_workshop.utf-8.php
procedural page lang_workshop.utf-8.php
lang_workshoprep.utf-8.php
procedural page lang_workshoprep.utf-8.php
lang_yellowpages.utf-8.php
procedural page lang_yellowpages.utf-8.php
lang_common.utf-8.php
procedural page lang_common.utf-8.php
lang_contents.utf-8.php
procedural page lang_contents.utf-8.php
lang_dashboard.utf-8.php
procedural page lang_dashboard.utf-8.php
lang_home.utf-8.php
procedural page lang_home.utf-8.php
lang_level.utf-8.php
procedural page lang_level.utf-8.php
lang_news.utf-8.php
procedural page lang_news.utf-8.php
lang_newsletter.utf-8.php
procedural page lang_newsletter.utf-8.php
lang_project.utf-8.php
procedural page lang_project.utf-8.php
lang_publication.utf-8.php
procedural page lang_publication.utf-8.php
lang_resources.utf-8.php
procedural page lang_resources.utf-8.php
lang_scale.utf-8.php
procedural page lang_scale.utf-8.php
lang_sdi.utf-8.php
procedural page lang_sdi.utf-8.php
lang_search.utf-8.php
procedural page lang_search.utf-8.php
lang_system.utf-8.php
procedural page lang_system.utf-8.php
lang_theme.utf-8.php
procedural page lang_theme.utf-8.php
lang_tools.utf-8.php
procedural page lang_tools.utf-8.php
lang_user.utf-8.php
procedural page lang_user.utf-8.php
lang_workshop.utf-8.php
procedural page lang_workshop.utf-8.php
lang_workshoprep.utf-8.php
procedural page lang_workshoprep.utf-8.php
lang_yellowpages.utf-8.php
procedural page lang_yellowpages.utf-8.php
lang_common.utf-8.php
procedural page lang_common.utf-8.php
lang_contents.utf-8.php
procedural page lang_contents.utf-8.php
lang_dashboard.utf-8.php
procedural page lang_dashboard.utf-8.php
lang_home.utf-8.php
procedural page lang_home.utf-8.php
lang_level.utf-8.php
procedural page lang_level.utf-8.php
lang_news.utf-8.php
procedural page lang_news.utf-8.php
lang_newsletter.utf-8.php
procedural page lang_newsletter.utf-8.php
lang_project.utf-8.php
procedural page lang_project.utf-8.php
lang_publication.utf-8.php
procedural page lang_publication.utf-8.php
lang_resources.utf-8.php
procedural page lang_resources.utf-8.php
lang_scale.utf-8.php
procedural page lang_scale.utf-8.php
lang_sdi.utf-8.php
procedural page lang_sdi.utf-8.php
lang_search.utf-8.php
procedural page lang_search.utf-8.php
lang_system.utf-8.php
procedural page lang_system.utf-8.php
lang_theme.utf-8.php
procedural page lang_theme.utf-8.php
lang_tools.utf-8.php
procedural page lang_tools.utf-8.php
lang_user.utf-8.php
procedural page lang_user.utf-8.php
lang_workshop.utf-8.php
procedural page lang_workshop.utf-8.php
lang_workshoprep.utf-8.php
procedural page lang_workshoprep.utf-8.php
lang_yellowpages.utf-8.php
procedural page lang_yellowpages.utf-8.php
lang_common.utf-8.php
procedural page lang_common.utf-8.php
lang_contents.utf-8.php
procedural page lang_contents.utf-8.php
lang_dashboard.utf-8.php
procedural page lang_dashboard.utf-8.php
lang_home.utf-8.php
procedural page lang_home.utf-8.php
lang_level.utf-8.php
procedural page lang_level.utf-8.php
lang_news.utf-8.php
procedural page lang_news.utf-8.php
lang_newsletter.utf-8.php
procedural page lang_newsletter.utf-8.php
lang_project.utf-8.php
procedural page lang_project.utf-8.php
lang_publication.utf-8.php
procedural page lang_publication.utf-8.php
lang_resources.utf-8.php
procedural page lang_resources.utf-8.php
lang_scale.utf-8.php
procedural page lang_scale.utf-8.php
lang_sdi.utf-8.php
procedural page lang_sdi.utf-8.php
lang_search.utf-8.php
procedural page lang_search.utf-8.php
lang_system.utf-8.php
procedural page lang_system.utf-8.php
lang_theme.utf-8.php
procedural page lang_theme.utf-8.php
lang_tools.utf-8.php
procedural page lang_tools.utf-8.php
lang_user.utf-8.php
procedural page lang_user.utf-8.php
lang_workshop.utf-8.php
procedural page lang_workshop.utf-8.php
lang_workshoprep.utf-8.php
procedural page lang_workshoprep.utf-8.php
lang_yellowpages.utf-8.php
procedural page lang_yellowpages.utf-8.php
LEFT
in file Tools.class.php, class constant awPositionable::LEFT
    Left align
LEFT
in file Plot.class.php, class constant awPlot::LEFT
    Left axis
LEFT_BOTTOM
in file Shadow.class.php, class constant awShadow::LEFT_BOTTOM
    Shadow on left and bottom sides
LEFT_TOP
in file Shadow.class.php, class constant awShadow::LEFT_TOP
    Shadow on left and top sides
LEGEND_BACKGROUND
in file Legend.class.php, constant LEGEND_BACKGROUND
LEGEND_BOTTOM
in file Legend.class.php, constant LEGEND_BOTTOM
LEGEND_CENTER
in file Legend.class.php, constant LEGEND_CENTER
LEGEND_LEFT
in file Legend.class.php, constant LEGEND_LEFT
LEGEND_LINE
in file Legend.class.php, constant LEGEND_LINE
LEGEND_MARK
in file Legend.class.php, constant LEGEND_MARK
LEGEND_MARKONLY
in file Legend.class.php, constant LEGEND_MARKONLY
LEGEND_MIDDLE
in file Legend.class.php, constant LEGEND_MIDDLE
LEGEND_MODEL_BOTTOM
in file Legend.class.php, constant LEGEND_MODEL_BOTTOM
LEGEND_MODEL_RIGHT
in file Legend.class.php, constant LEGEND_MODEL_RIGHT
LEGEND_RIGHT
in file Legend.class.php, constant LEGEND_RIGHT
LEGEND_TOP
in file Legend.class.php, constant LEGEND_TOP
level
in file class.level.php, class level
list.php
procedural page list.php
LevelSelectBox
in file input_helpers.php, function LevelSelectBox()
    LevelSelectBox() Génére une select-box pour les échelles
lang.php
procedural page lang.php
lib_common.php
procedural page lib_common.php
LightLinePattern
in file LightLine.php, class LightLinePattern
LINE
in file LinePlot.class.php, class constant awLinePlot::LINE
    Line mode
line
in file gd.class.php, method awGDDriver::line()
line
in file ming.class.php, method awMingDriver::line()
    Draw a colored line
line
in file Driver.class.php, method awDriver::line()
    Draw a colored line
LINE
in file LinePlot.class.php, class constant awSimpleLinePlot::LINE
    Line mode
LINE
in file Legend.class.php, class constant awLegend::LINE
    Line legend
line
in file Axis.class.php, method awAxis::line()
Line
in file tcpdf.php, method TCPDF::Line()
    Draws a line between two points.
LINEPLOT_LINE
in file LinePlot.class.php, constant LINEPLOT_LINE
LINEPLOT_MIDDLE
in file LinePlot.class.php, constant LINEPLOT_MIDDLE
LINE_DASHED
in file Math.class.php, constant LINE_DASHED
LINE_DOTTED
in file Math.class.php, constant LINE_DOTTED
LINE_SOLID
in file Math.class.php, constant LINE_SOLID
Link
in file tcpdf.php, method TCPDF::Link()
    Puts a link on a rectangular area of the page. Text or image links are generally put via Cell(), Write() or Image(), but this method can be useful for instance to define a clickable area inside an image.
link
in file ScatterPlot.class.php, method awScatterPlot::link()
    Link scatter plot points
linkin_content
in file lib_common.php, function linkin_content()
    linkin_content() Cherche les liens et emails dans du contenu -> linkage
linkin_page
in file lib_common.php, function linkin_page()
    linkin_page() création d'un navigateur de pages numérotées
linkNull
in file ScatterPlot.class.php, method awScatterPlot::linkNull()
    Ignore null values for Y data and continue linking
ll
in file class.afiles.php, method afiles::ll()
    Return infos of all entity included in the path
lld
in file class.afiles.php, method afiles::lld()
    Return infos of all directories included in the path
Ln
in file tcpdf.php, method TCPDF::Ln()
    Performs a line break. The current abscissa goes back to the left margin and the ordinate increases by the amount passed in parameter.
ln10filename
in file lib_common.php, function ln10filename()
    ln10filename() Build a localized filename according to the cuurent language
loadDbParams
in file class.config_file.php, method config_file::loadDbParams()
    config_file::loadDbParams()
loadParams
in file class.config_file.php, method config_file::loadParams()
    config_file::loadParams()
loadReleaseParams
in file class.config_file.php, method config_file::loadReleaseParams()
    config_file::loadReleaseParams()
LockCom
in file class.workshop_com.php, method workshop_com::LockCom()
    workshop_com::LockCom() vérouillage d'un message
LogAccess
in file functions_auth.php, function LogAccess()
    LogAccess()
LogKeywordsSearch
in file display.php, function LogKeywordsSearch()
    LogKeywordsSearch()
LogMailing
in file x7iYhD98w_sendmail.php, function LogMailing()
    LogMailing()
ls
in file class.afiles.php, method afiles::ls()
    Return the list of all entity included in the path
lsd
in file class.afiles.php, method afiles::lsd()
    Return the list of directories included in the path
lsr
in file class.afiles.php, method afiles::lsr()
    Apply the callback function on files with extension "filter" this method is recursive
list.php
procedural page list.php
list.php
procedural page list.php
list.php
procedural page list.php
layout.php
procedural page layout.php
list.php
procedural page list.php
list.php
procedural page list.php
list.php
procedural page list.php
list.php
procedural page list.php
list.php
procedural page list.php
login.php
procedural page login.php
login.php
procedural page login.php
layout.php
procedural page layout.php
list.php
procedural page list.php
language.php
procedural page language.php
list.php
procedural page list.php
list.php
procedural page list.php
list.php
procedural page list.php
list_cal.php
procedural page list_cal.php
list_com.php
procedural page list_com.php
lock_com.php
procedural page lock_com.php
list.php
procedural page list.php
top

m

$Mailer
in file class.phpmailer.php, variable PHPMailer::$Mailer
    Method to send mail: ("mail", "sendmail", or "smtp").
$mark
in file ScatterPlot.class.php, variable awScatterPlot::$mark
    Add marks to the scatter plot
$mark
in file LinePlot.class.php, variable awLinePlot::$mark
    Add marks to your line plot
$mark
in file MathPlot.class.php, variable awMathFunction::$mark
    Marks for your plot
$MAX_PHOTO_MAX_WIDTH
in file class.level.php, variable level::$MAX_PHOTO_MAX_WIDTH
$MAX_PHOTO_MAX_WIDTH
in file class.news.php, variable news::$MAX_PHOTO_MAX_WIDTH
$MAX_PHOTO_MIN_WIDTH
in file class.level.php, variable level::$MAX_PHOTO_MIN_WIDTH
$MAX_PHOTO_MIN_WIDTH
in file class.news.php, variable news::$MAX_PHOTO_MIN_WIDTH
$mBgcolor
in file BarcodeObject, variable BarcodeObject::$mBgcolor
$mBrush
in file BarcodeObject, variable BarcodeObject::$mBrush
$mChars
in file BarcodeObject, variable BarcodeObject::$mChars
$mCharSet
in file BarcodeObject, variable BarcodeObject::$mCharSet
$mError
in file BarcodeObject, variable BarcodeObject::$mError
$mFont
in file BarcodeObject, variable BarcodeObject::$mFont
$mHeight
in file BarcodeObject, variable BarcodeObject::$mHeight
$mImg
in file BarcodeObject, variable BarcodeObject::$mImg
$minimum
in file Pie.class.php, variable awPie::$minimum
    Labels minimum
$move
in file Mark.class.php, variable awMark::$move
    Move position from this vector
$move
in file BarPlot.class.php, variable awBarPlot::$move
    For moving bars
$move
in file Label.class.php, variable awLabel::$move
    Move position from this vector
$movie
in file ming.class.php, variable awMingDriver::$movie
    The Flash movie
$mStyle
in file BarcodeObject, variable BarcodeObject::$mStyle
$mWidth
in file BarcodeObject, variable BarcodeObject::$mWidth
$M_DATE_CREA
in file class.resources.php, variable resources::$M_DATE_CREA
$M_DESC
in file class.resources.php, variable resources::$M_DESC
$M_ID
in file class.resources.php, variable resources::$M_ID
$M_LAST_MODIFY
in file class.resources.php, variable resources::$M_LAST_MODIFY
$M_MAX_PHOTO_MAX_WIDTH
in file class.resources.php, variable resources::$M_MAX_PHOTO_MAX_WIDTH
$M_MAX_PHOTO_MIN_WIDTH
in file class.resources.php, variable resources::$M_MAX_PHOTO_MIN_WIDTH
$M_NAME
in file class.resources.php, variable resources::$M_NAME
$M_RANGE
in file class.resources.php, variable resources::$M_RANGE
$M_UPLOAD_MAX_MO
in file class.resources.php, variable resources::$M_UPLOAD_MAX_MO
$M_URI
in file class.resources.php, variable resources::$M_URI
$M_URI_INPUT
in file class.resources.php, variable resources::$M_URI_INPUT
$M_URI_OUTPUT
in file class.resources.php, variable resources::$M_URI_OUTPUT
$M_VALIDITY
in file class.resources.php, variable resources::$M_VALIDITY
mysql.inc.php
procedural page mysql.inc.php
MathPlot.class.php
procedural page MathPlot.class.php
ming.class.php
procedural page ming.class.php
Mark.class.php
procedural page Mark.class.php
Math.class.php
procedural page Math.class.php
MathPlot.class.php
procedural page MathPlot.class.php
ming.class.php
procedural page ming.class.php
Mark.class.php
procedural page Mark.class.php
Math.class.php
procedural page Math.class.php
MathPlot.class.php
procedural page MathPlot.class.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
Mail
in file class.smtp.php, method SMTP::Mail()
    Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
MARK
in file Legend.class.php, class constant awLegend::MARK
    Use marks and line as legend
MARKONLY
in file Legend.class.php, class constant awLegend::MARKONLY
    Use marks as legend
MARK_BOOK
in file Mark.class.php, constant MARK_BOOK
MARK_CIRCLE
in file Mark.class.php, constant MARK_CIRCLE
MARK_CROSS
in file Mark.class.php, constant MARK_CROSS
MARK_IMAGE
in file Mark.class.php, constant MARK_IMAGE
MARK_INVERTED_TRIANGLE
in file Mark.class.php, constant MARK_INVERTED_TRIANGLE
MARK_PAPERCLIP
in file Mark.class.php, constant MARK_PAPERCLIP
MARK_PLUS
in file Mark.class.php, constant MARK_PLUS
MARK_RHOMBUS
in file Mark.class.php, constant MARK_RHOMBUS
MARK_SQUARE
in file Mark.class.php, constant MARK_SQUARE
MARK_STAR
in file Mark.class.php, constant MARK_STAR
MARK_TRIANGLE
in file Mark.class.php, constant MARK_TRIANGLE
MatchDataFormat
in file display.php, function MatchDataFormat()
    MatchDataFormat()
MemImage
in file idd_pdf.php, method idd_pdf::MemImage()
MEM_IMAGE
in file idd_pdf.php, method idd_pdf::MEM_IMAGE()
microtimeFloat
in file Graph.class.php, function microtimeFloat()
MIDDLE
in file LinePlot.class.php, class constant awLinePlot::MIDDLE
    Line in the middle
MIDDLE
in file LinePlot.class.php, class constant awSimpleLinePlot::MIDDLE
    Line in the middle
MIDDLE
in file Tools.class.php, class constant awPositionable::MIDDLE
    Middle align
MIN_SIZE
in file pdf.doc_define.php, constant MIN_SIZE
mkdir
in file class.afiles.php, method afiles::mkdir()
    Create a directory with/without chmod
mkfile
in file class.afiles.php, method afiles::mkfile()
    Create a file with or without content
mkini
in file class.afiles.php, method afiles::mkini()
    Make ini file
mod
in file class.afiles.php, method afiles::mod()
    Return the mod of a file/directory
MODEL_BOTTOM
in file Legend.class.php, class constant awLegend::MODEL_BOTTOM
    Bottom side model
MODEL_RIGHT
in file Legend.class.php, class constant awLegend::MODEL_RIGHT
    Right side model
ModifyBiblioRes
in file class.resources.php, method resources::ModifyBiblioRes()
    resources::ModifyBiblioRes() modification d'une ressource bibliographique
ModifyCom
in file class.workshop_com.php, method workshop_com::ModifyCom()
    workshop_com::ModifyCom() modification d'un message
ModifyComUser
in file class.workshop_com.php, method workshop_com::ModifyComUser()
    workshop_com::ModifyComUser() modification d'un message utilisateur authentifié
ModifyContents
in file class.contents.php, method contents::ModifyContents()
    contents::ModifyContents() modification d'une partie de contenu
ModifyLevel
in file class.level.php, method level::ModifyLevel()
    level::ModifyLevel() modification d'un niveau
ModifyLinkRes
in file class.resources.php, method resources::ModifyLinkRes()
    resources::ModifyLinkRes() modification d'une ressource de type lien
ModifyMultiRes
in file class.resources.php, method resources::ModifyMultiRes()
    resources::ModifyMultiRes() modification d'une ressource de type multimedia
ModifyNews
in file class.news.php, method news::ModifyNews()
    news::ModifyNews() modification d'une news
ModifyNewsletter
in file class.newsletter.php, method newsletter::ModifyNewsletter()
    newsletter::ModifyNewsletter() modification d'une newsletter
ModifyOrganizerWorkshop
in file class.workshop.php, method workshop::ModifyOrganizerWorkshop()
    workshop::ModifyOrganizerWorkshop() modification des organisateurs d'un workshop
ModifyParam
in file class.sdi.php, method sdi::ModifyParam()
    sdi::ModifyParam() modification des paramètres d'un IDD en fonction de son sdii_id
ModifyProfile
in file class.user.php, method user::ModifyProfile()
    user::ModifyProfile() modification d'un profil utilisateur
ModifyProfile
in file display.php, function ModifyProfile()
ModifyProject
in file class.project.php, method project::ModifyProject()
    project::ModifyProject() modification d'un projet
ModifyPublication
in file class.publication.php, method publication::ModifyPublication()
    publication::ModifyPublication() modification d'une publication
ModifyRange
in file class.sdi.php, method sdi::ModifyRange()
    sdi::ModifyRange() modification simple du rang d'un IDD
ModifyRight
in file class.user.php, method user::ModifyRight()
    user::ModifyRight() modification des droits d'un utilisateur
ModifyScale
in file class.scale.php, method scale::ModifyScale()
    scale::ModifyScale() modification d'une echelle
ModifySdi
in file class.sdi.php, method sdi::ModifySdi()
    sdi::ModifySdi() modification d'un IDD
ModifyTask
in file class.calendar.php, method calendar::ModifyTask()
    calendar::ModifyTask() modification d'une tache
ModifyTheme
in file class.theme.php, method theme::ModifyTheme()
    theme::ModifyTheme() modification d'un theme
ModifyUserWorkshop
in file class.workshop.php, method workshop::ModifyUserWorkshop()
    workshop::ModifyUserWorkshop() modification d'un utilisateur au workshop
ModifyValue
in file class.sdi.php, method sdi::ModifyValue()
    sdi::ModifyValue() modification d'une valeur
ModifyWorkshop
in file class.workshop.php, method workshop::ModifyWorkshop()
    workshop::ModifyWorkshop() modification d'un workshop
ModifyWorkshopReport
in file class.workshop_report.php, method workshop_report::ModifyWorkshopReport()
    workshop_report::ModifyWorkshopReport() modification d'un rapport de groupe de travail
ModifyYellowPages
in file class.yellowpages.php, method yellowpages::ModifyYellowPages()
    yellowpages::ModifyYellowPages() modification d'une organisation
ModPersistentPost
in file display.php, function ModPersistentPost()
    ModPersistentPost()
move
in file Mark.class.php, method awMark::move()
    Change mark position
move
in file Math.class.php, method awPoint::move()
    Move the point to another location
move
in file BarPlot.class.php, method awBarPlot::move()
    Move bars
move
in file Label.class.php, method awLabel::move()
    Change label position
movePosition
in file Driver.class.php, method awDriver::movePosition()
    Move the position of the image
movePosition
in file ming.class.php, method awMingDriver::movePosition()
    Move the position of the image
movePosition
in file gd.class.php, method awGDDriver::movePosition()
MultiCell
in file tcpdf.php, method TCPDF::MultiCell()
    This method allows printing text with line breaks. They can be automatic (as soon as the text reaches the right border of the cell) or explicit (via the \n character). As many cells as necessary are output, one below the other.
Text can be aligned, centered or justified. The cell block can be framed and the background painted.
mv
in file class.afiles.php, method afiles::mv()
    Move a file or a directory
MyAccount
in file display.php, function MyAccount()
    MyAccount() Renvoie les liens de creation de compte ou de déconnexion suivant le statut de l'utilisateur
MyAccount
in file display.php, function MyAccount()
    MyAccount() Renvoie les liens de creation de compte ou de déconnexion suivant le statut de l'utilisateur
mysql
in file class.mysql.php, class mysql
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menu.php
procedural page menu.php
meta_data.php
procedural page meta_data.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod_biblio.php
procedural page mod_biblio.php
mod_link.php
procedural page mod_link.php
mod_multi.php
procedural page mod_multi.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mod_e.php
procedural page mod_e.php
mod_p.php
procedural page mod_p.php
mod_r.php
procedural page mod_r.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mail_actions.php
procedural page mail_actions.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
modpass.php
procedural page modpass.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mod_cal.php
procedural page mod_cal.php
mod_com.php
procedural page mod_com.php
mysql.inc.php
procedural page mysql.inc.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
mail_actions.php
procedural page mail_actions.php
menurub.php
procedural page menurub.php
mod.php
procedural page mod.php
mysql.inc.php
procedural page mysql.inc.php
top

n

$n
in file tcpdf.php, variable TCPDF::$n
$NAME
in file class.project.php, variable project::$NAME
$NAME
in file class.yellowpages.php, variable yellowpages::$NAME
$name
in file Font.class.php, variable awFileFont::$name
    The name of the font, without the extension
$name
in file Graph.class.php, variable awGraph::$name
    Graph name
$NAME
in file class.level.php, variable level::$NAME
$NAME
in file class.theme.php, variable theme::$NAME
$NB_TEMPLATE
in file class.news.php, variable news::$NB_TEMPLATE
$NB_USERS
in file class.user.php, variable user::$NB_USERS
$noise
in file AntiSpam.class.php, variable awAntiSpam::$noise
    Noise intensity
$number
in file Pie.class.php, variable awPie::$number
    Labels number
$number
in file BarPlot.class.php, variable awBarPlot::$number
    Bar plot number
$number
in file Tick.class.php, variable awTick::$number
    Ticks number
$numberByTick
in file Tick.class.php, variable awTick::$numberByTick
    Ticks number by other tick
no_cache.php
procedural page no_cache.php
NbLines
in file idd_pdf.php, method idd_pdf::NbLines()
news
in file class.news.php, class news
newsletter
in file class.newsletter.php, class newsletter
Noop
in file class.smtp.php, method SMTP::Noop()
    Sends the command NOOP to the SMTP server.
num_phpversion
in file lib_common.php, function num_phpversion()
    num_phpversion() Retourne un entier comme numéro de version PHP
top

o

$offsets
in file tcpdf.php, variable TCPDF::$offsets
$OrientationChanges
in file tcpdf.php, variable TCPDF::$OrientationChanges
$OutlineRoot
in file idd_pdf.php, variable idd_pdf::$OutlineRoot
$outlines
in file idd_pdf.php, variable idd_pdf::$outlines
Open
in file tcpdf.php, method TCPDF::Open()
    This method begins the generation of the PDF document. It is not necessary to call it explicitly because AddPage() does it automatically.
optimize
in file lib_common.php, function optimize()
    optimize()
OUT
in file Tick.class.php, class constant awTick::OUT
    Out mode
OUT
in file Shadow.class.php, class constant awShadow::OUT
    Out mode
Output
in file class.codimage.php, method codimage::Output()
Output
in file tcpdf.php, method TCPDF::Output()
    Send the document to a given destination: string, local file or browser. In the last case, the plug-in may be used (if present) or a download ("Save as" dialog box) may be forced.
The method first calls Close() if necessary to terminate the document.
top

p

$p1
in file Math.class.php, variable awLine::$p1
    Line first point
$p2
in file Math.class.php, variable awLine::$p2
    Line second point
$padding
in file Component.class.php, variable awComponent::$padding
    Component padding
$padding
in file Axis.class.php, variable awAxis::$padding
    Axis left and right padding
$PADDING_X
in file class.codimage.php, variable codimage::$PADDING_X
$PADDING_Y
in file class.codimage.php, variable codimage::$PADDING_Y
$page
in file tcpdf.php, variable TCPDF::$page
$PageBreakTrigger
in file tcpdf.php, variable TCPDF::$PageBreakTrigger
$PageLinks
in file tcpdf.php, variable TCPDF::$PageLinks
$pages
in file tcpdf.php, variable TCPDF::$pages
$PARENT
in file class.workshop_com.php, variable workshop_com::$PARENT
$PARENT_ID
in file class.project.php, variable project::$PARENT_ID
$Password
in file class.phpmailer.php, variable PHPMailer::$Password
    Sets SMTP password.
$PASSWORD
in file class.user.php, variable user::$PASSWORD
$PDFVersion
in file tcpdf.php, variable TCPDF::$PDFVersion
$PEREMPT_DATE
in file class.news.php, variable news::$PEREMPT_DATE
$PHONE
in file class.yellowpages.php, variable yellowpages::$PHONE
$PHOTO_URI
in file class.news.php, variable news::$PHOTO_URI
$phpFontDriver
in file Driver.class.php, variable awDriver::$phpFontDriver
    The FontDriver object that will be used to draw text with PHP fonts.
$php_extension
in file class.config_file.php, variable config_file::$php_extension
$PluginDir
in file class.phpmailer.php, variable PHPMailer::$PluginDir
    Path to PHPMailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
$points
in file Math.class.php, variable awPolygon::$points
    Polygon points
$Port
in file class.phpmailer.php, variable PHPMailer::$Port
    Sets the default SMTP server port.
$position
in file Pie.class.php, variable awPie::$position
    Labels position
$position
in file Legend.class.php, variable awLegend::$position
    Legend position
$POSTAL_CODE
in file class.yellowpages.php, variable yellowpages::$POSTAL_CODE
$POSTED_BY
in file class.project.php, variable project::$POSTED_BY
$POSTED_BY
in file class.calendar.php, variable calendar::$POSTED_BY
$POSTED_BY
in file class.publication.php, variable publication::$POSTED_BY
$POSTED_BY
in file class.news.php, variable news::$POSTED_BY
$POSTED_BY
in file class.newsletter.php, variable newsletter::$POSTED_BY
$POST_DATE
in file class.news.php, variable news::$POST_DATE
$precision
in file Pie.class.php, variable awPie::$precision
    Labels precision
$Priority
in file class.phpmailer.php, variable PHPMailer::$Priority
    Email priority (1 = High, 3 = Normal, 5 = low).
$PRIORITY_ID
in file class.project.php, variable project::$PRIORITY_ID
$PROFILE
in file class.user.php, variable user::$PROFILE
$PUBLISHED_DATE
in file class.newsletter.php, variable newsletter::$PUBLISHED_DATE
$PUBLISHED_DATE
in file class.publication.php, variable publication::$PUBLISHED_DATE
$PUBLISHED_DATE
in file class.news.php, variable news::$PUBLISHED_DATE
$PUBLISHED_DATE
in file class.workshop_report.php, variable workshop_report::$PUBLISHED_DATE
$PUBLISHED_DATE
in file class.project.php, variable project::$PUBLISHED_DATE
$P_ADDRESS
in file class.sdi.php, variable sdi::$P_ADDRESS
$P_AVATAR
in file class.user.php, variable user::$P_AVATAR
$P_BIRTHDATE
in file class.user.php, variable user::$P_BIRTHDATE
$P_BODY
in file class.contents.php, variable contents::$P_BODY
$P_CITY
in file class.user.php, variable user::$P_CITY
$P_DATE_CREA
in file class.contents.php, variable contents::$P_DATE_CREA
$P_DATE_CREA
in file class.sdi.php, variable sdi::$P_DATE_CREA
$P_DESCRIPTION
in file class.sdi.php, variable sdi::$P_DESCRIPTION
$P_EMAIL
in file class.user.php, variable user::$P_EMAIL
$P_EMAIL
in file class.sdi.php, variable sdi::$P_EMAIL
$P_EMAIL_DISPLAY
in file class.user.php, variable user::$P_EMAIL_DISPLAY
$P_FAX
in file class.sdi.php, variable sdi::$P_FAX
$P_ID
in file class.contents.php, variable contents::$P_ID
$P_ID
in file class.sdi.php, variable sdi::$P_ID
$P_ID
in file class.user.php, variable user::$P_ID
$P_INCHARGE
in file class.sdi.php, variable sdi::$P_INCHARGE
$P_JOB
in file class.user.php, variable user::$P_JOB
$P_LAST_MODIFY
in file class.sdi.php, variable sdi::$P_LAST_MODIFY
$P_LAST_MODIFY
in file class.contents.php, variable contents::$P_LAST_MODIFY
$P_LEISURES
in file class.user.php, variable user::$P_LEISURES
$P_MAX_PHOTO_MAX_WIDTH
in file class.contents.php, variable contents::$P_MAX_PHOTO_MAX_WIDTH
$P_MAX_PHOTO_MIN_WIDTH
in file class.contents.php, variable contents::$P_MAX_PHOTO_MIN_WIDTH
$P_NAME
in file class.sdi.php, variable sdi::$P_NAME
$P_PHONE
in file class.sdi.php, variable sdi::$P_PHONE
$P_PHOTOS_URI
in file class.contents.php, variable contents::$P_PHOTOS_URI
$P_QUOTATION
in file class.user.php, variable user::$P_QUOTATION
$P_SERVICE
in file class.sdi.php, variable sdi::$P_SERVICE
$P_SIGNATURE
in file class.user.php, variable user::$P_SIGNATURE
$P_TABLE
in file class.contents.php, variable contents::$P_TABLE
$P_TEMPLATE
in file class.contents.php, variable contents::$P_TEMPLATE
$P_TITLE
in file class.contents.php, variable contents::$P_TITLE
$P_UPLOAD_MAX_MO
in file class.contents.php, variable contents::$P_UPLOAD_MAX_MO
$P_URI_INPUT
in file class.contents.php, variable contents::$P_URI_INPUT
$P_URI_OUTPUT
in file class.contents.php, variable contents::$P_URI_OUTPUT
pgsql.inc.php
procedural page pgsql.inc.php
Pattern.class.php
procedural page Pattern.class.php
Pattern.class.php
procedural page Pattern.class.php
Pie.class.php
procedural page Pie.class.php
Plot.class.php
procedural page Plot.class.php
Pattern.class.php
procedural page Pattern.class.php
Pie.class.php
procedural page Pie.class.php
Plot.class.php
procedural page Plot.class.php
Pie.class.php
procedural page Pie.class.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
PageNo
in file tcpdf.php, method TCPDF::PageNo()
    Returns the current page number.
PAPERCLIP
in file Mark.class.php, class constant awMark::PAPERCLIP
    Paperclip mark
ParagraphBreak
in file idd_pdf.php, method idd_pdf::ParagraphBreak()
PARAGRAPH_BREAK
in file pdf.doc_define.php, constant PARAGRAPH_BREAK
parseConfig
in file class.config_file.php, method config_file::parseConfig()
    config_file::parseConfig()
parse_ini
in file class.afiles.php, method afiles::parse_ini()
    Parse a ini file
PDF_AUTHOR
in file tcpdf_config.php, constant PDF_AUTHOR
    document author
PDF_CREATOR
in file tcpdf_config.php, constant PDF_CREATOR
    document creator
PDF_FONT_NAME_DATA
in file tcpdf_config.php, constant PDF_FONT_NAME_DATA
    data font name
PDF_FONT_NAME_MAIN
in file tcpdf_config.php, constant PDF_FONT_NAME_MAIN
    main font name
PDF_FONT_SIZE_DATA
in file tcpdf_config.php, constant PDF_FONT_SIZE_DATA
    data font size
PDF_FONT_SIZE_MAIN
in file tcpdf_config.php, constant PDF_FONT_SIZE_MAIN
    main font size
PDF_HEADER_LOGO
in file tcpdf_config.php, constant PDF_HEADER_LOGO
    image logo
PDF_HEADER_LOGO_WIDTH
in file tcpdf_config.php, constant PDF_HEADER_LOGO_WIDTH
    header logo image width [mm]
PDF_HEADER_STRING
in file tcpdf_config.php, constant PDF_HEADER_STRING
    header description string
PDF_HEADER_TITLE
in file tcpdf_config.php, constant PDF_HEADER_TITLE
    header title
PDF_IMAGE_SCALE_RATIO
in file tcpdf_config.php, constant PDF_IMAGE_SCALE_RATIO
    scale factor for images (number of points in user unit)
PDF_MARGIN_BOTTOM
in file tcpdf_config.php, constant PDF_MARGIN_BOTTOM
    bottom margin
PDF_MARGIN_FOOTER
in file tcpdf_config.php, constant PDF_MARGIN_FOOTER
    footer margin
PDF_MARGIN_HEADER
in file tcpdf_config.php, constant PDF_MARGIN_HEADER
    header margin
PDF_MARGIN_LEFT
in file tcpdf_config.php, constant PDF_MARGIN_LEFT
    left margin
PDF_MARGIN_RIGHT
in file tcpdf_config.php, constant PDF_MARGIN_RIGHT
    right margin
PDF_MARGIN_TOP
in file tcpdf_config.php, constant PDF_MARGIN_TOP
    top margin
PDF_PAGE_FORMAT
in file tcpdf_config.php, constant PDF_PAGE_FORMAT
    page format
PDF_PAGE_ORIENTATION
in file tcpdf_config.php, constant PDF_PAGE_ORIENTATION
    page orientation (P=portrait, L=landscape)
PDF_PRODUCER
in file tcpdf.php, constant PDF_PRODUCER
    define default PDF document producer
PDF_UNIT
in file tcpdf_config.php, constant PDF_UNIT
    document unit of measure [pt=point, mm=millimeter, cm=centimeter, in=inch]
pgsql
in file class.pgsql.php, class pgsql
PHPMailer
in file class.phpmailer.php, class PHPMailer
    PHPMailer - PHP email transport class
PIE_AQUA
in file Pie.class.php, constant PIE_AQUA
PIE_COLORED
in file Pie.class.php, constant PIE_COLORED
PIE_DARK
in file Pie.class.php, constant PIE_DARK
PIE_EARTH
in file Pie.class.php, constant PIE_EARTH
PLOT_BOTH
in file Plot.class.php, constant PLOT_BOTH
PLOT_BOTTOM
in file Plot.class.php, constant PLOT_BOTTOM
PLOT_LEFT
in file Plot.class.php, constant PLOT_LEFT
PLOT_RIGHT
in file Plot.class.php, constant PLOT_RIGHT
PLOT_TOP
in file Plot.class.php, constant PLOT_TOP
PLUS
in file Mark.class.php, class constant awMark::PLUS
    Plus mark
PNG
in file Image.class.php, class constant awImage::PNG
    Use PNG for image
point
in file gd.class.php, method awGDDriver::point()
point
in file ming.class.php, method awMingDriver::point()
    Draw a pixel
point
in file Driver.class.php, method awDriver::point()
    Draw a pixel
polygon
in file gd.class.php, method awGDDriver::polygon()
polygon
in file Border.class.php, method awBorder::polygon()
    Draw border as a polygon
polygon
in file ming.class.php, method awMingDriver::polygon()
    Draw a polygon
polygon
in file Driver.class.php, method awDriver::polygon()
    Draw a polygon
polygonLinearGradient
in file gd.class.php, method awGDGradientDriver::polygonLinearGradient()
POLYGON_DASHED
in file Math.class.php, constant POLYGON_DASHED
POLYGON_DOTTED
in file Math.class.php, constant POLYGON_DOTTED
POLYGON_SOLID
in file Math.class.php, constant POLYGON_SOLID
PrioritySelectBox
in file input_helpers.php, function PrioritySelectBox()
    PrioritySelectBox() Génére une select-box pour les priorités
project
in file class.project.php, class project
pgsql.inc.php
procedural page pgsql.inc.php
ProjectSelectBox
in file input_helpers.php, function ProjectSelectBox()
    ProjectSelectBox() Génére une select-box pour les projets
pgsql.inc.php
procedural page pgsql.inc.php
publication
in file class.publication.php, class publication
pgsql.inc.php
procedural page pgsql.inc.php
pdf.doc_define.php
procedural page pdf.doc_define.php
pdf.firstpage.php
procedural page pdf.firstpage.php
pdf.lastpage.php
procedural page pdf.lastpage.php
pdf.report.inc.php
procedural page pdf.report.inc.php
pdf.summary.php
procedural page pdf.summary.php
phpsql.process.php
procedural page phpsql.process.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
pgsql.inc.php
procedural page pgsql.inc.php
top

q

quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
QuickBoxNow
in file lib_common.php, function QuickBoxNow()
    QuickBoxNow() Génération de la quickbox
Quit
in file class.smtp.php, method SMTP::Quit()
    Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
quote_ini
in file class.afiles.php, method afiles::quote_ini()
    Quote ini var if needed
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickicons.php
procedural page quickicons.php
quickicons.php
procedural page quickicons.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
quickbox.php
procedural page quickbox.php
top

r

$RANGE
in file class.level.php, variable level::$RANGE
$RANGE
in file class.news.php, variable news::$RANGE
$range
in file Axis.class.php, variable awAxis::$range
    Axis range
$rangeCallback
in file Axis.class.php, variable awAxis::$rangeCallback
    Axis range callback function
$RANGE_DASHBOARD
in file class.theme.php, variable theme::$RANGE_DASHBOARD
$RANGE_NEWS
in file class.theme.php, variable theme::$RANGE_NEWS
$RANGE_PROJECT
in file class.theme.php, variable theme::$RANGE_PROJECT
$RANGE_PUBLICATION
in file class.theme.php, variable theme::$RANGE_PUBLICATION
$RANGE_WORKSHOP
in file class.theme.php, variable theme::$RANGE_WORKSHOP
$RATIO
in file class.image.php, variable image::$RATIO
$red
in file Color.class.php, variable awColor::$red
$release_params
in file class.config_file.php, variable config_file::$release_params
$resource
in file gd.class.php, variable awGDDriver::$resource
    A GD resource
$resource
in file Image.class.php, variable awImage::$resource
    GD resource
$Result
in file class.bench.php, variable bench::$Result
$RESULT
in file class.mysql.php, variable mysql::$RESULT
$RESULT
in file class.pgsql.php, variable pgsql::$RESULT
$RESUME
in file class.publication.php, variable publication::$RESUME
$RESUME
in file class.workshop.php, variable workshop::$RESUME
$RESUME
in file class.workshop_report.php, variable workshop_report::$RESUME
$RIGHT
in file class.user.php, variable user::$RIGHT
$right
in file Plot.class.php, variable awPlotAxis::$right
    Right axis
$right
in file Tools.class.php, variable awSide::$right
    Right side
$rMargin
in file tcpdf.php, variable TCPDF::$rMargin
$ROOT
in file class.theme.php, variable theme::$ROOT
$ROOT
in file class.scale.php, variable scale::$ROOT
$rows
in file Legend.class.php, variable awLegend::$rows
    Number of rows
$R_BODY
in file class.sdi.php, variable sdi::$R_BODY
$R_CATEGORY_USER
in file class.user.php, variable user::$R_CATEGORY_USER
$R_DASHBOARD
in file class.user.php, variable user::$R_DASHBOARD
$R_DATE_CREA
in file class.sdi.php, variable sdi::$R_DATE_CREA
$R_ID
in file class.user.php, variable user::$R_ID
$R_ID
in file class.sdi.php, variable sdi::$R_ID
$R_LAST_MODIFY
in file class.sdi.php, variable sdi::$R_LAST_MODIFY
$R_LEVEL
in file class.user.php, variable user::$R_LEVEL
$R_MASK_URI
in file class.sdi.php, variable sdi::$R_MASK_URI
$R_NEWS
in file class.user.php, variable user::$R_NEWS
$R_PROJECT
in file class.user.php, variable user::$R_PROJECT
$R_PUBLICATION
in file class.user.php, variable user::$R_PUBLICATION
$R_REFERER_URI
in file class.sdi.php, variable sdi::$R_REFERER_URI
$R_SCALE
in file class.user.php, variable user::$R_SCALE
$R_THEME
in file class.user.php, variable user::$R_THEME
$R_TITLE
in file class.sdi.php, variable sdi::$R_TITLE
$R_WORKSHOP
in file class.user.php, variable user::$R_WORKSHOP
$R_YELLOWPAGES
in file class.user.php, variable user::$R_YELLOWPAGES
rap.php
procedural page rap.php
rewrite.php
procedural page rewrite.php
rss2.php
procedural page rss2.php
read_file
in file class.afiles.php, method afiles::read_file()
    Read the content of a file
Recipient
in file class.smtp.php, method SMTP::Recipient()
    Sends the command RCPT to the SMTP server with the TO: argument of $to.
Rect
in file tcpdf.php, method TCPDF::Rect()
    Outputs a rectangle. It can be drawn (border only), filled (with no border) or both.
rectangle
in file gd.class.php, method awGDDriver::rectangle()
rectangle
in file Driver.class.php, method awDriver::rectangle()
    Draw a colored rectangle
rectangle
in file Border.class.php, method awBorder::rectangle()
    Draw border as a rectangle
rectangle
in file ming.class.php, method awMingDriver::rectangle()
    Draw a colored rectangle
rectangleLinearGradient
in file gd.class.php, method awGDGradientDriver::rectangleLinearGradient()
reduce
in file Plot.class.php, method awPlot::reduce()
    Reduce number of values in the plot
registerClass
in file Image.class.php, function registerClass()
registerInterface
in file Image.class.php, function registerInterface()
ReloadIndex
in file lib_common.php, function ReloadIndex()
    ReloadIndex() Chargement de l'index après destruction de sessions
replace
in file class.language.php, method language::replace()
    language::replace()
ReplaceInvalidChars
in file lib_common.php, function ReplaceInvalidChars()
    ReplaceInvalidChars() Remplacement des caractères invalides par leurs entités HTML
Reset
in file class.smtp.php, method SMTP::Reset()
    Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
resources
in file class.resources.php, class resources
return_result
in file class.bench.php, method bench::return_result()
return_simple_result
in file class.bench.php, method bench::return_simple_result()
reverseTickStyle
in file Axis.class.php, method awAxis::reverseTickStyle()
    Reverse ticks style
rgba
in file Color.class.php, method awColor::rgba()
    Get RGB and alpha values of your color
RHOMBUS
in file Mark.class.php, class constant awMark::RHOMBUS
    Rhombus mark
RIGHT
in file Tools.class.php, class constant awPositionable::RIGHT
    Right align
RIGHT
in file Plot.class.php, class constant awPlot::RIGHT
    Right axis
RIGHT_BOTTOM
in file Shadow.class.php, class constant awShadow::RIGHT_BOTTOM
    Shadow on right and bottom sides
RIGHT_TOP
in file Shadow.class.php, class constant awShadow::RIGHT_TOP
    Shadow on right and top sides
rm
in file class.afiles.php, method afiles::rm()
    Remove files or/and directories
Row
in file idd_pdf.php, method idd_pdf::Row()
top

s

$SCALE
in file class.news.php, variable news::$SCALE
$SCALE
in file class.publication.php, variable publication::$SCALE
$SCALE_ID
in file class.project.php, variable project::$SCALE_ID
$SDI
in file class.project.php, variable project::$SDI
$SD_THEME
in file class.theme.php, variable theme::$SD_THEME
$section_theme
in file class.config_file.php, variable config_file::$section_theme
$Sender
in file class.phpmailer.php, variable PHPMailer::$Sender
    Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
$Sendmail
in file class.phpmailer.php, variable PHPMailer::$Sendmail
    Sets the path of the sendmail program.
$shadow
in file Image.class.php, variable awImage::$shadow
    Shadow
$shadow
in file Legend.class.php, variable awLegend::$shadow
    Legend shadow
$size
in file Mark.class.php, variable awMark::$size
    Mark size
$size
in file Pie.class.php, variable awPie::$size
    Intensity of the 3D effect
$size
in file Font.class.php, variable awFileFont::$size
    The size of the font
$size
in file Tick.class.php, variable awTick::$size
    Ticks size
$SMTPAuth
in file class.phpmailer.php, variable PHPMailer::$SMTPAuth
    Sets SMTP authentication. Utilizes the Username and Password variables.
$SMTPDebug
in file class.phpmailer.php, variable PHPMailer::$SMTPDebug
    Sets SMTP class debugging on or off.
$SMTPKeepAlive
in file class.phpmailer.php, variable PHPMailer::$SMTPKeepAlive
    Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
$SMTP_PORT
in file class.smtp.php, variable SMTP::$SMTP_PORT
    SMTP server port
$SON_TABLE
in file class.scale.php, variable scale::$SON_TABLE
$space
in file Legend.class.php, variable awLegend::$space
    Space between each legend
$space
in file Component.class.php, variable awComponent::$space
    Component space
$start
in file class.bench.php, variable bench::$start
$state
in file tcpdf.php, variable TCPDF::$state
$STATUT
in file class.theme.php, variable theme::$STATUT
$STATUT
in file class.workshop.php, variable workshop::$STATUT
$STATUT
in file class.project.php, variable project::$STATUT
$STATUT
in file class.workshop_com.php, variable workshop_com::$STATUT
$STATUT
in file class.workshop_report.php, variable workshop_report::$STATUT
$STATUT
in file class.news.php, variable news::$STATUT
$STATUT
in file class.newsletter.php, variable newsletter::$STATUT
$STATUT
in file class.yellowpages.php, variable yellowpages::$STATUT
$STATUT
in file class.publication.php, variable publication::$STATUT
$STATUT
in file class.level.php, variable level::$STATUT
$STATUT
in file class.scale.php, variable scale::$STATUT
$STREET
in file class.yellowpages.php, variable yellowpages::$STREET
$string
in file AntiSpam.class.php, variable awAntiSpam::$string
    Anti-spam string
$style
in file Tick.class.php, variable awTick::$style
    Ticks style
$style
in file Border.class.php, variable awBorder::$style
    Border line style
$style
in file Math.class.php, variable awShape::$style
    Shape style
$Subject
in file class.phpmailer.php, variable PHPMailer::$Subject
    Sets the Subject of the message.
$subject
in file tcpdf.php, variable TCPDF::$subject
$SUBJECT
in file class.workshop_com.php, variable workshop_com::$SUBJECT
$SURFACE
in file class.scale.php, variable scale::$SURFACE
search.php
procedural page search.php
Shadow.class.php
procedural page Shadow.class.php
ScatterPlot.class.php
procedural page ScatterPlot.class.php
Shadow.class.php
procedural page Shadow.class.php
ScatterPlot.class.php
procedural page ScatterPlot.class.php
ScatterPlot.class.php
procedural page ScatterPlot.class.php
server.php
procedural page server.php
sup.php
procedural page sup.php
sup.php
procedural page sup.php
securitycode.php
procedural page securitycode.php
styleswitcher.php
procedural page styleswitcher.php
sup.php
procedural page sup.php
subscribe.php
procedural page subscribe.php
sup.php
procedural page sup.php
sup.php
procedural page sup.php
sidebar.php
procedural page sidebar.php
sup.php
procedural page sup.php
sdi_report.php
procedural page sdi_report.php
sup.php
procedural page sup.php
save
in file AntiSpam.class.php, method awAntiSpam::save()
    Save string value in session You can use check() to verify the value later
scale
in file class.scale.php, class scale
sup.php
procedural page sup.php
ScaleSelectBox
in file input_helpers.php, function ScaleSelectBox()
    ScaleSelectBox() Génére une select-box pour les échelles
scan
in file class.language.php, method language::scan()
    language::scan()
sdi
in file class.sdi.php, class sdi
sup.php
procedural page sup.php
SDIMultiSelectBox
in file input_helpers.php, function SDIMultiSelectBox()
    SDIMultiSelectBox()
SDI_INFO_SIZE
in file pdf.doc_define.php, constant SDI_INFO_SIZE
SDI_INFO_STYLE
in file pdf.doc_define.php, constant SDI_INFO_STYLE
SDI_ITEM_SIZE
in file pdf.doc_define.php, constant SDI_ITEM_SIZE
SDI_ITEM_STYLE
in file pdf.doc_define.php, constant SDI_ITEM_STYLE
SDI_TITLE_SIZE
in file pdf.doc_define.php, constant SDI_TITLE_SIZE
SDI_TITLE_STYLE
in file pdf.doc_define.php, constant SDI_TITLE_STYLE
SDThemeSelectBox
in file input_helpers.php, function SDThemeSelectBox()
    SDThemeSelectBox() Génére une select-box pour les thèmes Développement Durable
selectDriver
in file Image.class.php, method awImage::selectDriver()
    Select the correct driver
selectXAxis
in file Plot.class.php, method awPlotGroup::selectXAxis()
selectYAxis
in file Plot.class.php, method awPlotGroup::selectYAxis()
Send
in file class.phpmailer.php, method PHPMailer::Send()
    Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
send
in file Image.class.php, method awImage::send()
    Send the image into a file or to the user browser
send
in file Driver.class.php, method awDriver::send()
    Sends the image, as well as the correct HTTP headers, to the browser
send
in file ming.class.php, method awMingDriver::send()
    Sends the image, as well as the correct HTTP headers, to the browser
send
in file gd.class.php, method awGDDriver::send()
Send
in file class.smtp.php, method SMTP::Send()
    Starts a mail transaction from the email address specified in
SendAndMail
in file class.smtp.php, method SMTP::SendAndMail()
    Starts a mail transaction from the email address specified in
sendHeaders
in file Image.class.php, method awImage::sendHeaders()
    Send the correct HTTP header according to the image type
SendOrMail
in file class.smtp.php, method SMTP::SendOrMail()
    Starts a mail transaction from the email address specified in
serialize
in file class.afiles.php, method afiles::serialize()
    Serialize and creates a file with the serial
session
in file AntiSpam.class.php, method awAntiSpam::session()
set
in file Label.class.php, method awLabel::set()
    Set one or several labels
set
in file Tools.class.php, method awSide::set()
    Change side values
set
in file Math.class.php, method awPolygon::set()
    Set a point in the polygon
set3D
in file Pie.class.php, method awPie::set3D()
    Change 3D effect intensity
setAbsPosition
in file Driver.class.php, method awDriver::setAbsPosition()
    Inform the driver of the position of your image This method need absolutes values
setAbsPosition
in file gd.class.php, method awGDDriver::setAbsPosition()
setAbsPosition
in file Component.class.php, method awComponent::setAbsPosition()
    Change the absolute position of the component on the graph
setAbsPosition
in file ming.class.php, method awMingDriver::setAbsPosition()
    Inform the driver of the position of your image This method need absolutes values
setAbsSize
in file ming.class.php, method awMingDriver::setAbsSize()
    Inform the driver of the size of your image You can set absolute size with this method.
setAbsSize
in file Driver.class.php, method awDriver::setAbsSize()
    Inform the driver of the size of your image You can set absolute size with this method.
setAbsSize
in file gd.class.php, method awGDDriver::setAbsSize()
setAbsSize
in file Component.class.php, method awComponent::setAbsSize()
    Change the absolute size of the component
setAlign
in file Legend.class.php, method awLegend::setAlign()
    Change alignment
setAlign
in file Label.class.php, method awLabel::setAlign()
    Change alignment
setAlign
in file Tools.class.php, method awPositionable::setAlign()
    Change alignment
SetAligns
in file idd_pdf.php, method idd_pdf::SetAligns()
setAngle
in file Label.class.php, method awLabel::setAngle()
    Change font angle
setAngle
in file Text.class.php, method awText::setAngle()
    Change text angle
setAntiAliasing
in file ming.class.php, method awMingDriver::setAntiAliasing()
    Turn antialiasing on or off
setAntiAliasing
in file gd.class.php, method awGDDriver::setAntiAliasing()
setAntiAliasing
in file Image.class.php, method awImage::setAntiAliasing()
    Turn antialiasing on or off
setAntiAliasing
in file Driver.class.php, method awDriver::setAntiAliasing()
    Turn antialiasing on or off
setArg
in file Pattern.class.php, method awPattern::setArg()
    Change pattern argument
setArgs
in file Pattern.class.php, method awPattern::setArgs()
    Change several arguments
SetAuthor
in file tcpdf.php, method TCPDF::SetAuthor()
    Defines the author of the document.
SetAutoPageBreak
in file tcpdf.php, method TCPDF::SetAutoPageBreak()
    Enables or disables the automatic page breaking mode. When enabling, the second parameter is the distance from the bottom of the page that defines the triggering limit. By default, the mode is on and the margin is 2 cm.
setBackground
in file Image.class.php, method awImage::setBackground()
    Change image background
setBackground
in file Text.class.php, method awText::setBackground()
    Change text background
setBackground
in file Label.class.php, method awLabel::setBackground()
    Change text background
setBackground
in file Legend.class.php, method awLegend::setBackground()
    Change background
setBackgroundColor
in file Label.class.php, method awLabel::setBackgroundColor()
    Change text background color
setBackgroundColor
in file Grid.class.php, method awGrid::setBackgroundColor()
    Change grid background color
setBackgroundColor
in file Legend.class.php, method awLegend::setBackgroundColor()
    Change background color
SetBackgroundColor
in file class.codimage.php, method codimage::SetBackgroundColor()
setBackgroundColor
in file Component.class.php, method awComponent::setBackgroundColor()
    Change component background color
setBackgroundColor
in file Image.class.php, method awImage::setBackgroundColor()
    Change image background color
setBackgroundColor
in file Text.class.php, method awText::setBackgroundColor()
    Change text background color
setBackgroundGradient
in file Image.class.php, method awImage::setBackgroundGradient()
    Change image background gradient
setBackgroundGradient
in file Text.class.php, method awText::setBackgroundGradient()
    Change text background gradient
setBackgroundGradient
in file Label.class.php, method awLabel::setBackgroundGradient()
    Change text background gradient
setBackgroundGradient
in file Legend.class.php, method awLegend::setBackgroundGradient()
    Change background gradient
setBackgroundGradient
in file Component.class.php, method awComponent::setBackgroundGradient()
    Change component background gradient
setBackgroundImage
in file Component.class.php, method awComponent::setBackgroundImage()
    Change component background image
setBarcode
in file tcpdf.php, method TCPDF::setBarcode()
    Set document barcode.
setBarColor
in file BarPlot.class.php, method awBarPlot::setBarColor()
    Change line background color
setBarGradient
in file BarPlot.class.php, method awBarPlot::setBarGradient()
    Change line background gradient
setBarPadding
in file BarPlot.class.php, method awBarPlot::setBarPadding()
    Change bars padding This method is not compatible with awBarPlot::setBarPadding()
setBarSize
in file BarPlot.class.php, method awBarPlot::setBarSize()
    Change bars size This method is not compatible with awBarPlot::setBarPadding()
setBarSpace
in file BarPlot.class.php, method awBarPlot::setBarSpace()
    Change bars space
setBorder
in file Pie.class.php, method awPie::setBorder()
    Set a border all around the pie
setBorderColor
in file Pie.class.php, method awPie::setBorderColor()
    Set a border all around the pie
setCallbackFunction
in file Label.class.php, method awLabel::setCallbackFunction()
    Set a callback function for labels
setCenter
in file Component.class.php, method awComponent::setCenter()
    Set the center of the component
setColor
in file Label.class.php, method awLabel::setColor()
    Change font color
setColor
in file MathPlot.class.php, method awMathFunction::setColor()
    Change line color
setColor
in file Text.class.php, method awText::setColor()
    Change text color
setColor
in file ScatterPlot.class.php, method awScatterPlot::setColor()
    Change line color
SetColor
in file idd_pdf.php, method idd_pdf::SetColor()
    idd_pdf::SetColor()
setColor
in file Axis.class.php, method awAxis::setColor()
    Change axis and axis title color
setColor
in file Tick.class.php, method awTick::setColor()
    Change ticks color
setColor
in file LinePlot.class.php, method awSimpleLinePlot::setColor()
    Change line color
setColor
in file LinePlot.class.php, method awLinePlot::setColor()
    Change line color
setColor
in file Grid.class.php, method awGrid::setColor()
    Change grid color
setColor
in file Border.class.php, method awBorder::setColor()
    Change border color This method automatically shows the border if it is hidden
setColor
in file Shadow.class.php, method awShadow::setColor()
    Change shadow color
setColumns
in file Legend.class.php, method awLegend::setColumns()
    Change number of columns
SetCompression
in file tcpdf.php, method TCPDF::SetCompression()
    Activates or deactivates page compression. When activated, the internal representation of each page is compressed, which leads to a compression ratio of about 2 for the resulting document. Compression is on by default.
SetCookieDefaultUserStyle
in file styleswitcher.php, function SetCookieDefaultUserStyle()
    SetCookieDefaultUserStyle() supprime le cookie de style css de l'interface publique permettant l'affichage du style par défaut
SetCookieTest
in file styleswitcher.php, function SetCookieTest()
    SetCookieTest() set un cookie pour test acceptation client
SetCookieUserStyle
in file styleswitcher.php, function SetCookieUserStyle()
    SetCookieUserStyle() set le cookie de style css de l'interface publique
SetCreator
in file tcpdf.php, method TCPDF::SetCreator()
    Defines the creator of the document. This is typically the name of the application that generates the PDF.
setDbParams
in file class.config_file.php, method config_file::setDbParams()
    config_file::setDbParams()
SetDisplayMode
in file tcpdf.php, method TCPDF::SetDisplayMode()
    Defines the way the document is to be displayed by the viewer. The zoom level can be set: pages can be displayed entirely on screen, occupy the full width of the window, use real size, be scaled by a specific zooming factor or use viewer default (configured in the Preferences menu of Acrobat). The page layout can be specified too: single at once, continuous display, two columns or viewer default. By default, documents use the full width mode with continuous display.
SetDrawColor
in file tcpdf.php, method TCPDF::SetDrawColor()
    Defines the color used for all drawing operations (lines, rectangles and cell borders). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
setDriver
in file Image.class.php, method awImage::setDriver()
    Sets the driver that will be used to draw the graph
setExtension
in file Font.class.php, method awFileFont::setExtension()
    Set the extension, without the dot
setFill
in file Mark.class.php, method awMark::setFill()
    Fill the mark with a color or a gradient
SetFillColor
in file tcpdf.php, method TCPDF::SetFillColor()
    Defines the color used for all filling operations (filled rectangles and cell backgrounds). It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
setFillColor
in file LinePlot.class.php, method awLinePlot::setFillColor()
    Change line background color
setFilledArea
in file LinePlot.class.php, method awLinePlot::setFilledArea()
    Add a filled area
setFillGradient
in file LinePlot.class.php, method awLinePlot::setFillGradient()
    Change line background gradient
SetFont
in file BarcodeObject, method BarcodeObject::SetFont()
    Set font type.
SetFont
in file tcpdf.php, method TCPDF::SetFont()
    Sets the font used to print character strings. It is mandatory to call this method at least once before printing text or the resulting document would not be valid.
setFont
in file Label.class.php, method awLabel::setFont()
    Change font for label
setFont
in file Text.class.php, method awText::setFont()
    Change text font
SetFontColor
in file class.codimage.php, method codimage::SetFontColor()
SetFontSize
in file tcpdf.php, method TCPDF::SetFontSize()
    Defines the size of the current font.
SetFontSize
in file class.codimage.php, method codimage::SetFontSize()
setFooterFont
in file tcpdf.php, method TCPDF::setFooterFont()
    Set footer font.
setFooterMargin
in file tcpdf.php, method TCPDF::setFooterMargin()
    Set footer margin.
setFormat
in file Label.class.php, method awLabel::setFormat()
    Change labels format
setFormat
in file Image.class.php, method awImage::setFormat()
    Change image format
setGrid
in file Grid.class.php, method awGrid::setGrid()
    Change the current grid
setHeaderData
in file tcpdf.php, method TCPDF::setHeaderData()
    Set header data.
setHeaderFont
in file tcpdf.php, method TCPDF::setHeaderFont()
    Set header font.
setHeaderMargin
in file tcpdf.php, method TCPDF::setHeaderMargin()
    Set header margin.
SetHTMLTitle
in file items.php, function SetHTMLTitle()
    SetHTMLTitle()
setImage
in file Mark.class.php, method awMark::setImage()
    Set an image Only for awMark::IMAGE type.
setImageScale
in file tcpdf.php, method TCPDF::setImageScale()
    Set the image scale.
setImageSize
in file gd.class.php, method awGDDriver::setImageSize()
setImageSize
in file ming.class.php, method awMingDriver::setImageSize()
    Change the image size
setImageSize
in file Driver.class.php, method awDriver::setImageSize()
    Change the image size
setImpulse
in file ScatterPlot.class.php, method awScatterPlot::setImpulse()
    Display plot as impulses
setInterval
in file MathPlot.class.php, method awMathPlot::setInterval()
    Interval to calculate values
setInterval
in file Grid.class.php, method awGrid::setInterval()
    Change grid interval
setInterval
in file Tick.class.php, method awTick::setInterval()
    Change interval of ticks
setInterval
in file Label.class.php, method awLabel::setInterval()
    Set label interval
SetKeywords
in file tcpdf.php, method TCPDF::SetKeywords()
    Associates keywords with the document, generally in the form 'keyword1 keyword2 ...'.
setLabelInterval
in file Axis.class.php, method awAxis::setLabelInterval()
    Change interval of labels
setLabelMinimum
in file Pie.class.php, method awPie::setLabelMinimum()
    Change label minimum
setLabelNumber
in file Pie.class.php, method awPie::setLabelNumber()
    Change label number
setLabelNumber
in file Axis.class.php, method awAxis::setLabelNumber()
    Change number of labels
setLabelPosition
in file Pie.class.php, method awPie::setLabelPosition()
    Change label position
setLabelPrecision
in file Axis.class.php, method awAxis::setLabelPrecision()
    Change precision of labels
setLabelPrecision
in file Pie.class.php, method awPie::setLabelPrecision()
    Change label precision
setLabelText
in file Axis.class.php, method awAxis::setLabelText()
    Change text of labels
SetLanguage
in file class.phpmailer.php, method PHPMailer::SetLanguage()
    Sets the language for all class error messages. Returns false if it cannot load the language file. The default language type is English.
setLanguageArray
in file tcpdf.php, method TCPDF::setLanguageArray()
    Set language array.
SetLeftMargin
in file tcpdf.php, method TCPDF::SetLeftMargin()
    Defines the left margin. The method can be called before creating the first page. If the current abscissa gets out of page, it is brought back to the margin.
setLegend
in file Pie.class.php, method awPie::setLegend()
    Change legend values
SetLineWidth
in file tcpdf.php, method TCPDF::SetLineWidth()
    Defines the line width. By default, the value equals 0.2 mm. The method can be called before the first page is created and the value is retained from page to page.
SetLink
in file tcpdf.php, method TCPDF::SetLink()
    Defines the page and position a link points to
setLocation
in file Math.class.php, method awLine::setLocation()
    Change line location
setLocation
in file Math.class.php, method awPoint::setLocation()
    Change point location
SetMargins
in file tcpdf.php, method TCPDF::SetMargins()
    Defines the left, top and right margins. By default, they equal 1 cm. Call this method to change them.
setModel
in file Legend.class.php, method awLegend::setModel()
    Set a predefined model for the legend
setName
in file Font.class.php, method awFileFont::setName()
    Set the name of the font. The $name variable can contain the full path, or just the filename. Artichow will try to do The Right Thing, as well as set the extension property correctly if possible.
SetNewsletterPublished
in file class.newsletter.php, method newsletter::SetNewsletterPublished()
    newsletter::SetNewsletterPublished() rend une newsletter publié
setNoBackground
in file Grid.class.php, method awGrid::setNoBackground()
    Remove grid background
setNoise
in file AntiSpam.class.php, method awAntiSpam::setNoise()
    Set noise on image
setNumber
in file Tick.class.php, method awTick::setNumber()
    Change number of ticks
setNumberByTick
in file Tick.class.php, method awTick::setNumberByTick()
    Change number of ticks relative to others ticks
setNumberByTick
in file Axis.class.php, method awAxis::setNumberByTick()
    Change number of ticks relative to others ticks
setPadding
in file Label.class.php, method awLabel::setPadding()
    Change padding
setPadding
in file Legend.class.php, method awLegend::setPadding()
    Change legend padding
setPadding
in file Text.class.php, method awText::setPadding()
    Change padding
setPadding
in file Component.class.php, method awComponent::setPadding()
    Change component padding
setPadding
in file Axis.class.php, method awAxis::setPadding()
    Change axis padding
SetPaddingX
in file class.codimage.php, method codimage::SetPaddingX()
SetPaddingY
in file class.codimage.php, method codimage::SetPaddingY()
setParams
in file class.config_file.php, method config_file::setParams()
    config_file::setParams()
setPosition
in file Driver.class.php, method awDriver::setPosition()
    Inform the driver of the position of your image
setPosition
in file gd.class.php, method awGDDriver::setPosition()
setPosition
in file Shadow.class.php, method awShadow::setPosition()
    Change shadow position
setPosition
in file Legend.class.php, method awLegend::setPosition()
    Change legend position X and Y positions must be between 0 and 1.
setPosition
in file ming.class.php, method awMingDriver::setPosition()
    Inform the driver of the position of your image
setPostParams
in file class.config_file.php, method config_file::setPostParams()
    config_file::setPostParams()
setPrintFooter
in file tcpdf.php, method TCPDF::setPrintFooter()
    Set a flag to print page footer.
setPrintHeader
in file tcpdf.php, method TCPDF::setPrintHeader()
    Set a flag to print page header.
setRand
in file AntiSpam.class.php, method awAntiSpam::setRand()
    Create a random string
setRange
in file Axis.class.php, method awAxis::setRange()
    Change axis range
setRangeCallback
in file Axis.class.php, method awAxis::setRangeCallback()
    Change axis range callback function
setReleaseParams
in file class.config_file.php, method config_file::setReleaseParams()
    config_file::setReleaseParams()
SetRightMargin
in file tcpdf.php, method TCPDF::SetRightMargin()
    Defines the right margin. The method can be called before creating the first page.
SetRoot
in file class.theme.php, method theme::SetRoot()
    theme::SetRoot() Set the ROOT attribute to 1
setRows
in file Legend.class.php, method awLegend::setRows()
    Change number of rows
setSize
in file Tick.class.php, method awTick::setSize()
    Change ticks size
setSize
in file Font.class.php, method awFileFont::setSize()
    Set the size of the font, in pixels
setSize
in file gd.class.php, method awGDDriver::setSize()
setSize
in file Image.class.php, method awImage::setSize()
    Change the image size
setSize
in file Mark.class.php, method awMark::setSize()
    Change mark type
setSize
in file ming.class.php, method awMingDriver::setSize()
    Inform the driver of the size of your image Height and width must be between 0 and 1.
setSize
in file Shadow.class.php, method awShadow::setSize()
    Change shadow size
setSize
in file Driver.class.php, method awDriver::setSize()
    Inform the driver of the size of your image Height and width must be between 0 and 1.
setSize
in file Component.class.php, method awComponent::setSize()
    Change the size of the component
setSpace
in file Legend.class.php, method awLegend::setSpace()
    Change space between each legend
setSpace
in file Grid.class.php, method awGrid::setSpace()
    Set grid space
setSpace
in file Component.class.php, method awComponent::setSpace()
    Change component space
setStartAngle
in file Pie.class.php, method awPie::setStartAngle()
    Change initial angle
setStyle
in file Border.class.php, method awBorder::setStyle()
    Change border style
setStyle
in file ScatterPlot.class.php, method awScatterPlot::setStyle()
    Change line style
SetStyle
in file BarcodeObject, method BarcodeObject::SetStyle()
    Set barcode style.
setStyle
in file Math.class.php, method awShape::setStyle()
    Change shape style
setStyle
in file Tick.class.php, method awTick::setStyle()
    Change ticks style
setStyle
in file LinePlot.class.php, method awLinePlot::setStyle()
    Change line style
setStyle
in file LinePlot.class.php, method awSimpleLinePlot::setStyle()
    Change line style
SetSubject
in file tcpdf.php, method TCPDF::SetSubject()
    Defines the subject of the document.
setText
in file Text.class.php, method awText::setText()
    Change text
SetTextColor
in file tcpdf.php, method TCPDF::SetTextColor()
    Defines the color used for text. It can be expressed in RGB components or gray scale. The method can be called before the first page is created and the value is retained from page to page.
setTextColor
in file Legend.class.php, method awLegend::setTextColor()
    Change text color
setTextFont
in file Legend.class.php, method awLegend::setTextFont()
    Change text font
setTextMargin
in file Legend.class.php, method awLegend::setTextMargin()
    Change text margin
setThemeParams
in file class.config_file.php, method config_file::setThemeParams()
    config_file::setThemeParams()
setThickness
in file ScatterPlot.class.php, method awScatterPlot::setThickness()
    Change line tickness
setThickness
in file LinePlot.class.php, method awLinePlot::setThickness()
    Change line tickness
setThickness
in file Math.class.php, method awShape::setThickness()
    Change shape thickness
setThickness
in file LinePlot.class.php, method awSimpleLinePlot::setThickness()
    Change line tickness
setTickInterval
in file Axis.class.php, method awAxis::setTickInterval()
    Change ticks interval
setTickStyle
in file Axis.class.php, method awAxis::setTickStyle()
    Change ticks style
setTiming
in file Graph.class.php, method awGraph::setTiming()
    Enable/Disable Graph timing
SetTitle
in file tcpdf.php, method TCPDF::SetTitle()
    Defines the title of the document.
setTitleAlignment
in file Axis.class.php, method awAxis::setTitleAlignment()
    Change title alignment
setTitlePosition
in file Axis.class.php, method awAxis::setTitlePosition()
    Change title position on the axis
SetTopMargin
in file tcpdf.php, method TCPDF::SetTopMargin()
    Defines the top margin. The method can be called before creating the first page.
setType
in file Grid.class.php, method awGrid::setType()
    Change line type
setType
in file Mark.class.php, method awMark::setType()
    Change mark type
SetUserCookie
in file functions_auth.php, function SetUserCookie()
    SetUserCookie() set les infos contenu en tableau PHP en cookie
SetUserStyle
in file styleswitcher.php, function SetUserStyle()
    SetCookieUserStyle() set le cookie de style css de l'interface publique
setValues
in file Pie.class.php, method awPie::setValues()
    Change values of Y axis This method ignores not numeric values
setValues
in file Plot.class.php, method awPlot::setValues()
    Change values of Y axis This method ignores not numeric values
SetWidths
in file idd_pdf.php, method idd_pdf::SetWidths()
SetX
in file tcpdf.php, method TCPDF::SetX()
    Defines the abscissa of the current position. If the passed value is negative, it is relative to the right of the page.
setX
in file Math.class.php, method awLine::setX()
    Change X values of the line
setX
in file Math.class.php, method awPoint::setX()
    Change X value
setXAxis
in file Plot.class.php, method awPlot::setXAxis()
    Change X axis
setXAxisZero
in file Plot.class.php, method awPlot::setXAxisZero()
    Set X axis on zero
setXAxisZero
in file Plot.class.php, method awPlotGroup::setXAxisZero()
    Set the X axis on zero or not
setXCenter
in file Axis.class.php, method awAxis::setXCenter()
    Center X values of the axis
setXMax
in file Plot.class.php, method awPlot::setXMax()
    Change max value for X axis Set NULL for auto selection.
setXMax
in file Plot.class.php, method awPlotGroup::setXMax()
    Change max value for X axis Set NULL for auto selection.
setXMin
in file Plot.class.php, method awPlot::setXMin()
    Change min value for X axis Set NULL for auto selection.
setXMin
in file Plot.class.php, method awPlotGroup::setXMin()
    Change min value for X axis Set NULL for auto selection.
SetXY
in file tcpdf.php, method TCPDF::SetXY()
    Defines the abscissa and ordinate of the current position. If the passed values are negative, they are relative respectively to the right and bottom of the page.
setY
in file Math.class.php, method awLine::setY()
    Change Y values of the line
SetY
in file tcpdf.php, method TCPDF::SetY()
    Moves the current abscissa back to the left margin and sets the ordinate. If the passed value is negative, it is relative to the bottom of the page.
setY
in file Math.class.php, method awPoint::setY()
    Change Y value
setYAxis
in file Plot.class.php, method awPlot::setYAxis()
    Change Y axis
setYAxisZero
in file Plot.class.php, method awPlotGroup::setYAxisZero()
    Set the Y axis on zero or not
setYAxisZero
in file Plot.class.php, method awPlot::setYAxisZero()
    Set Y axis on zero
setYCenter
in file Axis.class.php, method awAxis::setYCenter()
    Center Y values of the axis
setYMax
in file Plot.class.php, method awPlot::setYMax()
    Change max value for Y axis Set NULL for auto selection.
setYMax
in file Plot.class.php, method awPlotGroup::setYMax()
    Change max value for Y axis Set NULL for auto selection.
setYMin
in file Plot.class.php, method awPlotGroup::setYMin()
    Change min value for Y axis Set NULL for auto selection.
setYMin
in file Plot.class.php, method awPlot::setYMin()
    Change min value for Y axis Set NULL for auto selection.
Set_Cookie_last_connexion
in file functions_auth.php, function Set_Cookie_last_connexion()
    Set_Cookie_last_connexion()
set_path
in file class.afiles.php, method afiles::set_path()
    Methods which allows to chose the path of the entity used for following actions
SHADOW_IN
in file Shadow.class.php, constant SHADOW_IN
SHADOW_LEFT_BOTTOM
in file Shadow.class.php, constant SHADOW_LEFT_BOTTOM
SHADOW_LEFT_TOP
in file Shadow.class.php, constant SHADOW_LEFT_TOP
SHADOW_OUT
in file Shadow.class.php, constant SHADOW_OUT
SHADOW_RIGHT_BOTTOM
in file Shadow.class.php, constant SHADOW_RIGHT_BOTTOM
SHADOW_RIGHT_TOP
in file Shadow.class.php, constant SHADOW_RIGHT_TOP
show
in file Mark.class.php, method awMark::show()
    Show marks ?
show
in file Math.class.php, method awShape::show()
    Show the shape
show
in file Shadow.class.php, method awShadow::show()
    Show shadow ?
show
in file Axis.class.php, method awAxis::show()
    Show axis
show
in file Label.class.php, method awLabel::show()
    Show all labels ?
show
in file Border.class.php, method awBorder::show()
    Show border ?
show
in file Legend.class.php, method awLegend::show()
    Show legend ?
smooth
in file Shadow.class.php, method awShadow::smooth()
    Smooth shadow ?
SMTP
in file class.smtp.php, method SMTP::SMTP()
    Initialize the class so that the data is in a known state.
SMTP
in file class.smtp.php, class SMTP
    SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SmtpClose
in file class.phpmailer.php, method PHPMailer::SmtpClose()
    Closes the active SMTP session if one exists.
SOLID
in file Math.class.php, class constant awShape::SOLID
    Solid shape
sort_results
in file class.afiles.php, method afiles::sort_results()
    Sort results
SQLCount_getlistuser
in file mysql.inc.php, function SQLCount_getlistuser()
SQL_ConstructorExpression
in file mysql.inc.php, function SQL_ConstructorExpression()
    SQL_ConstructorExpression() Construit les requêtes simple
SQL_getAllScale
in file mysql.inc.php, function SQL_getAllScale()
SQL_getAllsditheme
in file mysql.inc.php, function SQL_getAllsditheme()
SQL_getAllUserInfo
in file mysql.inc.php, function SQL_getAllUserInfo()
SQL_getAllValue
in file mysql.inc.php, function SQL_getAllValue()
SQL_getBiblioInfo
in file mysql.inc.php, function SQL_getBiblioInfo()
SQL_getcountnbcom
in file mysql.inc.php, function SQL_getcountnbcom()
SQL_getCountNewsletterList
in file mysql.inc.php, function SQL_getCountNewsletterList()
SQL_getCountNewsList
in file mysql.inc.php, function SQL_getCountNewsList()
SQL_getCountProjectsList
in file mysql.inc.php, function SQL_getCountProjectsList()
SQL_getCountPublicationList
in file mysql.inc.php, function SQL_getCountPublicationList()
SQL_getCountWorkshopList
in file mysql.inc.php, function SQL_getCountWorkshopList()
SQL_getCountypList
in file mysql.inc.php, function SQL_getCountypList()
SQL_getdetlevel
in file mysql.inc.php, function SQL_getdetlevel()
SQL_getdetscale
in file mysql.inc.php, function SQL_getdetscale()
SQL_getdetyp
in file mysql.inc.php, function SQL_getdetyp()
SQL_GetEmails4Sending
in file mysql.inc.php, function SQL_GetEmails4Sending()
SQL_getEvaluation
in file mysql.inc.php, function SQL_getEvaluation()
SQL_getInfoSdi
in file mysql.inc.php, function SQL_getInfoSdi()
SQL_getInfoSdiforvalue
in file mysql.inc.php, function SQL_getInfoSdiforvalue()
SQL_GetKeysSdi
in file mysql.inc.php, function SQL_GetKeysSdi()
SQL_GetKeysSdi2
in file mysql.inc.php, function SQL_GetKeysSdi2()
SQL_getLinkInfo
in file mysql.inc.php, function SQL_getLinkInfo()
SQL_getlist4sup
in file mysql.inc.php, function SQL_getlist4sup()
SQL_getlistscale
in file mysql.inc.php, function SQL_getlistscale()
SQL_getlistscale
in file mysql.inc.php, function SQL_getlistscale()
SQL_getListSdi
in file mysql.inc.php, function SQL_getListSdi()
SQL_getListtheme
in file mysql.inc.php, function SQL_getListtheme()
SQL_getlistuser
in file mysql.inc.php, function SQL_getlistuser()
SQL_getlistyp
in file mysql.inc.php, function SQL_getlistyp()
SQL_getlistyppre
in file mysql.inc.php, function SQL_getlistyppre()
SQL_getlistypstatut
in file mysql.inc.php, function SQL_getlistypstatut()
SQL_getlistyptheme
in file mysql.inc.php, function SQL_getlistyptheme()
SQL_getMaxScalesDepth
in file mysql.inc.php, function SQL_getMaxScalesDepth()
SQL_getMultiInfo
in file mysql.inc.php, function SQL_getMultiInfo()
SQL_GetNewsletter2Send
in file mysql.inc.php, function SQL_GetNewsletter2Send()
SQL_getNewsletterList
in file mysql.inc.php, function SQL_getNewsletterList()
SQL_getNewsletterTitle
in file mysql.inc.php, function SQL_getNewsletterTitle()
SQL_getNewsList
in file mysql.inc.php, function SQL_getNewsList()
SQL_getNewsTitle
in file mysql.inc.php, function SQL_getNewsTitle()
SQL_getNextNews
in file mysql.inc.php, function SQL_getNextNews()
SQL_getNextPublicationParts
in file mysql.inc.php, function SQL_getNextPublicationParts()
SQL_getNextWorkshopRepParts
in file mysql.inc.php, function SQL_getNextWorkshopRepParts()
SQL_getoneCompleteNews
in file mysql.inc.php, function SQL_getoneCompleteNews()
SQL_getoneCompleteNewsLetter
in file mysql.inc.php, function SQL_getoneCompleteNewsLetter()
SQL_getoneCompleteProject
in file mysql.inc.php, function SQL_getoneCompleteProject()
SQL_getoneCompletePublication
in file mysql.inc.php, function SQL_getoneCompletePublication()
SQL_getoneCompleteSDtheme
in file mysql.inc.php, function SQL_getoneCompleteSDtheme()
SQL_getoneCompleteWorkshop
in file mysql.inc.php, function SQL_getoneCompleteWorkshop()
SQL_getoneCompleteWorkshopRep
in file mysql.inc.php, function SQL_getoneCompleteWorkshopRep()
SQL_getonelevel
in file mysql.inc.php, function SQL_getonelevel()
SQL_getonelevelName
in file mysql.inc.php, function SQL_getonelevelName()
SQL_getoneListCalWorkshop
in file mysql.inc.php, function SQL_getoneListCalWorkshop()
SQL_getonepriorityName
in file mysql.inc.php, function SQL_getonepriorityName()
SQL_getOnePublicationParts
in file mysql.inc.php, function SQL_getOnePublicationParts()
SQL_getonescale
in file mysql.inc.php, function SQL_getonescale()
SQL_getonescale
in file mysql.inc.php, function SQL_getonescale()
SQL_getonescaleDenomination
in file mysql.inc.php, function SQL_getonescaleDenomination()
SQL_getOnesdiname
in file mysql.inc.php, function SQL_getOnesdiname()
SQL_getOnesditheme
in file mysql.inc.php, function SQL_getOnesditheme()
SQL_getoneSDtheme
in file mysql.inc.php, function SQL_getoneSDtheme()
SQL_getOneTask
in file mysql.inc.php, function SQL_getOneTask()
SQL_getonetheme
in file mysql.inc.php, function SQL_getonetheme()
SQL_getonethemeName
in file mysql.inc.php, function SQL_getonethemeName()
SQL_getOnetopicWorkcom
in file mysql.inc.php, function SQL_getOnetopicWorkcom()
SQL_getOnetopicWorkcom2
in file mysql.inc.php, function SQL_getOnetopicWorkcom2()
SQL_getoneUser
in file mysql.inc.php, function SQL_getoneUser()
SQL_getOneValue
in file mysql.inc.php, function SQL_getOneValue()
SQL_getOneWorkshopParts
in file mysql.inc.php, function SQL_getOneWorkshopParts()
SQL_getOneYpName
in file mysql.inc.php, function SQL_getOneYpName()
SQL_getOneyptheme
in file mysql.inc.php, function SQL_getOneyptheme()
SQL_getPreviousNews
in file mysql.inc.php, function SQL_getPreviousNews()
SQL_getPreviousPublicationParts
in file mysql.inc.php, function SQL_getPreviousPublicationParts()
SQL_getPreviousWorkshopRepParts
in file mysql.inc.php, function SQL_getPreviousWorkshopRepParts()
SQL_getProjectChildren
in file mysql.inc.php, function SQL_getProjectChildren()
SQL_getProjectName
in file mysql.inc.php, function SQL_getProjectName()
SQL_getProjects
in file mysql.inc.php, function SQL_getProjects()
SQL_getProjectSdi
in file mysql.inc.php, function SQL_getProjectSdi()
SQL_getProjectsList
in file mysql.inc.php, function SQL_getProjectsList()
SQL_getProvider
in file mysql.inc.php, function SQL_getProvider()
SQL_getPublicationList
in file mysql.inc.php, function SQL_getPublicationList()
SQL_getPublicationParts
in file mysql.inc.php, function SQL_getPublicationParts()
SQL_getPublicationTitle
in file mysql.inc.php, function SQL_getPublicationTitle()
SQL_getquickbox_list
in file mysql.inc.php, function SQL_getquickbox_list()
SQL_getquickbox_mod_list
in file mysql.inc.php, function SQL_getquickbox_mod_list()
SQL_GetResources
in file mysql.inc.php, function SQL_GetResources()
SQL_getRSS2formatedNews
in file mysql.inc.php, function SQL_getRSS2formatedNews()
SQL_getRSSformatedNews
in file mysql.inc.php, function SQL_getRSSformatedNews()
SQL_getRules
in file mysql.inc.php, function SQL_getRules()
SQL_getSdiName
in file mysql.inc.php, function SQL_getSdiName()
SQL_getSdiValue
in file mysql.inc.php, function SQL_getSdiValue()
SQL_getSDlist4sup
in file mysql.inc.php, function SQL_getSDlist4sup()
SQL_getUser
in file mysql.inc.php, function SQL_getUser()
SQL_getUserLogin
in file mysql.inc.php, function SQL_getUserLogin()
SQL_getWorkcomList
in file mysql.inc.php, function SQL_getWorkcomList()
SQL_getWorkcom_detList
in file mysql.inc.php, function SQL_getWorkcom_detList()
SQL_getWorkshopDenomination
in file mysql.inc.php, function SQL_getWorkshopDenomination()
SQL_getWorkshopList
in file mysql.inc.php, function SQL_getWorkshopList()
SQL_getWorkshopName
in file mysql.inc.php, function SQL_getWorkshopName()
SQL_getWorkshopParts
in file mysql.inc.php, function SQL_getWorkshopParts()
SQL_getWorkshopReportList
in file mysql.inc.php, function SQL_getWorkshopReportList()
SQL_getWorkshopRepTitle
in file mysql.inc.php, function SQL_getWorkshopRepTitle()
SQL_getWorkshopRepTitleAndGroup
in file mysql.inc.php, function SQL_getWorkshopRepTitleAndGroup()
SQL_getWorkshopUserList
in file mysql.inc.php, function SQL_getWorkshopUserList()
SQL_getypList
in file mysql.inc.php, function SQL_getypList()
SQL_get_Display_CountypList
in file mysql.inc.php, function SQL_get_Display_CountypList()
SQL_get_Display_ypList
in file mysql.inc.php, function SQL_get_Display_ypList()
SQL_Get_FilterLevel
in file mysql.inc.php, function SQL_Get_FilterLevel()
SQL_Get_FilterPriority
in file mysql.inc.php, function SQL_Get_FilterPriority()
SQL_Get_FilterScale
in file mysql.inc.php, function SQL_Get_FilterScale()
SQL_Get_FilterTheme
in file mysql.inc.php, function SQL_Get_FilterTheme()
SQL_Get_LastPublications
in file mysql.inc.php, function SQL_Get_LastPublications()
SQL_Get_NewsBoard
in file mysql.inc.php, function SQL_Get_NewsBoard()
SQL_get_req_alphabetical
in file mysql.inc.php, function SQL_get_req_alphabetical()
SQL_get_req_list_theme
in file mysql.inc.php, function SQL_get_req_list_theme()
SQL_Get_SdiBoard
in file mysql.inc.php, function SQL_Get_SdiBoard()
SQL_Get_UserInfo4Auth
in file mysql.inc.php, function SQL_Get_UserInfo4Auth()
SQL_Get_UserInfo4Authid
in file mysql.inc.php, function SQL_Get_UserInfo4Authid()
SQL_Get_UserWorkshop
in file mysql.inc.php, function SQL_Get_UserWorkshop()
SQL_Get_UserWorkshopOwner
in file mysql.inc.php, function SQL_Get_UserWorkshopOwner()
SQL_level_search
in file mysql.inc.php, function SQL_level_search()
    SQL_level_search()
SQL_newsletter_search
in file mysql.inc.php, function SQL_newsletter_search()
    SQL_newsletter_search()
SQL_news_search
in file mysql.inc.php, function SQL_news_search()
    SQL_news_search()
SQL_project_search
in file mysql.inc.php, function SQL_project_search()
    SQL_project_search()
SQL_publication_content_search
in file mysql.inc.php, function SQL_publication_content_search()
    SQL_publication_content_search()
SQL_publication_search
in file mysql.inc.php, function SQL_publication_search()
    SQL_publication_search()
SQL_scale_search
in file mysql.inc.php, function SQL_scale_search()
    SQL_scale_search()
SQL_sdi_search
in file mysql.inc.php, function SQL_sdi_search()
    SQL_sdi_search()
SQL_theme_search
in file mysql.inc.php, function SQL_theme_search()
    SQL_theme_search()
SQL_user_search
in file mysql.inc.php, function SQL_user_search()
    SQL_user_search()
SQL_workrep_content_search
in file mysql.inc.php, function SQL_workrep_content_search()
    SQL_workshop_content_search()
SQL_workrep_search
in file mysql.inc.php, function SQL_workrep_search()
    SQL_workshop_content_search()
SQL_workshop_calendar_search
in file mysql.inc.php, function SQL_workshop_calendar_search()
    SQL_workshop_content_search()
SQL_workshop_com_search
in file mysql.inc.php, function SQL_workshop_com_search()
    SQL_workshop_content_search()
SQL_workshop_search
in file mysql.inc.php, function SQL_workshop_search()
    SQL_workshop_search()
SQL_yellowpages_search
in file mysql.inc.php, function SQL_yellowpages_search()
    SQL_yellowpages_search()
SQUARE
in file Mark.class.php, class constant awMark::SQUARE
    Square mark
STAR
in file Mark.class.php, class constant awMark::STAR
    Star mark
start_bench
in file class.bench.php, method bench::start_bench()
StateLevel
in file class.level.php, method level::StateLevel()
    level::StateLevel() modification du statut d'un niveau -- NE PREND PAS EN CHARGE l'EFFACEMENT --
StateScale
in file class.scale.php, method scale::StateScale()
    scale::StateScale() modification du statut d'une échelle
StateSdi
in file class.sdi.php, method sdi::StateSdi()
    sdi::StateSdi() modification simple du statut d'un IDD
StateTheme
in file class.theme.php, method theme::StateTheme()
    theme::StateTheme() modification du statut d'un theme -- NE PREND PAS EN CHARGE l'EFFACEMENT --
StateValue
in file class.sdi.php, method sdi::StateValue()
    sdi::StateValue() modification simple du statut d'une valeur d'un IDD
StateWorkshop
in file class.workshop.php, method workshop::StateWorkshop()
    modification du statut d'un workshop
StateYellowPages
in file class.yellowpages.php, method yellowpages::StateYellowPages()
    yellowpages::StateYellowPages() modification du statut d'une organisation
string
in file gd.class.php, method awGDDriver::string()
string
in file Driver.class.php, method awFontDriver::string()
    Draw the actual text.
string
in file ming.class.php, method awMingDriver::string()
    Draw a string
string
in file Driver.class.php, method awFileFontDriver::string()
string
in file Driver.class.php, method awDriver::string()
    Draw a string
string
in file Driver.class.php, method awPHPFontDriver::string()
stripAccents
in file lib_common.php, function stripAccents()
stripText
in file lib_common.php, function stripText()
strip_input
in file lib_common.php, function strip_input()
    strip_input()
StyleIt
in file css_style.php, function StyleIt()
SureCreateDir
in file lib_common.php, function SureCreateDir()
    SureCreateDir() Créer un dossier s'il n'existe pas.
SureRemoveDir
in file lib_common.php, function SureRemoveDir()
    SureRemoveDir() Supprime le contenu d'un dossier et le dossier lui-même si précisé.
system_error
in file lib_common.php, function system_error()
    system_error() Affichage d'un message d'erreur syst�me
sup.php
procedural page sup.php
sup.php
procedural page sup.php
sup.php
procedural page sup.php
sup_cal.php
procedural page sup_cal.php
sup_com.php
procedural page sup_com.php
sup_u.php
procedural page sup_u.php
sup.php
procedural page sup.php
sup.php
procedural page sup.php
top

t

$TASK
in file class.calendar.php, variable calendar::$TASK
$TASK_DATE
in file class.calendar.php, variable calendar::$TASK_DATE
$TASK_DETAILS
in file class.calendar.php, variable calendar::$TASK_DETAILS
$TDB_BIBLIO
in file class.resources.php, variable resources::$TDB_BIBLIO
$TDB_CALENDAR
in file class.calendar.php, variable calendar::$TDB_CALENDAR
$TDB_COLLECTOR
in file class.newsletter.php, variable newsletter::$TDB_COLLECTOR
$TDB_COM
in file class.workshop_com.php, variable workshop_com::$TDB_COM
$TDB_LEVEL
in file class.level.php, variable level::$TDB_LEVEL
$TDB_LIAISON
in file class.contents.php, variable contents::$TDB_LIAISON
$TDB_LIAISON
in file class.resources.php, variable resources::$TDB_LIAISON
$TDB_LINK
in file class.resources.php, variable resources::$TDB_LINK
$TDB_MULTI
in file class.resources.php, variable resources::$TDB_MULTI
$TDB_NEWS
in file class.news.php, variable news::$TDB_NEWS
$TDB_NEWSLETTER
in file class.newsletter.php, variable newsletter::$TDB_NEWSLETTER
$TDB_PROJECT
in file class.project.php, variable project::$TDB_PROJECT
$TDB_PUBLI
in file class.publication.php, variable publication::$TDB_PUBLI
$TDB_SCALE
in file class.scale.php, variable scale::$TDB_SCALE
$TDB_SDI_EVAL
in file class.sdi.php, variable sdi::$TDB_SDI_EVAL
$TDB_SDI_INFO
in file class.sdi.php, variable sdi::$TDB_SDI_INFO
$TDB_SDI_PROVIDER
in file class.sdi.php, variable sdi::$TDB_SDI_PROVIDER
$TDB_SDI_RULES
in file class.sdi.php, variable sdi::$TDB_SDI_RULES
$TDB_SDI_VALUE
in file class.sdi.php, variable sdi::$TDB_SDI_VALUE
$TDB_SDTHEME
in file class.theme.php, variable theme::$TDB_SDTHEME
$TDB_SD_THEME
in file class.sdi.php, variable sdi::$TDB_SD_THEME
$TDB_THEME
in file class.theme.php, variable theme::$TDB_THEME
$TDB_USER
in file class.user.php, variable user::$TDB_USER
$TDB_WORKREP
in file class.workshop_report.php, variable workshop_report::$TDB_WORKREP
$TDB_WORKSHOP
in file class.workshop.php, variable workshop::$TDB_WORKSHOP
$TDB_YELLOWPAGES
in file class.yellowpages.php, variable yellowpages::$TDB_YELLOWPAGES
$TEMPLATE
in file class.news.php, variable news::$TEMPLATE
$TEXT
in file class.upload.php, variable upload::$TEXT
$TEXT
in file class.codimage.php, variable codimage::$TEXT
$TextColor
in file tcpdf.php, variable TCPDF::$TextColor
$textColor
in file Legend.class.php, variable awLegend::$textColor
    Text color
$textFont
in file Legend.class.php, variable awLegend::$textFont
    Text font
$textMargin
in file Legend.class.php, variable awLegend::$textMargin
    Text margin
$texts
in file Label.class.php, variable awLabel::$texts
    Label texts
$TEXT_LENGTH
in file class.upload.php, variable upload::$TEXT_LENGTH
$TEXT_LENGTH
in file class.codimage.php, variable codimage::$TEXT_LENGTH
$THEME
in file class.news.php, variable news::$THEME
$THEME
in file class.yellowpages.php, variable yellowpages::$THEME
$THEME
in file class.publication.php, variable publication::$THEME
$THEME
in file class.workshop.php, variable workshop::$THEME
$theme_admin
in file class.config_file.php, variable config_file::$theme_admin
$THEME_ID
in file class.project.php, variable project::$THEME_ID
$theme_list_admin
in file class.config_file.php, variable config_file::$theme_list_admin
$theme_list_public
in file class.config_file.php, variable config_file::$theme_list_public
$theme_public
in file class.config_file.php, variable config_file::$theme_public
$theme_settings
in file class.config_file.php, variable config_file::$theme_settings
$thickness
in file Math.class.php, variable awShape::$thickness
    Shape thickness
$ticks
in file Axis.class.php, variable awAxis::$ticks
    Axis ticks
$timeout
in file Graph.class.php, variable awGraph::$timeout
    Cache timeout
$Timeout
in file class.phpmailer.php, variable PHPMailer::$Timeout
    Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
$timing
in file Graph.class.php, variable awGraph::$timing
    Graph timing ?
$TITLE
in file class.workshop_report.php, variable workshop_report::$TITLE
$title
in file Graph.class.php, variable awGraph::$title
    Graph title
$title
in file Component.class.php, variable awComponent::$title
    Component title
$title
in file Axis.class.php, variable awAxis::$title
    Axis title
$TITLE
in file class.newsletter.php, variable newsletter::$TITLE
$TITLE
in file class.news.php, variable news::$TITLE
$TITLE
in file class.publication.php, variable publication::$TITLE
$title
in file tcpdf.php, variable TCPDF::$title
$titlePosition
in file Axis.class.php, variable awAxis::$titlePosition
    Title position
$tMargin
in file tcpdf.php, variable TCPDF::$tMargin
$to
in file Gradient.class.php, variable awGradient::$to
    To color
$top
in file Plot.class.php, variable awPlotAxis::$top
    Top axis
$top
in file Tools.class.php, variable awSide::$top
    Top side
$top
in file Component.class.php, variable awComponent::$top
    Left-top corner Y position
$toX
in file MathPlot.class.php, variable awMathFunction::$toX
    Stop the drawing at this value
$type
in file Mark.class.php, variable awMark::$type
    Mark type
Text.class.php
procedural page Text.class.php
Tick.class.php
procedural page Tick.class.php
Tools.class.php
procedural page Tools.class.php
Text.class.php
procedural page Text.class.php
Tick.class.php
procedural page Tick.class.php
Tools.class.php
procedural page Tools.class.php
tcpdf_config.php
procedural page tcpdf_config.php
tcpdf.php
procedural page tcpdf.php
template.php
procedural page template.php
template_newsletter.php
procedural page template_newsletter.php
timeline-xml.php
procedural page timeline-xml.php
tpl_accessibility.en.php
procedural page tpl_accessibility.en.php
tpl_accessibility.es.php
procedural page tpl_accessibility.es.php
tpl_accessibility.it.php
procedural page tpl_accessibility.it.php
tpl_accessibility.php
procedural page tpl_accessibility.php
tpl_dashboard.php
procedural page tpl_dashboard.php
tpl_home.php
procedural page tpl_home.php
tpl_message.php
procedural page tpl_message.php
tpl_publication.php
procedural page tpl_publication.php
tpl_search.php
procedural page tpl_search.php
tpl_user.php
procedural page tpl_user.php
tpl_workshop.php
procedural page tpl_workshop.php
tpl_yellowpages.php
procedural page tpl_yellowpages.php
TAB_LINE
in file define.php, constant TAB_LINE
TAB_LINE2
in file export_xml.php, constant TAB_LINE2
    *******************
TCPDF
in file tcpdf.php, class TCPDF
    This is a PHP5 class for generating PDF files on-the-fly without requiring external extensions.
TemplateFormat
in file display.php, function TemplateFormat()
    TemplateFormat() Mise en page de l'actualité suivant son format
tpl_dashboard.php
procedural page tpl_dashboard.php
tpl_home.php
procedural page tpl_home.php
test_var
in file class.afiles.php, method afiles::test_var()
    Set a variable to $default parameter if it's null
Text
in file tcpdf.php, method TCPDF::Text()
    Prints a character string. The origin is on the left of the first charcter, on the baseline. This method allows to place a string precisely on the page, but it is usually easier to use Cell(), MultiCell() or Write() which are the standard methods to print text.
theme
in file class.theme.php, class theme
themeInclude
in file lib_common.php, function themeInclude()
    themeInclude() Include the required file if no user file is found in theme, includes the default module version file.
themePath
in file lib_common.php, function themePath()
    themePath() check if a template file version exists or not if no user file is found in theme, return the default module version file.
ThemeSelectBox
in file input_helpers.php, function ThemeSelectBox()
    ThemeSelectBox() Génére une select-box pour les thèmes
THEME_ADMIN_PATH
in file define.php, constant THEME_ADMIN_PATH
THEME_PUBLIC_PATH
in file define.php, constant THEME_PUBLIC_PATH
ThumbCreate
in file class.image.php, method image::ThumbCreate()
    image::ThumbCreate() création d'une image miniature
tick
in file Axis.class.php, method awAxis::tick()
    Return a tick object from its name
TICK_IN
in file Tick.class.php, constant TICK_IN
TICK_IN_OUT
in file Tick.class.php, constant TICK_IN_OUT
TICK_OUT
in file Tick.class.php, constant TICK_OUT
TOP
in file Plot.class.php, class constant awPlot::TOP
    Top axis
TOP
in file Tools.class.php, class constant awPositionable::TOP
    Top align
toPosition
in file Axis.class.php, method awAxis::toPosition()
    Get the position of a point
toProportionalPosition
in file Axis.class.php, function toProportionalPosition()
toProportionalValue
in file Axis.class.php, function toProportionalValue()
toStringSqlDate
in file lib_common.php, function toStringSqlDate()
    toStringSqlDate() Renvoie la date au format SQL
tree
in file class.afiles.php, method afiles::tree()
    Return tree of a directory
TRIANGLE
in file Mark.class.php, class constant awMark::TRIANGLE
    Triangle mark
Turn
in file class.smtp.php, method SMTP::Turn()
    This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
type
in file class.afiles.php, method afiles::type()
    Return the type of an entity
top

u

$underline
in file tcpdf.php, variable TCPDF::$underline
$UPLOAD_MAX_MO
in file class.user.php, variable user::$UPLOAD_MAX_MO
$UPLOAD_MAX_MO
in file class.level.php, variable level::$UPLOAD_MAX_MO
$UPLOAD_MAX_MO
in file class.news.php, variable news::$UPLOAD_MAX_MO
$URI_ELEMENTS
in file class.newsletter.php, variable newsletter::$URI_ELEMENTS
$URI_INPUT
in file class.user.php, variable user::$URI_INPUT
$URI_INPUT
in file class.news.php, variable news::$URI_INPUT
$URI_INPUT
in file class.level.php, variable level::$URI_INPUT
$URI_OUTPUT
in file class.news.php, variable news::$URI_OUTPUT
$URI_TEMPLATE
in file class.newsletter.php, variable newsletter::$URI_TEMPLATE
$Username
in file class.phpmailer.php, variable PHPMailer::$Username
    Sets SMTP username.
$USER_ID
in file class.workshop_com.php, variable workshop_com::$USER_ID
unhtmlentities
in file tcpdf.php, method TCPDF::unhtmlentities()
    Reverse function for htmlentities.
unserialize
in file class.afiles.php, method afiles::unserialize()
    Unserialize a file
UpdateCookiePassword
in file functions_auth.php, function UpdateCookiePassword()
    UpdateCookiePassword() Mise à jour du mot de passe dans le cookie (cas de changement)
UpdateCookieWorkshop
in file functions_auth.php, function UpdateCookieWorkshop()
    UpdateCookieWorkshop() Ajout d'un Groupe de travail aux droits d'un utiliateur
UpdatePost
in file display.php, function UpdatePost()
    UpdatePost
UpdateUserPassword
in file class.user.php, method user::UpdateUserPassword()
    user::UpdateUserPassword() changement de password (mise à jour) dans la bdd
update_all_dependencies
in file class.scale.php, method scale::update_all_dependencies()
    scale::update_all_dependencies() Mise à jour de l'ensemble des échelles filles par rapport à ul'échelle courante.
upload
in file class.upload.php, class upload
UploadFile
in file class.upload.php, method upload::UploadFile()
    upload::UploadFile() upload d'un fichier
user
in file class.user.php, class user
UTF8StringToArray
in file tcpdf.php, method TCPDF::UTF8StringToArray()
    Converts UTF-8 strings to codepoints array.
UTF8ToUTF16BE
in file tcpdf.php, method TCPDF::UTF8ToUTF16BE()
    Converts UTF-8 strings to UTF16-BE.
top

v

$VALIDITY
in file class.calendar.php, variable calendar::$VALIDITY
$VALIDITY
in file class.user.php, variable user::$VALIDITY
$vAlign
in file Legend.class.php, variable awLegend::$vAlign
    Vertical alignment
$vAlign
in file Label.class.php, variable awLabel::$vAlign
    Vertical align
$values
in file Pie.class.php, variable awPie::$values
    Pie values
$Version
in file class.phpmailer.php, variable PHPMailer::$Version
    Holds PHPMailer version.
$VISUAL_URI
in file class.level.php, variable level::$VISUAL_URI
$VISUAL_URI
in file class.theme.php, variable theme::$VISUAL_URI
$V_DATE_CREA
in file class.sdi.php, variable sdi::$V_DATE_CREA
$V_DATE_PUBLISHED
in file class.sdi.php, variable sdi::$V_DATE_PUBLISHED
$V_ID
in file class.sdi.php, variable sdi::$V_ID
$V_LAST_MODIFY
in file class.sdi.php, variable sdi::$V_LAST_MODIFY
$V_SCALE
in file class.sdi.php, variable sdi::$V_SCALE
$V_SDI_ID
in file class.sdi.php, variable sdi::$V_SDI_ID
$V_STATUT
in file class.sdi.php, variable sdi::$V_STATUT
$V_VALUE
in file class.sdi.php, variable sdi::$V_VALUE
vera.php
procedural page vera.php
value_barre
in file display.php, function value_barre()
    value_barre()
Verify
in file class.smtp.php, method SMTP::Verify()
    Verifies that the name is recognized by the server.
visible
in file Border.class.php, method awBorder::visible()
    Is the border visible ?
top

w

$w
in file tcpdf.php, variable TCPDF::$w
$w
in file Component.class.php, variable awComponent::$w
    Component absolute width (in pixels)
$WEBSITE
in file class.yellowpages.php, variable yellowpages::$WEBSITE
$width
in file Component.class.php, variable awComponent::$width
    Component width
$width
in file Image.class.php, variable awImage::$width
    Graph width
$widths
in file idd_pdf.php, variable idd_pdf::$widths
$WordWrap
in file class.phpmailer.php, variable PHPMailer::$WordWrap
    Sets word wrapping on the body of the message to a given number of characters.
$WORKSHOP_ID
in file class.workshop_com.php, variable workshop_com::$WORKSHOP_ID
$WORKSHOP_ID
in file class.workshop_report.php, variable workshop_report::$WORKSHOP_ID
$WORKSHOP_ID
in file class.calendar.php, variable calendar::$WORKSHOP_ID
$WORKSHOP_ID
in file class.project.php, variable project::$WORKSHOP_ID
$wPt
in file tcpdf.php, variable TCPDF::$wPt
$WR_BODY
in file class.contents.php, variable contents::$WR_BODY
$WR_DATE_CREA
in file class.contents.php, variable contents::$WR_DATE_CREA
$WR_ID
in file class.contents.php, variable contents::$WR_ID
$WR_LAST_MODIFY
in file class.contents.php, variable contents::$WR_LAST_MODIFY
$WR_TABLE
in file class.contents.php, variable contents::$WR_TABLE
$WR_TITLE
in file class.contents.php, variable contents::$WR_TITLE
$ws
in file tcpdf.php, variable TCPDF::$ws
workshop
in file class.workshop.php, class workshop
WorkshopAuth_id
in file functions_auth.php, function WorkshopAuth_id()
    WorkshopAuth_id()
WorkshopSelectBox
in file input_helpers.php, function WorkshopSelectBox()
    WorkshopSelectBox() Generate a workshop select-box
workshop_com
in file class.workshop_com.php, class workshop_com
workshop_report
in file class.workshop_report.php, class workshop_report
Write
in file tcpdf.php, method TCPDF::Write()
    This method prints text from the current position. When the right margin is reached (or the \n character is met) a line break occurs and text continues from the left margin. Upon method exit, the current position is left just at the end of the text. It is possible to put a link on the text.
writeBarcode
in file tcpdf.php, method TCPDF::writeBarcode()
    Print Barcode.
writeDbParams
in file class.config_file.php, method config_file::writeDbParams()
    config_file::writedBParams()
writeHTML
in file tcpdf.php, method TCPDF::writeHTML()
    Allows to preserve some HTML formatting.
writeHTMLCell
in file tcpdf.php, method TCPDF::writeHTMLCell()
    Prints a cell (rectangular area) with optional borders, background color and html text string. The upper-left corner of the cell corresponds to the current position. After the call, the current position moves to the right or to the next line.
If automatic page breaking is enabled and the cell goes beyond the limit, a page break is done before outputting.
writePhpParams
in file class.config_file.php, method config_file::writePhpParams()
    config_file::writePhpParams()
writeReleaseParams
in file class.config_file.php, method config_file::writeReleaseParams()
    config_file::writeReleaseParams()
top

x

$x
in file Math.class.php, variable awPoint::$x
    X coord
$x
in file Component.class.php, variable awComponent::$x
    Position X of the center the graph (from 0 to 1)
$x
in file tcpdf.php, variable TCPDF::$x
$x
in file Driver.class.php, variable awDriver::$x
    Driver X position
$xAxis
in file MathPlot.class.php, variable awMathPlot::$xAxis
    X axis
$xAxis
in file Plot.class.php, variable awPlot::$xAxis
    X axis
$xAxisPosition
in file Plot.class.php, variable awPlot::$xAxisPosition
    Position of X axis
$xAxisZero
in file Plot.class.php, variable awPlotGroup::$xAxisZero
    Set the X axis on zero
$xAxisZero
in file Plot.class.php, variable awPlot::$xAxisZero
    Set X axis on zero ?
x7iYhD98w_sendmail.php
procedural page x7iYhD98w_sendmail.php
xAxis
in file Plot.class.php, method awPlotAxis::xAxis()
xAxisPoint
in file LinePlot.class.php, method awSimpleLinePlot::xAxisPoint()
xAxisPoint
in file LinePlot.class.php, method awLinePlot::xAxisPoint()
xAxisPoint
in file ScatterPlot.class.php, method awScatterPlot::xAxisPoint()
top

y

$y
in file Math.class.php, variable awPoint::$y
    Y coord
$y
in file Driver.class.php, variable awDriver::$y
    Driver Y position
$y
in file Component.class.php, variable awComponent::$y
    Position Y of the center the graph (from 0 to 1)
$y
in file tcpdf.php, variable TCPDF::$y
$yAxis
in file Plot.class.php, variable awPlot::$yAxis
    Y axis
$yAxis
in file MathPlot.class.php, variable awMathPlot::$yAxis
    Y axis
$yAxisPosition
in file Plot.class.php, variable awPlot::$yAxisPosition
    Position of Y axis
$yAxisZero
in file Plot.class.php, variable awPlotGroup::$yAxisZero
    Set the Y axis on zero
$yAxisZero
in file Plot.class.php, variable awPlot::$yAxisZero
    Set Y axis on zero ?
yAxis
in file Plot.class.php, method awPlotAxis::yAxis()
yellowpages
in file class.yellowpages.php, class yellowpages
top

z

$ZoomMode
in file tcpdf.php, variable TCPDF::$ZoomMode
top

_

_begindoc
in file tcpdf.php, method TCPDF::_begindoc()
    Start document
_beginpage
in file tcpdf.php, method TCPDF::_beginpage()
    _beginpage
_CheckUser
in file class.workshop_com.php, method workshop_com::_CheckUser()
    workshop_com::_CheckUser() obtention de l'id d'un auteur de message
_debug
in file lib_common.php, function _debug()
    _debug()
_dochecks
in file tcpdf.php, method TCPDF::_dochecks()
    Check for locale-related bug
_dounderline
in file tcpdf.php, method TCPDF::_dounderline()
    Underline text
_enddoc
in file tcpdf.php, method TCPDF::_enddoc()
    _enddoc
_endpage
in file tcpdf.php, method TCPDF::_endpage()
    End of page contents
_escape
in file tcpdf.php, method TCPDF::_escape()
    Add \ before \, ( and )
_escapetext
in file tcpdf.php, method TCPDF::_escapetext()
    Format a text string
_freadint
in file tcpdf.php, method TCPDF::_freadint()
    Read a 4-byte integer from file
_getfontpath
in file tcpdf.php, method TCPDF::_getfontpath()
    Return fonts path
_GetInfoSdi
in file class.sdi.php, method sdi::_GetInfoSdi()
_newobj
in file tcpdf.php, method TCPDF::_newobj()
    Begin a new object
_out
in file tcpdf.php, method TCPDF::_out()
    Add a line to the document
_parse
in file class.language.php, method language::_parse()
    language::_parse()
_parsejpg
in file tcpdf.php, method TCPDF::_parsejpg()
    Extract info from a JPEG file
_parsemempng
in file idd_pdf.php, method idd_pdf::_parsemempng()
_parsepng
in file tcpdf.php, method TCPDF::_parsepng()
    Extract info from a PNG file
_putbookmarks
in file idd_pdf.php, method idd_pdf::_putbookmarks()
_putcatalog
in file tcpdf.php, method TCPDF::_putcatalog()
    _putcatalog
_putcatalog
in file idd_pdf.php, method idd_pdf::_putcatalog()
_putfonts
in file tcpdf.php, method TCPDF::_putfonts()
    Adds fonts
_putheader
in file tcpdf.php, method TCPDF::_putheader()
    _putheader
_putimages
in file tcpdf.php, method TCPDF::_putimages()
    _putimages
_putinfo
in file tcpdf.php, method TCPDF::_putinfo()
    _putinfo
_putpages
in file tcpdf.php, method TCPDF::_putpages()
    _putpages
_putresourcedict
in file tcpdf.php, method TCPDF::_putresourcedict()
    _putresourcedict
_putresources
in file idd_pdf.php, method idd_pdf::_putresources()
_putresources
in file tcpdf.php, method TCPDF::_putresources()
    _putresources
_putstream
in file tcpdf.php, method TCPDF::_putstream()
_puttrailer
in file tcpdf.php, method TCPDF::_puttrailer()
    _puttrailer
_puttruetypeunicode
in file tcpdf.php, method TCPDF::_puttruetypeunicode()
    Adds unicode fonts.
_putxobjectdict
in file tcpdf.php, method TCPDF::_putxobjectdict()
    _putxobjectdict
_readstr
in file idd_pdf.php, method idd_pdf::_readstr()
_readstr_int
in file idd_pdf.php, method idd_pdf::_readstr_int()
_replace
in file class.language.php, method language::_replace()
    language::_replace()
_t
in file lang.php, function _t()
    _t()
_textstring
in file tcpdf.php, method TCPDF::_textstring()
    Format a text string
__clone
in file Axis.class.php, method awAxis::__clone()
__construct
in file Plot.class.php, method awPlot::__construct()
    Build the plot
__construct
in file Tools.class.php, method awSide::__construct()
    Build the side
__construct
in file Pie.class.php, method awPiePart::__construct()
    Build a new awPiePart
__construct
in file ming.class.php, method awMingDriver::__construct()
__construct
in file MathPlot.class.php, method awMathPlot::__construct()
    Build the plot
__construct
in file Plot.class.php, method awPlotAxis::__construct()
    Build the group of axis
__construct
in file Pie.class.php, method awPie::__construct()
    Build the plot
__construct
in file MathPlot.class.php, method awMathFunction::__construct()
    Construct the function
__construct
in file Text.class.php, method awText::__construct()
    Build a new awtext
__construct
in file Tick.class.php, method awTick::__construct()
    Build the ticks
__construct
in file Shadow.class.php, method awShadow::__construct()
    Shadow constructor
__construct
in file ScatterPlot.class.php, method awScatterPlot::__construct()
    Construct a new awScatterPlot
__construct
in file Plot.class.php, method awPlotGroup::__construct()
    Build the PlotGroup
__construct
in file tcpdf.php, method TCPDF::__construct()
    This is the class constructor.
__construct
in file Legend.class.php, method awLegend::__construct()
    Build the legend
__construct
in file Component.class.php, method awComponent::__construct()
    Build the component
__construct
in file Color.class.php, method awColor::__construct()
    Build your color
__construct
in file class.language.php, method language::__construct()
    config_file::__construct()
__construct
in file class.config_file.php, method config_file::__construct()
    config_file::__construct()
__construct
in file Component.class.php, method awComponentGroup::__construct()
    Build the component group
__construct
in file Driver.class.php, method awDriver::__construct()
__construct
in file Driver.class.php, method awPHPFontDriver::__construct()
__construct
in file Driver.class.php, method awFontDriver::__construct()
__construct
in file Driver.class.php, method awFileFontDriver::__construct()
__construct
in file class.afiles.php, method afiles::__construct()
    Constructor which allows to chose the path of the entity used for following actions
__construct
in file Border.class.php, method awBorder::__construct()
    Build the border
__construct
in file BarcodeObject, method I25Object::__construct()
    Class Constructor.
__construct
in file BarcodeObject, method C128BObject::__construct()
    Class Constructor.
__construct
in file Axis.class.php, method awAxis::__construct()
    Build the axis
__construct
in file BarcodeObject, method C128CObject::__construct()
    Class Constructor.
__construct
in file BarcodeObject, method C39Object::__construct()
    Class Constructor.
__construct
in file BarPlot.class.php, method awBarPlot::__construct()
    Construct a new awBarPlot
__construct
in file BarcodeObject, method BarcodeObject::__construct()
    Class Constructor.
__construct
in file BarcodeObject, method C128AObject::__construct()
    Class Constructor.
__construct
in file Math.class.php, method awPoint::__construct()
    Build a new awpoint
__construct
in file Font.class.php, method awFileFont::__construct()
__construct
in file Math.class.php, method awLine::__construct()
    Build a new awline
__construct
in file Image.class.php, method awFileImage::__construct()
    Build a new awimage
__construct
in file Grid.class.php, method awGrid::__construct()
    Build the factory
__construct
in file Image.class.php, method awImage::__construct()
    Build the image
__construct
in file Label.class.php, method awLabel::__construct()
    Build the label
__construct
in file LinePlot.class.php, method awSimpleLinePlot::__construct()
    Construct a new awLinePlot
__construct
in file LinePlot.class.php, method awLinePlot::__construct()
    Construct a new awLinePlot
__construct
in file AntiSpam.class.php, method awAntiSpam::__construct()
    Construct a new awAntiSpam image
__construct
in file Font.class.php, method awFont::__construct()
    Build the font
__construct
in file Graph.class.php, method awGraph::__construct()
    Construct a new graph
__construct
in file gd.class.php, method awGDDriver::__construct()
__construct
in file Font.class.php, method awTTFFont::__construct()
__construct
in file Font.class.php, method awPHPFont::__construct()
__construct
in file gd.class.php, method awGDGradientDriver::__construct()
    Build your GDGradientDriver
__construct
in file Gradient.class.php, method awBilinearGradient::__construct()
    Build the bilinear gradient
__construct
in file Gradient.class.php, method awLinearGradient::__construct()
    Build the linear gradient
__construct
in file Gradient.class.php, method awGradient::__construct()
    Build the gradient
__construct
in file Mark.class.php, method awMark::__construct()
    Build the mark
__destruct
in file tcpdf.php, method TCPDF::__destruct()
    Default destructor.
__destructor
in file BarcodeObject, method BarcodeObject::__destructor()
    Class Destructor.
top

Documentation generated on Fri, 16 Oct 2009 09:27:29 +0200 by phpDocumentor 1.4.1