Element index for package Strings
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ y ]
[ _ ]
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
top
e
- $error
- in file Strings.php, variable Strings::$error
Variable used to render errors
top
top
top
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
top
top
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
top
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
top
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
|
|