Element index for package ISBN
[ c ]
[ g ]
[ i ]
[ s ]
[ v ]
[ _ ]
top
c
- convert
- in file ISBN.php, method ISBN::convert()
converts an ISBN number from one version to another can convert ISBN-10 to ISBN-13 and ISBN-13 to ISBN-10
top
g
- getCheckdigit
- in file ISBN.php, method ISBN::getCheckdigit()
Get the Checkdigit Part of ISBN Number
- getEAN
- in file ISBN.php, method ISBN::getEAN()
Get the EAN Prefix of ISBN Number (ISBN-13)
- getGroup
- in file ISBN.php, method ISBN::getGroup()
Get the Registrationgroup Part of the ISBN Number
- getISBN
- in file ISBN.php, method ISBN::getISBN()
Get whole ISBN Number
- getISBNDisplayable
- in file ISBN.php, method ISBN::getISBNDisplayable()
Get whole ISBN Number in a displayable fashion (see Handbook p. 15)
- getPublisher
- in file ISBN.php, method ISBN::getPublisher()
Get the Publication Part of the ISBN Number
- getTitle
- in file ISBN.php, method ISBN::getTitle()
Get the Title Part of the ISBN Number
- getVersion
- in file ISBN.php, method ISBN::getVersion()
Returns version of this objects ISBN
- guessVersion
- in file ISBN.php, method ISBN::guessVersion()
Guesses ISBN version of passed string
top
i
- ISBN
- in file ISBN.php, class ISBN
ISBN class
- ISBN.php
- procedural page ISBN.php
- ISBN_DEFAULT_COSMETIC_SEPERATOR
- in file ISBN.php, constant ISBN_DEFAULT_COSMETIC_SEPERATOR
- ISBN_DEFAULT_INPUTVERSION
- in file ISBN.php, constant ISBN_DEFAULT_INPUTVERSION
- ISBN_DEFAULT_PRINT_LANG_SPECIFIC_PREFIX
- in file ISBN.php, constant ISBN_DEFAULT_PRINT_LANG_SPECIFIC_PREFIX
- ISBN_Exception
- in file ISBN.php, class ISBN_Exception
ISBN_Exception class
- ISBN_VERSION_ISBN_10
- in file ISBN.php, constant ISBN_VERSION_ISBN_10
- ISBN_VERSION_ISBN_13
- in file ISBN.php, constant ISBN_VERSION_ISBN_13
- ISBN_VERSION_ISBN_13_978
- in file ISBN.php, constant ISBN_VERSION_ISBN_13_978
- ISBN_VERSION_ISBN_13_979
- in file ISBN.php, constant ISBN_VERSION_ISBN_13_979
- ISBN_VERSION_NONE
- in file ISBN.php, constant ISBN_VERSION_NONE
ISBN Versions supported
- ISBN_VERSION_UNKNOWN
- in file ISBN.php, constant ISBN_VERSION_UNKNOWN
VERSION_UNKNOWN is by the caller only, this shall never
- isValid
- in file ISBN.php, method ISBN::isValid()
Returns this ISBN validity
top
top
top
|
|