Strings
[ class tree: Strings ] [ index: Strings ] [ all elements ]

Element index for package Strings

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ y ] [ _ ]

_

__construct
in file Strings.php, method Strings::__construct()
    Construction function
top

a

$aComments
in file Comments.php, variable Comments::$aComments
    Variable that contains PHP Comments
$aComments_endtags
in file Comments.php, variable Comments::$aComments_endtags
    Variable that contains PHP Comments end tags
$aComments_starttags
in file Comments.php, variable Comments::$aComments_starttags
    Variable that contains PHP Comments open tags
$aEnd_tags
in file PHPCode.php, variable PHPCode::$aEnd_tags
    Variable that contains PHP close tags
$aFromChars
in file STRleetSpeak.php, variable STRLeetSpeak::$aFromChars
    Variable that defines characters to be converted
$aPHPCode
in file PHPCode.php, variable PHPCode::$aPHPCode
    Variable that contains PHP result code
$api_render
in file Strings.php, variable Strings::$api_render
    Variable that defines the API rendering the message
$aStart_tags
in file PHPCode.php, variable PHPCode::$aStart_tags
    Variable that contains PHP open tags
$aToChars
in file STRleetSpeak.php, variable STRLeetSpeak::$aToChars
    Variable that defines leet characters resulting
$aVars
in file Classes.php, variable Classes::$aVars
$aWords
in file STRlines.php, variable STRlines::$aWords
    Variable that contains array containings words (Strings objects)
addClass
in file Classes.php, method Classes::addClass()
addFunction
in file Classes_Functions.php, method Classes_Functions::addFunction()
addVariable
in file Classes_Variables.php, method Classes_Variables::addVariable()
top

c

$charset
in file Strings.php, variable Strings::$charset
    Variable that defines charset
$classextends
in file Classes.php, variable Classes::$classextends
$classextendsID
in file Classes.php, variable Classes::$classextendsID
$classID
in file Classes.php, variable Classes::$classID
$classname
in file Classes.php, variable Classes::$classname
$classtable
in file Classes.php, variable Classes::$classtable
$class_regex
in file Classes.php, variable Classes::$class_regex
$colors
in file Strings.php, variable Strings::$colors
    Variable that lists colors for messages
$cryptkey
in file STRpasswords.php, variable STRpasswords::$cryptkey
    Variable that contains crypt key to encode password
check
in file STRdates.php, method STRdates::check()
    Y-M-D date validation function
checkTime
in file STRtimes.php, method STRtimes::checkTime()
    H:mm:ss time validation function
checkYear
in file STRdates.php, method STRdates::checkYear()
    Year validation function
Classes
in file Classes.php, class Classes
    Created on 1 april 09
Classes_Functions
in file Classes_Functions.php, class Classes_Functions
    Created on 1 april 09
Classes_Variables
in file Classes_Variables.php, class Classes_Variables
    Created on 1 april 09
cleanLine
in file STRlines.php, method STRlines::cleanLine()
    Line cleaner function
Comments
in file Comments.php, class Comments
    Created on 1 april 09
console
in file Strings.php, method Strings::console()
    Console function
convert
in file STRdates.php, method STRdates::convert()
    Date convertion function
Convert2TS
in file STRdates.php, method STRdates::Convert2TS()
    Date convertion to timestamp function
convertDMY2YMD
in file STRdates.php, method STRdates::convertDMY2YMD()
    Date convertion (DMY -> YMD) function
crypt
in file STRpasswords.php, method STRpasswords::crypt()
    Crypt function
top

d

$database
in file Classes.php, variable Classes::$database
$date_ts
in file STRdates.php, variable STRdates::$date_ts
    Variable that defines date timestamp
$debug
in file Classes.php, variable Classes::$debug
$directoutput
in file Strings.php, variable Strings::$directoutput
    Variable that defines if the message is directly outputted
$DMY_regex
in file STRdates.php, variable STRdates::$DMY_regex
    Variable that defines regular expression used to extract Day, Month,
Decrypt
in file STRpasswords.php, method STRpasswords::Decrypt()
    Decrypt function
top

e

$error
in file Strings.php, variable Strings::$error
    Variable used to render errors
top

f

$functiondescription
in file Classes_Functions.php, variable Classes_Functions::$functiondescription
$functionID
in file Classes_Functions.php, variable Classes_Functions::$functionID
$functionname
in file Classes_Functions.php, variable Classes_Functions::$functionname
$functiontable
in file Classes_Functions.php, variable Classes_Functions::$functiontable
formatLine
in file STRlines.php, method STRlines::formatLine()
    Line formater function
