PHP Класс PinboardBookmark

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$_api_instance_hash This property may be public, but it is not to be touched.
$description
$hash
$is_public
$is_unread
$meta
$others These properties will not be saved.
$tags
$timestamp
$title
$url These properties are free to modify.

Открытые методы

Метод Описание
delete ( $api_instance = null ) Delete shortcut.
save ( $api_instance = null ) Save shortcut.

Защищенные методы

Метод Описание
_find_api_instance ( $hint ) Magically find out which API instance to save to, if there are more than one.

Описание методов

_find_api_instance() защищенный Метод

Magically find out which API instance to save to, if there are more than one.
protected _find_api_instance ( $hint )

delete() публичный Метод

Delete shortcut.
public delete ( $api_instance = null )

save() публичный Метод

Save shortcut.
public save ( $api_instance = null )

Описание свойств

$_api_instance_hash публичное свойство

This property may be public, but it is not to be touched.
public $_api_instance_hash

$description публичное свойство

public $description

$hash публичное свойство

public $hash

$is_public публичное свойство

public $is_public

$is_unread публичное свойство

public $is_unread

$meta публичное свойство

public $meta

$others публичное свойство

These properties will not be saved.
public $others

$tags публичное свойство

public $tags

$timestamp публичное свойство

public $timestamp

$title публичное свойство

public $title

$url публичное свойство

These properties are free to modify.
public $url