[OnpubAPI] element index

All elements
a c d e f g i l n o p r s t u v w _
_
top
__construct
OnpubSection::__construct() in OnpubSection.php
__construct
OnpubSAMaps::__construct() in OnpubSAMaps.php
Connect to an Onpub database.
__construct
OnpubSAMap::__construct() in OnpubSAMap.php
__construct
OnpubSections::__construct() in OnpubSections.php
Connect to an Onpub database.
__construct
OnpubWebsite::__construct() in OnpubWebsite.php
__construct
OnpubWSMaps::__construct() in OnpubWSMaps.php
Connect to an Onpub database.
__construct
OnpubWSMap::__construct() in OnpubWSMap.php
__construct
OnpubWebsites::__construct() in OnpubWebsites.php
Connect to an Onpub database.
__construct
OnpubQueryOptions::__construct() in OnpubQueryOptions.php
__construct
OnpubImages::__construct() in OnpubImages.php
Connect to an Onpub database.
__construct
OnpubArticles::__construct() in OnpubArticles.php
Connect to an Onpub database.
__construct
OnpubArticle::__construct() in OnpubArticle.php
Construct a new article.
__construct
OnpubAAMaps::__construct() in OnpubAAMaps.php
Connect to an Onpub database.
__construct
OnpubAuthor::__construct() in OnpubAuthor.php
__construct
OnpubAuthors::__construct() in OnpubAuthors.php
Connect to an Onpub database.
__construct
OnpubImage::__construct() in OnpubImage.php
__construct
OnpubDatabase::__construct() in OnpubDatabase.php
Connect to a database.
__construct
OnpubAAMap::__construct() in OnpubAAMap.php
a
top
$articleID
OnpubSAMap::$articleID in OnpubSAMap.php
Article ID. Default is NULL.
$articleID
OnpubAAMap::$articleID in OnpubAAMap.php
Article ID. Default is NULL.
$articles
OnpubWebsite::$articles in OnpubWebsite.php
Website articles. Default is an empty array.
$articles
OnpubSection::$articles in OnpubSection.php
Section articles. Default is an empty array.
$authorID
OnpubAAMap::$authorID in OnpubAAMap.php
Author ID. Default is NULL.
$authors
OnpubArticle::$authors in OnpubArticle.php
Article authors. Default is an empty array.
c
top
$content
OnpubArticle::$content in OnpubArticle.php
Article content. Default is an empty string.
count
OnpubImages::count() in OnpubImages.php
count
OnpubSections::count() in OnpubSections.php
count
OnpubAuthors::count() in OnpubAuthors.php
count
OnpubArticles::count() in OnpubArticles.php
Get the total number of articles in the database.
count
OnpubWebsites::count() in OnpubWebsites.php
current
OnpubDatabase::current() in OnpubDatabase.php
Get the name of the currently connected-to MySQL database.
d
top
$dateAfter
OnpubQueryOptions::$dateAfter in OnpubQueryOptions.php
Default is NULL.
$dateLimit
OnpubQueryOptions::$dateLimit in OnpubQueryOptions.php
Default is NULL.
$description
OnpubImage::$description in OnpubImage.php
Image description. Default is an empty string.
$displayAs
OnpubAuthor::$displayAs in OnpubAuthor.php
Author's display name. Default is an empty string.
delete
OnpubSections::delete() in OnpubSections.php
delete
OnpubWebsites::delete() in OnpubWebsites.php
delete
OnpubWSMaps::delete() in OnpubWSMaps.php
delete
OnpubSAMaps::delete() in OnpubSAMaps.php
delete
OnpubImages::delete() in OnpubImages.php
delete
OnpubArticles::delete() in OnpubArticles.php
Delete an article from the database.
delete
OnpubDatabase::delete() in OnpubDatabase.php
Delete the Onpub schema.
delete
OnpubAAMaps::delete() in OnpubAAMaps.php
e
top
$enableTransactions
$enableTransactions
$enableTransactions
$enableTransactions
$enableTransactions
$enableTransactions
Controls whether or not the methods in this class use transactions when they access the database.
$enableTransactions
$enableTransactions
f
top
$familyName
OnpubAuthor::$familyName in OnpubAuthor.php
Author's family name. Default is an empty string.
$fileName
OnpubImage::$fileName in OnpubImage.php
Image file name. Default is an empty string.
$fullTextSearch
OnpubQueryOptions::$fullTextSearch in OnpubQueryOptions.php
Default is FALSE.
g
top
$givenNames
OnpubAuthor::$givenNames in OnpubAuthor.php
Author's given names. Default is an empty string.
get
OnpubAuthors::get() in OnpubAuthors.php
get
OnpubSections::get() in OnpubSections.php
get
OnpubWebsites::get() in OnpubWebsites.php
get
OnpubArticles::get() in OnpubArticles.php
Get a single article from the database.
get
OnpubImages::get() in OnpubImages.php
getCreated
OnpubArticle::getCreated() in OnpubArticle.php
Get this article's creation date.
getCreated
OnpubSAMap::getCreated() in OnpubSAMap.php
Get this map's creation date.
getCreated
OnpubImage::getCreated() in OnpubImage.php
Get this image's creation date.
getCreated
OnpubSection::getCreated() in OnpubSection.php
Get this section's creation date.
getCreated
OnpubAAMap::getCreated() in OnpubAAMap.php
Get this map's creation date.
getCreated
OnpubWSMap::getCreated() in OnpubWSMap.php
Get this map's creation date.
getCreated
OnpubWebsite::getCreated() in OnpubWebsite.php
Get this website's creation date.
getCreated
OnpubAuthor::getCreated() in OnpubAuthor.php
Get this author's creation date.
getFullPath
OnpubImage::getFullPath() in OnpubImage.php
getID
OnpubSAMaps::getID() in OnpubSAMaps.php
getID
OnpubAAMaps::getID() in OnpubAAMaps.php
getID
OnpubWebsites::getID() in OnpubWebsites.php
getID
OnpubSections::getID() in OnpubSections.php
getID
OnpubWSMaps::getID() in OnpubWSMaps.php
getID
OnpubArticles::getID() in OnpubArticles.php
Get the ID of an article in the database.
getID
OnpubImages::getID() in OnpubImages.php
getID
OnpubAuthors::getID() in OnpubAuthors.php
getModified
OnpubWebsite::getModified() in OnpubWebsite.php
Get this website's last modification date.
getModified
OnpubAAMap::getModified() in OnpubAAMap.php
Get this map's last modification date.
getModified
OnpubSAMap::getModified() in OnpubSAMap.php
Get this map's last modification date.
getModified
OnpubArticle::getModified() in OnpubArticle.php
Get this article's last modification date.
getModified
OnpubAuthor::getModified() in OnpubAuthor.php
Get this author's last modification date.
getModified
OnpubSection::getModified() in OnpubSection.php
Get this section's last modification date.
getModified
OnpubWSMap::getModified() in OnpubWSMap.php
Get this map's last modification date.
getModified
OnpubImage::getModified() in OnpubImage.php
Get this image's last modification date.
getPage
OnpubQueryOptions::getPage() in OnpubQueryOptions.php
getSummary
OnpubArticle::getSummary() in OnpubArticle.php
Get a summary of this article's content.
getThumbURL
OnpubImages::getThumbURL() in OnpubImages.php
i
top
$ID
OnpubSection::$ID in OnpubSection.php
Section ID. Default is NULL.
$ID
OnpubAuthor::$ID in OnpubAuthor.php
Author ID. Default is NULL.
$ID
OnpubWebsite::$ID in OnpubWebsite.php
Website ID. Default is NULL.
$ID
OnpubImage::$ID in OnpubImage.php
Image ID. Default is NULL.
$ID
OnpubSAMap::$ID in OnpubSAMap.php
Section-article map ID. Default is NULL.
$ID
OnpubWSMap::$ID in OnpubWSMap.php
Website-section map ID. Default is NULL.
$ID
OnpubArticle::$ID in OnpubArticle.php
Article ID. Default is NULL.
$ID
OnpubAAMap::$ID in OnpubAAMap.php
Article-author map ID. Default is NULL.
$image
OnpubWebsite::$image in OnpubWebsite.php
Website image. Default is NULL.
$image
OnpubAuthor::$image in OnpubAuthor.php
Author image. Default is NULL.
$image
OnpubArticle::$image in OnpubArticle.php
Article image. Default is NULL.
$image
OnpubSection::$image in OnpubSection.php
Section image. Default is NULL.
$imageID
OnpubArticle::$imageID in OnpubArticle.php
Image ID. Default is NULL.
$imageID
OnpubAuthor::$imageID in OnpubAuthor.php
Image ID. Default is NULL.
$imageID
OnpubWebsite::$imageID in OnpubWebsite.php
Image ID. Default is NULL.
$imageID
OnpubSection::$imageID in OnpubSection.php
Image ID. Default is NULL.
$imagesDirectory
OnpubWebsite::$imagesDirectory in OnpubWebsite.php
Images directory. Default is an empty string.
$imagesURL
OnpubWebsite::$imagesURL in OnpubWebsite.php
Images URL. Default is an empty string.
$includeArticles
OnpubQueryOptions::$includeArticles in OnpubQueryOptions.php
Default is FALSE. Set to TRUE if you would like article data to be included in the database query results (where applicable).
$includeAuthors
OnpubQueryOptions::$includeAuthors in OnpubQueryOptions.php
Default is FALSE.
$includeContent
OnpubQueryOptions::$includeContent in OnpubQueryOptions.php
Default is TRUE.
$includeSections
OnpubQueryOptions::$includeSections in OnpubQueryOptions.php
Default is FALSE.
insert
OnpubArticles::insert() in OnpubArticles.php
Insert new article(s) into the database.
insert
OnpubWebsites::insert() in OnpubWebsites.php
insert
OnpubAuthors::insert() in OnpubAuthors.php
insert
OnpubAAMaps::insert() in OnpubAAMaps.php
insert
OnpubSAMaps::insert() in OnpubSAMaps.php
insert
OnpubSections::insert() in OnpubSections.php
insert
OnpubImages::insert() in OnpubImages.php
insert
OnpubWSMaps::insert() in OnpubWSMaps.php
install
OnpubDatabase::install() in OnpubDatabase.php
Install the Onpub schema.
l
top
listDBs
OnpubDatabase::listDBs() in OnpubDatabase.php
Gets a list of MySQL databases that the logged-in user has access to.
n
top
$name
OnpubWebsite::$name in OnpubWebsite.php
Website name. Default is an empty string.
$name
OnpubSection::$name in OnpubSection.php
Section name. Default is an empty string.
o
top
$order
OnpubQueryOptions::$order in OnpubQueryOptions.php
Default is NULL.
$orderBy
OnpubQueryOptions::$orderBy in OnpubQueryOptions.php
Default is NULL.
OnpubAAMap
OnpubAAMap in OnpubAAMap.php
An article-author map.
OnpubAAMap.php
OnpubAAMap.php in OnpubAAMap.php
OnpubAAMaps
OnpubAAMaps in OnpubAAMaps.php
Manage article-author maps in an Onpub database.
OnpubAAMaps.php
OnpubAAMaps.php in OnpubAAMaps.php
OnpubArticle
OnpubArticle in OnpubArticle.php
An article.
OnpubArticle.php
OnpubArticle.php in OnpubArticle.php
OnpubArticles
OnpubArticles in OnpubArticles.php
Manage articles in an Onpub database.
OnpubArticles.php
OnpubArticles.php in OnpubArticles.php
OnpubAuthor
OnpubAuthor in OnpubAuthor.php
An author.
OnpubAuthor.php
OnpubAuthor.php in OnpubAuthor.php
OnpubAuthors
OnpubAuthors in OnpubAuthors.php
Manage authors in an Onpub database.
OnpubAuthors.php
OnpubAuthors.php in OnpubAuthors.php
OnpubDatabase
OnpubDatabase in OnpubDatabase.php
Manage an Onpub database.
OnpubDatabase.php
OnpubDatabase.php in OnpubDatabase.php
OnpubImage
OnpubImage in OnpubImage.php
An image.
OnpubImage.php
OnpubImage.php in OnpubImage.php
OnpubImages
OnpubImages in OnpubImages.php
Manage images in an Onpub database.
OnpubImages.php
OnpubImages.php in OnpubImages.php
OnpubQueryOptions
OnpubQueryOptions in OnpubQueryOptions.php
Onpub database query options.
OnpubQueryOptions.php
OnpubQueryOptions.php in OnpubQueryOptions.php
OnpubSAMap
OnpubSAMap in OnpubSAMap.php
A section-article map.
OnpubSAMap.php
OnpubSAMap.php in OnpubSAMap.php
OnpubSAMaps
OnpubSAMaps in OnpubSAMaps.php
Manage section-article maps in an Onpub database.
OnpubSAMaps.php
OnpubSAMaps.php in OnpubSAMaps.php
OnpubSection
OnpubSection in OnpubSection.php
A section.
OnpubSection.php
OnpubSection.php in OnpubSection.php
OnpubSections
OnpubSections in OnpubSections.php
Manage sections in an Onpub database.
OnpubSections.php
OnpubSections.php in OnpubSections.php
OnpubWebsite
OnpubWebsite in OnpubWebsite.php
A website.
OnpubWebsite.php
OnpubWebsite.php in OnpubWebsite.php
OnpubWebsites
OnpubWebsites in OnpubWebsites.php
Manage websites in an Onpub database.
OnpubWebsites.php
OnpubWebsites.php in OnpubWebsites.php
OnpubWSMap
OnpubWSMap in OnpubWSMap.php
A website-section map.
OnpubWSMap.php
OnpubWSMap.php in OnpubWSMap.php
OnpubWSMaps
OnpubWSMaps in OnpubWSMaps.php
Manage website-section maps in an Onpub database.
OnpubWSMaps.php
OnpubWSMaps.php in OnpubWSMaps.php
p
top
$parent
OnpubSection::$parent in OnpubSection.php
Parent section. Default is NULL.
$parentID
OnpubSection::$parentID in OnpubSection.php
Parent section ID. Default is NULL.
r
top
$rowLimit
OnpubQueryOptions::$rowLimit in OnpubQueryOptions.php
Default is NULL.
s
top
$sectionID
OnpubWSMap::$sectionID in OnpubWSMap.php
Section ID. Default is NULL.
$sectionID
OnpubSAMap::$sectionID in OnpubSAMap.php
Section ID. Default is NULL.
$sectionIDs
OnpubArticle::$sectionIDs in OnpubArticle.php
Article section IDs. Default is an empty array.
$sections
OnpubWebsite::$sections in OnpubWebsite.php
Website sections. Default is an empty array.
$sections
OnpubSection::$sections in OnpubSection.php
Section sections. Default is an empty array.
search
OnpubWebsites::search() in OnpubWebsites.php
search
OnpubImages::search() in OnpubImages.php
search
OnpubArticles::search() in OnpubArticles.php
Search for articles in the database.
search
OnpubSections::search() in OnpubSections.php
select
OnpubSections::select() in OnpubSections.php
select
OnpubAAMaps::select() in OnpubAAMaps.php
select
OnpubImages::select() in OnpubImages.php
select
OnpubAuthors::select() in OnpubAuthors.php
select
OnpubWSMaps::select() in OnpubWSMaps.php
select
OnpubWebsites::select() in OnpubWebsites.php
select
OnpubArticles::select() in OnpubArticles.php
Get multiple articles from the database.
select
OnpubSAMaps::select() in OnpubSAMaps.php
setCreated
OnpubWSMap::setCreated() in OnpubWSMap.php
setCreated
OnpubSection::setCreated() in OnpubSection.php
setCreated
OnpubWebsite::setCreated() in OnpubWebsite.php
setCreated
OnpubSAMap::setCreated() in OnpubSAMap.php
setCreated
OnpubArticle::setCreated() in OnpubArticle.php
Set this article's creation date.
setCreated
OnpubAuthor::setCreated() in OnpubAuthor.php
setCreated
OnpubAAMap::setCreated() in OnpubAAMap.php
setCreated
OnpubImage::setCreated() in OnpubImage.php
setModified
OnpubArticle::setModified() in OnpubArticle.php
Set this article's last modification date.
setModified
OnpubWSMap::setModified() in OnpubWSMap.php
setModified
OnpubAuthor::setModified() in OnpubAuthor.php
setModified
OnpubAAMap::setModified() in OnpubAAMap.php
setModified
OnpubSAMap::setModified() in OnpubSAMap.php
setModified
OnpubSection::setModified() in OnpubSection.php
setModified
OnpubImage::setModified() in OnpubImage.php
setModified
OnpubWebsite::setModified() in OnpubWebsite.php
setPage
OnpubQueryOptions::setPage() in OnpubQueryOptions.php
Paginate a set of rows.
status
OnpubDatabase::status() in OnpubDatabase.php
Check the status of the Onpub schema.
t
top
$title
OnpubArticle::$title in OnpubArticle.php
Article title. Default is an empty string.
u
top
$url
OnpubSection::$url in OnpubSection.php
Section URL. Default is an empty string.
$url
OnpubWebsite::$url in OnpubWebsite.php
Website URL. Default is an empty string.
$url
OnpubArticle::$url in OnpubArticle.php
Article URL. Default is an empty string.
$url
OnpubImage::$url in OnpubImage.php
Image URL. Default is an empty string.
$url
OnpubAuthor::$url in OnpubAuthor.php
Author's URL. Default is an empty string.
update
OnpubSections::update() in OnpubSections.php
update
OnpubWebsites::update() in OnpubWebsites.php
update
OnpubArticles::update() in OnpubArticles.php
Update an article already in the database.
update
OnpubSAMaps::update() in OnpubSAMaps.php
update
OnpubAuthors::update() in OnpubAuthors.php
update
OnpubImages::update() in OnpubImages.php
utf8Decode
OnpubDatabase::utf8Decode() in OnpubDatabase.php
Decode a UTF8-encoded string to a latin1-encoded string.
v
top
verifyExec
OnpubDatabase::verifyExec() in OnpubDatabase.php
Verify the results of a call to PDO->exec().
verifyExecute
OnpubDatabase::verifyExecute() in OnpubDatabase.php
Verify the results of a call to PDOStatement->execute().
verifyPrepare
OnpubDatabase::verifyPrepare() in OnpubDatabase.php
Verify the results of a call to PDO->prepare().
verifyQuery
OnpubDatabase::verifyQuery() in OnpubDatabase.php
Verify the results of a call to PDO->query().
verifyTransaction
Verify the results of a call to PDO->beginTransaction() or PDO->commit().
w
top
$website
OnpubImage::$website in OnpubImage.php
Image website. Default is NULL.
$websiteID
OnpubWSMap::$websiteID in OnpubWSMap.php
Website ID. Default is NULL.
$websiteID
OnpubImage::$websiteID in OnpubImage.php
Website ID. Default is NULL.
$websiteID
OnpubSection::$websiteID in OnpubSection.php
Website ID. Default is NULL.
a c d e f g i l n o p r s t u v w _