formatTime
in file STRtimes.php, method STRtimes::formatTime()
    Time formatter function
fromLeet
in file STRleetSpeak.php, method STRLeetSpeak::fromLeet()
    fromleet conversion function
Format
in file STRnumbers.php, method STRnumbers::Format()
    Format function
top

g

getClassByID
in file Classes.php, method Classes::getClassByID()
getClassByName
in file Classes.php, method Classes::getClassByName()
getClassInfo
in file Classes.php, method Classes::getClassInfo()
getCode
in file PHPCode.php, method PHPCode::getCode()
    Code obtention function
getComments
in file Comments.php, method Comments::getComments()
    Comments obtention function
getFunctionByNameAndClassname
in file Classes_Functions.php, method Classes_Functions::getFunctionByNameAndClassname()
getVariableByNameAndFunctionID
in file Classes_Variables.php, method Classes_Variables::getVariableByNameAndFunctionID()
top

i

IsUTF8
in file Strings.php, method Strings::IsUTF8()
    UTF8 detection function
is_ddmmyyyy
in file STRdates.php, method STRdates::is_ddmmyyyy()
    ddmmyyyy format detection function
is_percent
in file STRnumbers.php, method STRnumbers::is_percent()
    Percentage detection function
top

l

ListAll
in file STRdates.php, method STRdates::ListAll()
    Years, Months, Days, Hours, Minutes listing function
ListDays
in file STRdates.php, method STRdates::ListDays()
    Days listing function
ListHours
in file STRdates.php, method STRdates::ListHours()
    Hours listing function
listHours
in file STRtimes.php, method STRtimes::listHours()
    Hours listing function
listMinutes
in file STRtimes.php, method STRtimes::listMinutes()
    Minutes listing function
ListMinutes
in file STRdates.php, method STRdates::ListMinutes()
    Minutes listing function
ListMonths
in file STRdates.php, method STRdates::ListMonths()
    Months listing function
ListYears
in file STRdates.php, method STRdates::ListYears()
    Year listing function
top

m

$months_array
in file STRdates.php, variable STRdates::$months_array
    Variable that defines months in an associative array
$msgtypes
in file Strings.php, variable Strings::$msgtypes
    Variable that lists message types
makeRandom
in file STRpasswords.php, method STRpasswords::makeRandom()
    Random password generation function
top

n

$new_separator
in file STRtimes.php, variable STRtimes::$new_separator
    Variable that defines time separator
$new_separator
in file STRdates.php, variable STRdates::$new_separator
    Variable that defines date separator
top

o

$oClassextends
in file Classes.php, variable Classes::$oClassextends
top

p

PHPCode
in file PHPCode.php, class PHPCode
    Created on 1 april 09
ProtectRegex
in file STRregexs.php, method STRregexs::ProtectRegex()
    Regular protection protection function
top

q

quarterBeginTS
in file STRdates.php, method STRdates::quarterBeginTS()
    First date of quarter obtention function
QuoteStrip
in file Strings.php, method Strings::QuoteStrip()
    Quotes stripping function
top

r

$result
in file Classes.php, variable Classes::$result
readLine
in file STRlines.php, method STRlines::readLine()
    Line reader function
RemoveAccent
in file Strings.php, method Strings::RemoveAccent()
    Accents removal function
RemoveSpaces
in file Strings.php, method Strings::RemoveSpaces()
    Spaces removal function
ReversableCrypt
in file STRpasswords.php, method STRpasswords::ReversableCrypt()
    Reversable crypt function
top

s

$strength
in file STRpasswords.php, variable STRpasswords::$strength
    Variable that contains strength value for a password
setWordExploder
in file STRlines.php, method STRlines::setWordExploder()
    Item exploder setter function
splitLine
in file STRlines.php, method STRlines::splitLine()
    Line splitter function
STRdates
in file STRdates.php, class STRdates
    This class manages STRdates objects. It is used to manipulate dates strings.
STRdates.php
procedural page STRdates.php
STRemailAddresses
in file STRemailAddresses.php, class STRemailAddresses
    This class manages STRemailAddresses objects. It is used to manipulate email addresses strings.
