Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/libplanner/ drwxr-xr-x |
Viewing file: libplanner-mrp-day.html (17.17 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Synopsis#include <libplanner/planner.h> MrpDay; MrpDay* mrp_day_add (MrpProject *project, const gchar *name, const gchar *description); GList* mrp_day_get_all (MrpProject *project); void mrp_day_remove (MrpProject *project, MrpDay *day); gint mrp_day_get_id (MrpDay *day); const gchar* mrp_day_get_name (MrpDay *day); void mrp_day_set_name (MrpDay *day, const gchar *name); const gchar* mrp_day_get_description (MrpDay *day); void mrp_day_set_description (MrpDay *day, const gchar *description); MrpDay* mrp_day_ref (MrpDay *day); void mrp_day_unref (MrpDay *day); MrpDay* mrp_day_get_work (void); MrpDay* mrp_day_get_nonwork (void); MrpDay* mrp_day_get_use_base (void); DescriptionA day is a specific type of day, such as working day or non-working day. Other examples might be custom types like half day, or a holiday. Detailsmrp_day_add ()MrpDay* mrp_day_add (MrpProject *project, const gchar *name, const gchar *description);
Adds a new day type to
mrp_day_get_all ()GList* mrp_day_get_all (MrpProject *project);
Fetches a list of all available day types in
mrp_day_remove ()void mrp_day_remove (MrpProject *project, MrpDay *day);
Remove
mrp_day_get_id ()gint mrp_day_get_id (MrpDay *day);
Fetches the id of
mrp_day_get_name ()const gchar* mrp_day_get_name (MrpDay *day);
Fetches the name of
mrp_day_set_name ()void mrp_day_set_name (MrpDay *day, const gchar *name);
Sets the name of
mrp_day_get_description ()const gchar* mrp_day_get_description (MrpDay *day);
Fetches the description of
mrp_day_set_description ()void mrp_day_set_description (MrpDay *day, const gchar *description);
Sets the description of
mrp_day_ref ()MrpDay* mrp_day_ref (MrpDay *day);
Add a reference to
mrp_day_unref ()void mrp_day_unref (MrpDay *day);
Remove a reference from property. If the reference count reaches 0 the
property will be freed. User should not use it's reference after calling
mrp_day_get_work ()MrpDay* mrp_day_get_work (void); Fetches the builtin day type work.
mrp_day_get_nonwork ()MrpDay* mrp_day_get_nonwork (void); Fetches the builtin day type nonwork.
mrp_day_get_use_base ()MrpDay* mrp_day_get_use_base (void); Fetches the builtin day type user base
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0084 ]-- |