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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ g ] [ i ] [ l ] [ m ] [ n ] [ ] [ s ] [ t ] [ u ] [ v ]

a

$apiToken
in file Common.php, variable Services_UseKetchup_Common::$apiToken
accept
in file Common.php, method Services_UseKetchup_Common::accept()
    Acceptor pattern.
add
in file User.php, method Services_UseKetchup_User::add()
    Add a new user account to useketchup.com
add
in file Notes.php, method Services_UseKetchup_Notes::add()
    Add a note to an item.
add
in file Items.php, method Services_UseKetchup_Items::add()
    Add an item to the given meeting.
add
in file Meetings.php, method Services_UseKetchup_Meetings::add()
    Add a new meeting.
top

c

$client
in file Common.php, variable Services_UseKetchup_Common::$client
Common.php
procedural page Common.php
top

d

debugCall
in file Common.php, method Services_UseKetchup_Common::debugCall()
    Collect debug information on the last call.
delete
in file Notes.php, method Services_UseKetchup_Notes::delete()
    Delete a note.
delete
in file Items.php, method Services_UseKetchup_Items::delete()
    Delete an item.
delete
in file Meetings.php, method Services_UseKetchup_Meetings::delete()
    Delete a meeting.
top

e

$endpoint
in file Common.php, variable Services_UseKetchup_Common::$endpoint
top

g

getApiToken
in file UseKetchup.php, method Services_UseKetchup::getApiToken()
    Return/request an API token from useketchup. If one is already set, we return it instead of requesting one again.
getClient
in file Common.php, method Services_UseKetchup_Common::getClient()
    Return the instance of HTTP_Request2 or null.
getLastCreated
in file Notes.php, method Services_UseKetchup_Notes::getLastCreated()
    Get last created meeting.
getLastCreated
in file Items.php, method Services_UseKetchup_Items::getLastCreated()
    Get last created meeting.
getLastCreated
in file Meetings.php, method Services_UseKetchup_Meetings::getLastCreated()
    Get last created meeting.
guessId
in file Common.php, method Services_UseKetchup_Common::guessId()
    Try to guess the ID (aka shortcode_url) from the variable.
top

i

ics
in file Meetings.php, method Services_UseKetchup_Meetings::ics()
    Get an ICS calendar of your meetings.
Items.php
procedural page Items.php
top

l

$lastCreated
in file Notes.php, variable Services_UseKetchup_Notes::$lastCreated
$lastCreated
in file Meetings.php, variable Services_UseKetchup_Meetings::$lastCreated
$lastCreated
in file Items.php, variable Services_UseKetchup_Items::$lastCreated
top

m

makeRequest
in file Common.php, method Services_UseKetchup_Common::makeRequest()
    Make an API request. Override the instance of HTTP_Request2 with self::accept() if you need to configure the object with a proxy or something similar.
Meetings.php
procedural page Meetings.php
top

n

Notes.php
procedural page Notes.php
top

p

$password
in file Common.php, variable Services_UseKetchup_Common::$password
parseResponse
in file Common.php, method Services_UseKetchup_Common::parseResponse()
    Parse the response (from self::makeRequest().
previous
in file Meetings.php, method Services_UseKetchup_Meetings::previous()
    Get all previous meetings.
Projects.php
procedural page Projects.php
top

s

$subs
in file UseKetchup.php, variable Services_UseKetchup::$subs
Services_UseKetchup
in file UseKetchup.php, class Services_UseKetchup
    Services_UseKetchup
Services_UseKetchup_Common
in file Common.php, class Services_UseKetchup_Common
    Services_UseKetchup_Common
Services_UseKetchup_Items
in file Items.php, class Services_UseKetchup_Items
    Services_UseKetchup_Items
Services_UseKetchup_Meetings
in file Meetings.php, class Services_UseKetchup_Meetings
    Services_UseKetchup_Meetings
Services_UseKetchup_Notes
in file Notes.php, class Services_UseKetchup_Notes
    Services_UseKetchup_Notes
Services_UseKetchup_Projects
in file Projects.php, class Services_UseKetchup_Projects
    Services_UseKetchup_Projects
Services_UseKetchup_User
in file User.php, class Services_UseKetchup_User
    Services_UseKetchup_User
setApiToken
in file UseKetchup.php, method Services_UseKetchup::setApiToken()
    To be able to mock requests, etc. later/
setApiToken
in file Common.php, method Services_UseKetchup_Common::setApiToken()
    Set an API Token.
setPassword
in file Common.php, method Services_UseKetchup_Common::setPassword()
    Set password.
setUsername
in file Common.php, method Services_UseKetchup_Common::setUsername()
    Set username.
show
in file Projects.php, method Services_UseKetchup_Projects::show()
    Show all projects.
show
in file Meetings.php, method Services_UseKetchup_Meetings::show()
    Get meetings.
show
in file Items.php, method Services_UseKetchup_Items::show()
    Show all items of a given meeting.
show
in file Notes.php, method Services_UseKetchup_Notes::show()
    Show all notes of a given item.
sort
in file Notes.php, method Services_UseKetchup_Notes::sort()
    Change sort order of the given nodes on an item.
sort
in file Items.php, method Services_UseKetchup_Items::sort()
    Change sort order of items on a meeting.
top

t

todays
in file Meetings.php, method Services_UseKetchup_Meetings::todays()
    Get todays meetings.
top

u

$username
in file Common.php, variable Services_UseKetchup_Common::$username
User.php
procedural page User.php
UseKetchup.php
procedural page UseKetchup.php
upcoming
in file Meetings.php, method Services_UseKetchup_Meetings::upcoming()
    Get all upcoming meetings.
update
in file User.php, method Services_UseKetchup_User::update()
    Update the user. This works against whoever you are logged in with currently.
update
in file Notes.php, method Services_UseKetchup_Notes::update()
    Update a note.
update
in file Items.php, method Services_UseKetchup_Items::update()
    Update an item.
update
in file Meetings.php, method Services_UseKetchup_Meetings::update()
    Update a meeting.
update
in file Projects.php, method Services_UseKetchup_Projects::update()
    Update a project.
top

v

view
in file User.php, method Services_UseKetchup_User::view()
    View the details of the currently authenticated/logged in user.
top

_

__construct
in file UseKetchup.php, method Services_UseKetchup::__construct()
    __construct
__get
in file UseKetchup.php, method Services_UseKetchup::__get()
    Magic getter.
top

Documentation generated on Mon, 11 Mar 2019 15:39:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.