"Tarjei Huse" <[EMAIL PROTECTED]> wrote:
> Hi, small clarification:
> > You also could use GUIDs (globally unique IDs) which are the
> > same across replicas.
> > Each object has method guid() to query its GUID as a string,
> > and there is also
> > mgd_get_object(GUID) which returns object by GUID.
> the function mgd_get_object does not exist, right? What you can do is:
> mgd_get_article(id OR guid)
> mgd_get_article(guid) etc
> right?
no, it's mgd_get_object_by_guid($guid) and it returns any kind of object.
test the value of $obj->__table__, or use the function get_class($obj) (PHP4) to check
the type of the object returned.
> Tarjei
>
> PS: maybe a update to all the different mgd_get functions in the manual is
> in order?
> Tarjei
>
>
> > > Stupid question 3. (on the lighter side)
> > >
> > > Nadmin and asgard have great new functionality and a better user
> > > interface, but I liked the imaginative and shield logo and
> > all of the
> > > snowy building / fire pictures. Their demise to cleaner but boring
> > > interfaces brings me sadness. Are there any plans to revive
> > the original
> > > admin site pictures in newer works? I will miss them!
> > There are plans to create GtkAsgard themable as you wish :-)
> >
> > --
> > Sincerely yours, Alexander Bokovoy
> > The Midgard Project | ALT Linux Team | Minsk Linux Users Group
> > www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
> > -- Imitation is the sincerest form of plagarism.
--
Best regards, David Guerizec
http://www.guerizec.net/david/ http://www.imuable.org/
http://www.midgard-project.org/ http://www.aurora-linux.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]