abstract class Poodle\ResourceImplements: ArrayAccess
Constants integer FLAG_FIXED_DATE integer FLAG_FIXED_TYPE integer FLAG_FIXED_URI integer FLAG_SUB_LOCKED integer STATUS_DELETED integer STATUS_DRAFT integer STATUS_PENDING integer STATUS_PUBLISHED
Properties public $allowed_methods $body $bodylayout_id $creator_identity_id $ctime $etime $flags $l10n_id $modifier_identity_id $mtime $parent_id $ptime $rollback_of $status $title $type_flags $type_id $type_label $type_name $uri
Methods public static factory ( $path ) findBy ( array $data ) findById ( $id ) findByPath ( $path ) getData ( $id ) public __construct ( array $data = array (
) ) __get ( $k ) __set ( $k, $v ) display ( $file = NULL, $OUT = NULL ) getAttachments ( ) getChildrenOfType ( $type = NULL, $limit = 0, $offset = 0 ) getIntroText ( ) getL10NLinks ( ) getMetadata ( $key = NULL ) hasL10N ( ) offsetExists ( $k ) offsetGet ( $k ) offsetSet ( $k, $v ) offsetUnset ( $k ) toString ( $OUT = NULL )
|