STRemailAddresses.php
procedural page STRemailAddresses.php
Strength
in file STRpasswords.php, method STRpasswords::Strength()
    Password strength calculation function
stringHasNumbers
in file Strings.php, method Strings::stringHasNumbers()
    Numbers detection function
Strings
in file Strings.php, class Strings
    This class manages Strings objects. Many functions are available: RemoveSpaces(), RemoveAccent(), QuoteStrip(), etc.
Strings.php
procedural page Strings.php
STRip
in file STRip.php, class STRip
    This class manages time objects.
STRip.php
procedural page STRip.php
STRLeetSpeak
in file STRleetSpeak.php, class STRLeetSpeak
    This class manages LeetSpeak objects. This class manages STRLeetSpeak strings objects.
STRleetSpeak.php
procedural page STRleetSpeak.php
STRlines
in file STRlines.php, class STRlines
    This class manages lines (strings) objects.
STRlines.php
procedural page STRlines.php
STRpasswords
in file STRpasswords.php, class STRpasswords
    This class manages STRpasswords objects.
STRpasswords.php
procedural page STRpasswords.php
STRphones
in file STRphones.php, class STRphones
    This class manages STRphones objects.
STRphones.php
procedural page STRphones.php
STRpostcodes
in file STRpostcodes.php, class STRpostcodes
    This class manages STRpostcodes objects. It is used to manipulate postcode strings.
STRpostcodes.php
procedural page STRpostcodes.php
STRregexs
in file STRregexs.php, class STRregexs
    This class manages regular expressions objects.
STRregexs.php
procedural page STRregexs.php
STRtimes
in file STRtimes.php, class STRtimes
    This class manages time objects.
STRtimes.php
procedural page STRtimes.php
STRwebsites
in file STRwebsites.php, class STRwebsites
    This class manages websites objects.
STRwebsites.php
procedural page STRwebsites.php
StrBytesSizes
in file STR_NBbinarySizes.php, method STR_NBbinarySizes::StrBytesSizes()
    Octal size calculation function
STRnumbers
in file STRnumbers.php, class STRnumbers
    This class manages STRnumbers objects.
STRnumbers.php
procedural page STRnumbers.php
STR_NBbinarySizes
in file STR_NBbinarySizes.php, class STR_NBbinarySizes
    This class manages STR_NBbinarySizes objects.
STR_NBbinarySizes.php
procedural page STR_NBbinarySizes.php
top

t

$time_regex
in file STRtimes.php, variable STRtimes::$time_regex
    Variable that defines regular expression used to extract hours,
Text2Date
in file STRdates.php, method STRdates::Text2Date()
    Date convertion (text) function
timeSeparatorSetter
in file STRtimes.php, method STRtimes::timeSeparatorSetter()
    Time separator setter function
toLeet
in file STRleetSpeak.php, method STRLeetSpeak::toLeet()
    toleet conversion function
ToUTF8
in file Strings.php, method Strings::ToUTF8()
    UTF8 conversion function
top

u

ucwordsw
in file Strings.php, method Strings::ucwordsw()
    Special uppercase function
top

v

$value
in file Strings.php, variable Strings::$value
    Variable that contains string to be handled
$variableID
in file Classes_Variables.php, variable Classes_Variables::$variableID
$variablename
in file Classes_Variables.php, variable Classes_Variables::$variablename
$variabletable
in file Classes_Variables.php, variable Classes_Variables::$variabletable
$variabletype
in file Classes_Variables.php, variable Classes_Variables::$variabletype
$variablevalue
in file Classes_Variables.php, variable Classes_Variables::$variablevalue
$vars_regex
in file Classes.php, variable Classes::$vars_regex
validateEmail
in file STRemailAddresses.php, method STRemailAddresses::validateEmail()
    Email address validation function
ValidateIP
in file STRip.php, method STRip::ValidateIP()
    IP address validation function
ValidatePhone
in file STRphones.php, method STRphones::ValidatePhone()
    Phone validation function
ValidatePostcode
in file STRpostcodes.php, method STRpostcodes::ValidatePostcode()
    Postcode validation function
ValidateWebsite
in file STRwebsites.php, method STRwebsites::ValidateWebsite()
    Website validation function
top

y

$YMD_regex
in file STRdates.php, variable STRdates::$YMD_regex
    Variable that defines regular expression used to extract Year, Month,
top

Documentation generated on Wed, 26 Aug 2009 12:29:55 +0200 by phpDocumentor 1.4.1