Element index for package general
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
a
- $a
- in file barcode.php, variable barcode::$a
- $AB
- in file barcode.php, variable barcode::$AB
- $Args
- in file url.php, variable url::$Args
- A
- in file url.php, method url::A()
URL::A()
- addDays
- in file date.php, method Date::addDays()
adds a number of days to the date
- addVal
- in file url.php, method url::addVal()
URL::addVal() Adds a key to URL.
- add_distinct
- in file ez_select.php, method ez_select::add_distinct()
- add_field
- in file ez_select.php, method ez_select::add_field()
- add_group_by
- in file ez_select.php, method ez_select::add_group_by()
- add_order_by
- in file ez_select.php, method ez_select::add_order_by()
- add_table
- in file ez_select.php, method ez_select::add_table()
- add_where_clause
- in file ez_select.php, method ez_select::add_where_clause()
top
b
- $b
- in file barcode.php, variable barcode::$b
- $bar128c
- in file barcode.php, variable barcode::$bar128c
- barcode
- in file barcode.php, class barcode
Barcode class
- Build
- in file url.php, method url::Build()
URL::Build() This is can be used to build a URL.
- barcode.php
- procedural page barcode.php
top
top
d
- $distinct
- in file ez_select.php, variable ez_select::$distinct
- $Dynamic
- in file url.php, variable url::$Dynamic
- date.php
- procedural page date.php
- db_form.php
- procedural page db_form.php
- date
- in file date.php, method Date::date()
constructor: initialize the class by assigning a date and a language
- Date
- in file date.php, class Date
Date formatting class.
- dropVal
- in file url.php, method url::dropVal()
URL::dropVal() Drops a key from URL.
- dropVals
- in file url.php, method url::dropVals()
URL::dropVals() Drops all the keys contained in associative array from URL.
- du
- in file util.php, method util::du()
du size of a directory, unix only. requires popen command.
top
top
top
g
- $group_by
- in file ez_select.php, variable ez_select::$group_by
- getDate
- in file date.php, method Date::getDate()
gets a textual, long formatted date, according to the language setting
- getDay
- in file date.php, method Date::getDay()
gets the day of the month of the date. Ex. 19
- getDayOfWeek
- in file date.php, method Date::getDayOfWeek()
returns day of the week ordinal of the date. Ex. 2.
- getDayOfWeekName
- in file date.php, method Date::getDayOfWeekName()
Returns day of the week name of the date. Ex. Sunday
- getDaysinMonth
- in file date.php, method Date::getDaysinMonth()
gets the number of days in a month. Ex. 31
- getDirectory
- in file util.php, method util::getDirectory()
Get files of a directory in an array.
- getImage
- in file util.php, method util::getImage()
outputs a blob from the db to the http stream. the table has to have
- getItaDate
- in file date.php, method Date::getItaDate()
gets a date in dd/mm/yyyy format
- getLang
- in file date.php, method Date::getLang()
gets the language as a two char string: Ex. en, es, de, fr, it
- getMonth
- in file date.php, method Date::getMonth()
gets the month (01-12)
- getMonthName
- in file date.php, method Date::getMonthName()
gets the full textual month name, in the setted language.
- getMyDate
- in file date.php, method Date::getMyDate()
gets the date in MySQL format yyyy-mm-dd
- getTimestamp
- in file date.php, method Date::getTimestamp()
gets the unix timestamp, number of seconds since 1/1/1970
- getVal
- in file url.php, method url::getVal()
URL::getVal()
- getYear
- in file date.php, method Date::getYear()
gets the year of the date, 4 digit (YYYY).
top
top
i
- imageResize
- in file util.php, method util::imageResize()
method to adjust the image file for the pictures
- isKey
- in file util.php, method util::isKey()
returns true if $key is a key of the array $array
- is_Set
- in file url.php, method url::is_Set()
URL::is_Set() Checks if key is set in the URL.
top
top
top
top
n
- newId
- in file util.php, method util::newId()
finds a new id for the specified table (pear db)
top
top
top
top
top
s
- $Scheme
- in file url.php, variable url::$Scheme
- saveBlob
- in file util.php, method util::saveBlob()
saves a blob in the db (mysql)
- select_query
- in file ez_select.php, method ez_select::select_query()
- setDay
- in file date.php, method Date::setDay()
sets the day of the month of the date (01-31)
- setItaDate
- in file date.php, method Date::setItaDate()
sets the date using the Italian short format dd/mm/yyyy - d/m/yyyy is also accepted. It's better to use 4 digits year, but works with 2 digits too, as explained in setYear().
- setLang
- in file date.php, method Date::setLang()
sets the language.
- setMonth
- in file date.php, method Date::setMonth()
sets the month (1-12)
- setMyDate
- in file date.php, method Date::setMyDate()
sets the date using mysql format yyyy-mm-dd. if the date is not valid, sets to 1/1/1970. 0-0-0 means today.
- setTimestamp
- in file date.php, method Date::setTimestamp()
changes the date to the given timestamp, seconds since 1/1/1970.
- setVal
- in file url.php, method url::setVal()
URL::setVal()
- setXhtml
- in file url.php, method url::setXhtml()
Set if to output xhtml urls or not.
- setYear
- in file date.php, method Date::setYear()
sets the year in the date, 4 digit (YYY).
- setYMD
- in file date.php, method Date::setYMD()
sets year, month and day for the date. It's better to use 4 digits year, but works with 2 digits too, as explained in setYear().
- set_limit
- in file ez_select.php, method ez_select::set_limit()
- set_order_type
- in file ez_select.php, method ez_select::set_order_type()
- show
- in file ez_select.php, method ez_select::show()
- suffix
- in file barcode.php, method barcode::suffix()
top
top
u
- $UPCE
- in file barcode.php, variable barcode::$UPCE
- url.php
- procedural page url.php
- util.php
- procedural page util.php
- url
- in file url.php, class url
- URL
- in file url.php, method url::URL()
URL::URL()
- util
- in file util.php, class util
a collection of static utilities
top
top
top
top
|
|